#cb027f

Color #CB027F Medium Violet Red (background png icon) HTML CSS
Download Color Icon.PNG:
16x16 32x32 64x64 128x128

Shades of Medium Violet Red #CB027F

Tints of Medium Violet Red #CB027F

Color information

#CB027F (or 0xCB027F) is unknown color: approx Medium Violet Red. HEX triplet: CB, 02 and 7F. RGB value is (203,2,127). Sum of RGB (Red+Green+Blue) = 203+2+127=332 (43% of max value = 765). Red value is 203 (79.69% from 255 or 61.14% from 332); Green value is 2 (1.17% from 255 or 0.60% from 332); Blue value is 127 (50% from 255 or 38.25% from 332); Max value from RGB is 203 - color contains mainly: red. Hex color #CB027F is not a web safe color. Web safe color analog (approx): #CC0066. Inversed color of #CB027F is #34FD80. Grayscale: #4C4C4C. Windows color (decimal): -3472769 or 8323787. OLE color: 8323787.

HSL color Cylindrical-coordinate representation of color #CB027F: hue angle of 322.69º degrees, saturation: 0.98, lightness: 0.4%. HSV value (or HSB Brightness) of color is 0.8% and HSV saturation: 0.99%. Process color model (Four color, CMYK) of #CB027F is Cyan = 0, Magento = 0.99, Yellow = 0.37 and Black (K on CMYK) = 0.20.

Color convert

RGB2032127-
CMYK00.990.370.20
HSL322.69º98.05%40.2%-
HSV(B)322.69º99.01%79.61%-
XYZ28.4814.2721.33-
YUV76.35156.59218.34-

RGB Variations

RGB:
RBG:
GRB:
GBR:
BRG:
BGR:

RGB

RED value IS 203 (79.69% from 255) = 61.14%
GREEN value IS 2 (1.17% from 255) = 0.60%
BLUE value IS 127 (50% from 255) = 38.25%
R=61.14%
G=0.60%
B=38.25%

CMYK

C (Cyan) values IS 0
M (Magenta) values IS 0.99
Y (Yellow) values IS 0.37
K (Black) values IS 0.20
SystemRedGreenBlueCMYKHSL
Decimal203212700.990.370.20322.6998.0540.2
HexCB27F06325141436228
Octal31321770143452450314250
Binary1100101110111111101100011100101101001010000111100010101000

Black

1234567890 Text Example


1234567890 Text Example

White

1234567890 Text Example


1234567890 Text Example


Color Harmonies of #cb027f

Triadic Colors

Analogous Colors

Split complements Colors

Complementary Color



HTML code & CSSWeb design

color css

<style>
 p { color: #cb027f; }

 p { color: rgb(203,2,127); }

 H1.HeaderClassName
 {
   color: #cb027f;
 }
 .AnyTagClassName
 {
   color: #cb027f;
 }
</style>
background-color css

<style>
 a { background-color: #cb027f; }

 a { background-color: rgb(203,2,127); }

 div.DivClassName
 {
   background-color: #cb027f;
 }
 .BgClassName
 {
   background-color: #cb027f;
 }
</style>
border-color css

<style>
 span { border-color: #cb027f; }

 span { border-color: rgb(203,2,127); }

 td.TdClassName
 {
   border-color: #cb027f;
 }
 .TagClassName
 {
   border-color: #cb027f;
 }
</style>

cancel