Shades of Blue Diamond #472071
Tints of Blue Diamond #472071
RGB
CMYK
RGB Variations
Color information
#472071 (or 0x472071) is known color: Blue Diamond. HEX triplet: 47, 20 and 71. RGB value is (71,32,113). Sum of RGB (Red+Green+Blue) = 71+32+113=216 (28% of max value = 765). Red value is 71 (28.12% from 255 or 32.87% from 216); Green value is 32 (12.89% from 255 or 14.81% from 216); Blue value is 113 (44.53% from 255 or 52.31% from 216); Max value from RGB is 113 - color contains mainly: blue. Hex color #472071 is not a web safe color. Web safe color analog (approx): #333366. Inversed color of #472071 is #B8DF8E. Grayscale: #343434. Windows color (decimal): -12115855 or 7413831. OLE color: 7413831.
HSL color Cylindrical-coordinate representation of color #472071: hue angle of 268.89º degrees, saturation: 0.56, lightness: 0.28%. HSV value (or HSB Brightness) of color is 0.44% and HSV saturation: 0.72%. Process color model (Four color, CMYK) of #472071 is Cyan = 0.37, Magento = 0.72, Yellow = 0 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 71 | 32 | 113 | - |
| CMYK | 0.37 | 0.72 | 0 | 0.56 |
| HSL | 268.89º | 0.56% | 0.28% | - |
| HSV(B) | 268.89º | 0.72% | 0.44% | - |
| XYZ | 6.1 | 3.56 | 15.99 | - |
| YUV | 52.9 | 161.92 | 140.91 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 71 | 32 | 113 | 0.37 | 0.72 | 0 | 0.56 | 268.89 | 0.56 | 0.28 |
| Hex | 47 | 20 | 71 | 25 | 48 | 0 | 38 | 10D | 38 | 1C |
| Octal | 107 | 40 | 161 | 45 | 110 | 0 | 70 | 415 | 70 | 34 |
| Binary | 1000111 | 100000 | 1110001 | 100101 | 1001000 | 0 | 111000 | 100001101 | 111000 | 11100 |
Color Harmonies of #472071
Complementary color
Monochromatic Colors of #472071
Black with #472071
Text Example
Text Example
White with #472071
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #472071; }
p { color: rgb(71,32,113); }
H1.HeaderClassName
{
color: #472071;
}
.AnyTagClassName
{
color: #472071;
}
</style>
background-color css
<style>
a { background-color: #472071; }
a { background-color: rgb(71,32,113); }
div.DivClassName
{
background-color: #472071;
}
.BgClassName
{
background-color: #472071;
}
</style>
border-color css
<style>
span { border-color: #472071; }
span { border-color: rgb(71,32,113); }
td.TdClassName
{
border-color: #472071;
}
.TagClassName
{
border-color: #472071;
}
</style>