Shades of Blue Diamond #572472
Tints of Blue Diamond #572472
RGB
CMYK
RGB Variations
Color information
#572472 (or 0x572472) is known color: Blue Diamond. HEX triplet: 57, 24 and 72. RGB value is (87,36,114). Sum of RGB (Red+Green+Blue) = 87+36+114=237 (31% of max value = 765). Red value is 87 (34.38% from 255 or 36.71% from 237); Green value is 36 (14.45% from 255 or 15.19% from 237); Blue value is 114 (44.92% from 255 or 48.10% from 237); Max value from RGB is 114 - color contains mainly: blue. Hex color #572472 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #572472 is #A8DB8D. Grayscale: #3B3B3B. Windows color (decimal): -11066254 or 7480407. OLE color: 7480407.
HSL color Cylindrical-coordinate representation of color #572472: hue angle of 279.23º degrees, saturation: 0.52, lightness: 0.29%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.68%. Process color model (Four color, CMYK) of #572472 is Cyan = 0.24, Magento = 0.68, Yellow = 0 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 87 | 36 | 114 | - |
| CMYK | 0.24 | 0.68 | 0 | 0.55 |
| HSL | 279.23º | 0.52% | 0.29% | - |
| HSV(B) | 279.23º | 0.68% | 0.45% | - |
| XYZ | 7.6 | 4.5 | 16.39 | - |
| YUV | 60.14 | 158.4 | 147.16 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 87 | 36 | 114 | 0.24 | 0.68 | 0 | 0.55 | 279.23 | 0.52 | 0.29 |
| Hex | 57 | 24 | 72 | 18 | 44 | 0 | 37 | 117 | 34 | 1D |
| Octal | 127 | 44 | 162 | 30 | 104 | 0 | 67 | 427 | 64 | 35 |
| Binary | 1010111 | 100100 | 1110010 | 11000 | 1000100 | 0 | 110111 | 100010111 | 110100 | 11101 |
Color Harmonies of #572472
Complementary color
Monochromatic Colors of #572472
Black with #572472
Text Example
Text Example
White with #572472
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #572472; }
p { color: rgb(87,36,114); }
H1.HeaderClassName
{
color: #572472;
}
.AnyTagClassName
{
color: #572472;
}
</style>
background-color css
<style>
a { background-color: #572472; }
a { background-color: rgb(87,36,114); }
div.DivClassName
{
background-color: #572472;
}
.BgClassName
{
background-color: #572472;
}
</style>
border-color css
<style>
span { border-color: #572472; }
span { border-color: rgb(87,36,114); }
td.TdClassName
{
border-color: #572472;
}
.TagClassName
{
border-color: #572472;
}
</style>