Shades of Blue Diamond #471674
Tints of Blue Diamond #471674
RGB
CMYK
RGB Variations
Color information
#471674 (or 0x471674) is known color: Blue Diamond. HEX triplet: 47, 16 and 74. RGB value is (71,22,116). Sum of RGB (Red+Green+Blue) = 71+22+116=209 (27% of max value = 765). Red value is 71 (28.12% from 255 or 33.97% from 209); Green value is 22 (8.98% from 255 or 10.53% from 209); Blue value is 116 (45.70% from 255 or 55.50% from 209); Max value from RGB is 116 - color contains mainly: blue. Hex color #471674 is not a web safe color. Web safe color analog (approx): #330066. Inversed color of #471674 is #B8E98B. Grayscale: #2F2F2F. Windows color (decimal): -12118412 or 7607879. OLE color: 7607879.
HSL color Cylindrical-coordinate representation of color #471674: hue angle of 271.28º degrees, saturation: 0.68, lightness: 0.27%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.81%. Process color model (Four color, CMYK) of #471674 is Cyan = 0.39, Magento = 0.81, Yellow = 0 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 71 | 22 | 116 | - |
| CMYK | 0.39 | 0.81 | 0 | 0.55 |
| HSL | 271.28º | 0.68% | 0.27% | - |
| HSV(B) | 271.28º | 0.81% | 0.45% | - |
| XYZ | 6.04 | 3.17 | 16.82 | - |
| YUV | 47.37 | 166.73 | 144.86 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 71 | 22 | 116 | 0.39 | 0.81 | 0 | 0.55 | 271.28 | 0.68 | 0.27 |
| Hex | 47 | 16 | 74 | 27 | 51 | 0 | 37 | 10F | 44 | 1B |
| Octal | 107 | 26 | 164 | 47 | 121 | 0 | 67 | 417 | 104 | 33 |
| Binary | 1000111 | 10110 | 1110100 | 100111 | 1010001 | 0 | 110111 | 100001111 | 1000100 | 11011 |
Color Harmonies of #471674
Complementary color
Monochromatic Colors of #471674
Black with #471674
Text Example
Text Example
White with #471674
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #471674; }
p { color: rgb(71,22,116); }
H1.HeaderClassName
{
color: #471674;
}
.AnyTagClassName
{
color: #471674;
}
</style>
background-color css
<style>
a { background-color: #471674; }
a { background-color: rgb(71,22,116); }
div.DivClassName
{
background-color: #471674;
}
.BgClassName
{
background-color: #471674;
}
</style>
border-color css
<style>
span { border-color: #471674; }
span { border-color: rgb(71,22,116); }
td.TdClassName
{
border-color: #471674;
}
.TagClassName
{
border-color: #471674;
}
</style>