Shades of Blue Diamond #572072
Tints of Blue Diamond #572072
RGB
CMYK
RGB Variations
Color information
#572072 (or 0x572072) is known color: Blue Diamond. HEX triplet: 57, 20 and 72. RGB value is (87,32,114). Sum of RGB (Red+Green+Blue) = 87+32+114=233 (30% of max value = 765). Red value is 87 (34.38% from 255 or 37.34% from 233); Green value is 32 (12.89% from 255 or 13.73% from 233); Blue value is 114 (44.92% from 255 or 48.93% from 233); Max value from RGB is 114 - color contains mainly: blue. Hex color #572072 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #572072 is #A8DF8D. Grayscale: #393939. Windows color (decimal): -11067278 or 7479383. OLE color: 7479383.
HSL color Cylindrical-coordinate representation of color #572072: hue angle of 280.24º degrees, saturation: 0.56, lightness: 0.29%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.72%. Process color model (Four color, CMYK) of #572072 is Cyan = 0.24, Magento = 0.72, Yellow = 0 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 87 | 32 | 114 | - |
| CMYK | 0.24 | 0.72 | 0 | 0.55 |
| HSL | 280.24º | 0.56% | 0.29% | - |
| HSV(B) | 280.24º | 0.72% | 0.45% | - |
| XYZ | 7.48 | 4.27 | 16.35 | - |
| YUV | 57.79 | 159.72 | 148.83 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 87 | 32 | 114 | 0.24 | 0.72 | 0 | 0.55 | 280.24 | 0.56 | 0.29 |
| Hex | 57 | 20 | 72 | 18 | 48 | 0 | 37 | 118 | 38 | 1D |
| Octal | 127 | 40 | 162 | 30 | 110 | 0 | 67 | 430 | 70 | 35 |
| Binary | 1010111 | 100000 | 1110010 | 11000 | 1001000 | 0 | 110111 | 100011000 | 111000 | 11101 |
Color Harmonies of #572072
Complementary color
Monochromatic Colors of #572072
Black with #572072
Text Example
Text Example
White with #572072
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #572072; }
p { color: rgb(87,32,114); }
H1.HeaderClassName
{
color: #572072;
}
.AnyTagClassName
{
color: #572072;
}
</style>
background-color css
<style>
a { background-color: #572072; }
a { background-color: rgb(87,32,114); }
div.DivClassName
{
background-color: #572072;
}
.BgClassName
{
background-color: #572072;
}
</style>
border-color css
<style>
span { border-color: #572072; }
span { border-color: rgb(87,32,114); }
td.TdClassName
{
border-color: #572072;
}
.TagClassName
{
border-color: #572072;
}
</style>