Shades of Blue Diamond #572774
Tints of Blue Diamond #572774
RGB
CMYK
RGB Variations
Color information
#572774 (or 0x572774) is known color: Blue Diamond. HEX triplet: 57, 27 and 74. RGB value is (87,39,116). Sum of RGB (Red+Green+Blue) = 87+39+116=242 (32% of max value = 765). Red value is 87 (34.38% from 255 or 35.95% from 242); Green value is 39 (15.62% from 255 or 16.12% from 242); Blue value is 116 (45.70% from 255 or 47.93% from 242); Max value from RGB is 116 - color contains mainly: blue. Hex color #572774 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #572774 is #A8D88B. Grayscale: #3D3D3D. Windows color (decimal): -11065484 or 7612247. OLE color: 7612247.
HSL color Cylindrical-coordinate representation of color #572774: hue angle of 277.4º degrees, saturation: 0.5, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.66%. Process color model (Four color, CMYK) of #572774 is Cyan = 0.25, Magento = 0.66, Yellow = 0 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 87 | 39 | 116 | - |
| CMYK | 0.25 | 0.66 | 0 | 0.55 |
| HSL | 277.4º | 0.5% | 0.3% | - |
| HSV(B) | 277.4º | 0.66% | 0.45% | - |
| XYZ | 7.81 | 4.74 | 17.03 | - |
| YUV | 62.13 | 158.4 | 145.74 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 87 | 39 | 116 | 0.25 | 0.66 | 0 | 0.55 | 277.4 | 0.5 | 0.3 |
| Hex | 57 | 27 | 74 | 19 | 42 | 0 | 37 | 115 | 32 | 1E |
| Octal | 127 | 47 | 164 | 31 | 102 | 0 | 67 | 425 | 62 | 36 |
| Binary | 1010111 | 100111 | 1110100 | 11001 | 1000010 | 0 | 110111 | 100010101 | 110010 | 11110 |
Color Harmonies of #572774
Complementary color
Monochromatic Colors of #572774
Black with #572774
Text Example
Text Example
White with #572774
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #572774; }
p { color: rgb(87,39,116); }
H1.HeaderClassName
{
color: #572774;
}
.AnyTagClassName
{
color: #572774;
}
</style>
background-color css
<style>
a { background-color: #572774; }
a { background-color: rgb(87,39,116); }
div.DivClassName
{
background-color: #572774;
}
.BgClassName
{
background-color: #572774;
}
</style>
border-color css
<style>
span { border-color: #572774; }
span { border-color: rgb(87,39,116); }
td.TdClassName
{
border-color: #572774;
}
.TagClassName
{
border-color: #572774;
}
</style>