#cf0866

Color #CF0866 Ruby (background png icon) HTML CSS
Download Color Icon.PNG:
16x16 32x32 64x64 128x128

Shades of Ruby #CF0866

Tints of Ruby #CF0866

Color information

#CF0866 (or 0xCF0866) is unknown color: approx Ruby. HEX triplet: CF, 08 and 66. RGB value is (207,8,102). Sum of RGB (Red+Green+Blue) = 207+8+102=317 (41% of max value = 765). Red value is 207 (81.25% from 255 or 65.30% from 317); Green value is 8 (3.52% from 255 or 2.52% from 317); Blue value is 102 (40.23% from 255 or 32.18% from 317); Max value from RGB is 207 - color contains mainly: red. Hex color #CF0866 is not a web safe color. Web safe color analog (approx): #CC0066. Inversed color of #CF0866 is #30F799. Grayscale: #4E4E4E. Windows color (decimal): -3209114 or 6686927. OLE color: 6686927.

HSL color Cylindrical-coordinate representation of color #CF0866: hue angle of 331.66º degrees, saturation: 0.93, lightness: 0.42%. HSV value (or HSB Brightness) of color is 0.81% and HSV saturation: 0.96%. Process color model (Four color, CMYK) of #CF0866 is Cyan = 0, Magento = 0.96, Yellow = 0.51 and Black (K on CMYK) = 0.19.

Color convert

RGB2078102-
CMYK00.960.510.19
HSL331.66º92.56%42.16%-
HSV(B)331.66º96.14%81.18%-
XYZ28.2214.413.86-
YUV78.22141.43219.86-

RGB Variations

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

RGB

RED value IS 207 (81.25% from 255) = 65.30%
GREEN value IS 8 (3.52% from 255) = 2.52%
BLUE value IS 102 (40.23% from 255) = 32.18%
R=65.30%
G=2.52%
B=32.18%

CMYK

C (Cyan) values IS 0
M (Magenta) values IS 0.96
Y (Yellow) values IS 0.51
K (Black) values IS 0.19
SystemRedGreenBlueCMYKHSL
Decimal207810200.960.510.19331.6692.5642.16
HexCF866060331314c5d2a
Octal317101460140632351413552
Binary110011111000110011001100000110011100111010011001011101101010

Black

1234567890 Text Example


1234567890 Text Example

White

1234567890 Text Example


1234567890 Text Example


Color Harmonies of #cf0866

Triadic Colors

Analogous Colors

Split complements Colors

Complementary Color



HTML code & CSSWeb design

color css

<style>
 p { color: #cf0866; }

 p { color: rgb(207,8,102); }

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

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

 a { background-color: rgb(207,8,102); }

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

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

 span { border-color: rgb(207,8,102); }

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

cancel