Shades of Blue Diamond #472166
Tints of Blue Diamond #472166
RGB
CMYK
RGB Variations
Color information
#472166 (or 0x472166) is known color: Blue Diamond. HEX triplet: 47, 21 and 66. RGB value is (71,33,102). Sum of RGB (Red+Green+Blue) = 71+33+102=206 (27% of max value = 765). Red value is 71 (28.12% from 255 or 34.47% from 206); Green value is 33 (13.28% from 255 or 16.02% from 206); Blue value is 102 (40.23% from 255 or 49.51% from 206); Max value from RGB is 102 - color contains mainly: blue. Hex color #472166 is not a web safe color. Web safe color analog (approx): #333366. Inversed color of #472166 is #B8DE99. Grayscale: #333333. Windows color (decimal): -12115610 or 6693191. OLE color: 6693191.
HSL color Cylindrical-coordinate representation of color #472166: hue angle of 273.04º degrees, saturation: 0.51, lightness: 0.26%. HSV value (or HSB Brightness) of color is 0.4% and HSV saturation: 0.68%. Process color model (Four color, CMYK) of #472166 is Cyan = 0.30, Magento = 0.68, Yellow = 0 and Black (K on CMYK) = 0.6.
Color convert
| RGB | 71 | 33 | 102 | - |
| CMYK | 0.30 | 0.68 | 0 | 0.6 |
| HSL | 273.04º | 0.51% | 0.26% | - |
| HSV(B) | 273.04º | 0.68% | 0.4% | - |
| XYZ | 5.54 | 3.39 | 12.93 | - |
| YUV | 52.23 | 156.09 | 141.39 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 71 | 33 | 102 | 0.30 | 0.68 | 0 | 0.6 | 273.04 | 0.51 | 0.26 |
| Hex | 47 | 21 | 66 | 1E | 44 | 0 | 3C | 111 | 33 | 1A |
| Octal | 107 | 41 | 146 | 36 | 104 | 0 | 74 | 421 | 63 | 32 |
| Binary | 1000111 | 100001 | 1100110 | 11110 | 1000100 | 0 | 111100 | 100010001 | 110011 | 11010 |
Color Harmonies of #472166
Complementary color
Monochromatic Colors of #472166
Black with #472166
Text Example
Text Example
White with #472166
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #472166; }
p { color: rgb(71,33,102); }
H1.HeaderClassName
{
color: #472166;
}
.AnyTagClassName
{
color: #472166;
}
</style>
background-color css
<style>
a { background-color: #472166; }
a { background-color: rgb(71,33,102); }
div.DivClassName
{
background-color: #472166;
}
.BgClassName
{
background-color: #472166;
}
</style>
border-color css
<style>
span { border-color: #472166; }
span { border-color: rgb(71,33,102); }
td.TdClassName
{
border-color: #472166;
}
.TagClassName
{
border-color: #472166;
}
</style>