Shades of Blue Diamond #582477
Tints of Blue Diamond #582477
RGB
CMYK
RGB Variations
Color information
#582477 (or 0x582477) is known color: Blue Diamond. HEX triplet: 58, 24 and 77. RGB value is (88,36,119). Sum of RGB (Red+Green+Blue) = 88+36+119=243 (32% of max value = 765). Red value is 88 (34.77% from 255 or 36.21% from 243); Green value is 36 (14.45% from 255 or 14.81% from 243); Blue value is 119 (46.88% from 255 or 48.97% from 243); Max value from RGB is 119 - color contains mainly: blue. Hex color #582477 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #582477 is #A7DB88. Grayscale: #3C3C3C. Windows color (decimal): -11000713 or 7808088. OLE color: 7808088.
HSL color Cylindrical-coordinate representation of color #582477: hue angle of 277.59º degrees, saturation: 0.54, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.7%. Process color model (Four color, CMYK) of #582477 is Cyan = 0.26, Magento = 0.70, Yellow = 0 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 88 | 36 | 119 | - |
| CMYK | 0.26 | 0.70 | 0 | 0.53 |
| HSL | 277.59º | 0.54% | 0.3% | - |
| HSV(B) | 277.59º | 0.7% | 0.47% | - |
| XYZ | 7.99 | 4.67 | 17.93 | - |
| YUV | 61.01 | 160.73 | 147.25 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 88 | 36 | 119 | 0.26 | 0.70 | 0 | 0.53 | 277.59 | 0.54 | 0.3 |
| Hex | 58 | 24 | 77 | 1A | 46 | 0 | 35 | 116 | 36 | 1E |
| Octal | 130 | 44 | 167 | 32 | 106 | 0 | 65 | 426 | 66 | 36 |
| Binary | 1011000 | 100100 | 1110111 | 11010 | 1000110 | 0 | 110101 | 100010110 | 110110 | 11110 |
Color Harmonies of #582477
Complementary color
Monochromatic Colors of #582477
Black with #582477
Text Example
Text Example
White with #582477
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #582477; }
p { color: rgb(88,36,119); }
H1.HeaderClassName
{
color: #582477;
}
.AnyTagClassName
{
color: #582477;
}
</style>
background-color css
<style>
a { background-color: #582477; }
a { background-color: rgb(88,36,119); }
div.DivClassName
{
background-color: #582477;
}
.BgClassName
{
background-color: #582477;
}
</style>
border-color css
<style>
span { border-color: #582477; }
span { border-color: rgb(88,36,119); }
td.TdClassName
{
border-color: #582477;
}
.TagClassName
{
border-color: #582477;
}
</style>