Shades of Blue Diamond #592274
Tints of Blue Diamond #592274
RGB
CMYK
RGB Variations
Color information
#592274 (or 0x592274) is known color: Blue Diamond. HEX triplet: 59, 22 and 74. RGB value is (89,34,116). Sum of RGB (Red+Green+Blue) = 89+34+116=239 (31% of max value = 765). Red value is 89 (35.16% from 255 or 37.24% from 239); Green value is 34 (13.67% from 255 or 14.23% from 239); Blue value is 116 (45.70% from 255 or 48.54% from 239); Max value from RGB is 116 - color contains mainly: blue. Hex color #592274 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #592274 is #A6DD8B. Grayscale: #3B3B3B. Windows color (decimal): -10935692 or 7610969. OLE color: 7610969.
HSL color Cylindrical-coordinate representation of color #592274: hue angle of 280.24º degrees, saturation: 0.55, lightness: 0.29%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.71%. Process color model (Four color, CMYK) of #592274 is Cyan = 0.23, Magento = 0.71, Yellow = 0 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 89 | 34 | 116 | - |
| CMYK | 0.23 | 0.71 | 0 | 0.55 |
| HSL | 280.24º | 0.55% | 0.29% | - |
| HSV(B) | 280.24º | 0.71% | 0.45% | - |
| XYZ | 7.84 | 4.53 | 16.98 | - |
| YUV | 59.79 | 159.72 | 148.83 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 89 | 34 | 116 | 0.23 | 0.71 | 0 | 0.55 | 280.24 | 0.55 | 0.29 |
| Hex | 59 | 22 | 74 | 17 | 47 | 0 | 37 | 118 | 37 | 1D |
| Octal | 131 | 42 | 164 | 27 | 107 | 0 | 67 | 430 | 67 | 35 |
| Binary | 1011001 | 100010 | 1110100 | 10111 | 1000111 | 0 | 110111 | 100011000 | 110111 | 11101 |
Color Harmonies of #592274
Complementary color
Monochromatic Colors of #592274
Black with #592274
Text Example
Text Example
White with #592274
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #592274; }
p { color: rgb(89,34,116); }
H1.HeaderClassName
{
color: #592274;
}
.AnyTagClassName
{
color: #592274;
}
</style>
background-color css
<style>
a { background-color: #592274; }
a { background-color: rgb(89,34,116); }
div.DivClassName
{
background-color: #592274;
}
.BgClassName
{
background-color: #592274;
}
</style>
border-color css
<style>
span { border-color: #592274; }
span { border-color: rgb(89,34,116); }
td.TdClassName
{
border-color: #592274;
}
.TagClassName
{
border-color: #592274;
}
</style>