Shades of Blue Diamond #471972
Tints of Blue Diamond #471972
RGB
CMYK
RGB Variations
Color information
#471972 (or 0x471972) is known color: Blue Diamond. HEX triplet: 47, 19 and 72. RGB value is (71,25,114). Sum of RGB (Red+Green+Blue) = 71+25+114=210 (27% of max value = 765). Red value is 71 (28.12% from 255 or 33.81% from 210); Green value is 25 (10.16% from 255 or 11.90% from 210); Blue value is 114 (44.92% from 255 or 54.29% from 210); Max value from RGB is 114 - color contains mainly: blue. Hex color #471972 is not a web safe color. Web safe color analog (approx): #330066. Inversed color of #471972 is #B8E68D. Grayscale: #303030. Windows color (decimal): -12117646 or 7477575. OLE color: 7477575.
HSL color Cylindrical-coordinate representation of color #471972: hue angle of 271.01º degrees, saturation: 0.64, lightness: 0.27%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.78%. Process color model (Four color, CMYK) of #471972 is Cyan = 0.38, Magento = 0.78, Yellow = 0 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 71 | 25 | 114 | - |
| CMYK | 0.38 | 0.78 | 0 | 0.55 |
| HSL | 271.01º | 0.64% | 0.27% | - |
| HSV(B) | 271.01º | 0.78% | 0.45% | - |
| XYZ | 5.98 | 3.25 | 16.23 | - |
| YUV | 48.9 | 164.74 | 143.76 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 71 | 25 | 114 | 0.38 | 0.78 | 0 | 0.55 | 271.01 | 0.64 | 0.27 |
| Hex | 47 | 19 | 72 | 26 | 4E | 0 | 37 | 10F | 40 | 1B |
| Octal | 107 | 31 | 162 | 46 | 116 | 0 | 67 | 417 | 100 | 33 |
| Binary | 1000111 | 11001 | 1110010 | 100110 | 1001110 | 0 | 110111 | 100001111 | 1000000 | 11011 |
Color Harmonies of #471972
Complementary color
Monochromatic Colors of #471972
Black with #471972
Text Example
Text Example
White with #471972
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #471972; }
p { color: rgb(71,25,114); }
H1.HeaderClassName
{
color: #471972;
}
.AnyTagClassName
{
color: #471972;
}
</style>
background-color css
<style>
a { background-color: #471972; }
a { background-color: rgb(71,25,114); }
div.DivClassName
{
background-color: #471972;
}
.BgClassName
{
background-color: #471972;
}
</style>
border-color css
<style>
span { border-color: #471972; }
span { border-color: rgb(71,25,114); }
td.TdClassName
{
border-color: #471972;
}
.TagClassName
{
border-color: #471972;
}
</style>