Shades of Blue Diamond #582577
Tints of Blue Diamond #582577
RGB
CMYK
RGB Variations
Color information
#582577 (or 0x582577) is known color: Blue Diamond. HEX triplet: 58, 25 and 77. RGB value is (88,37,119). Sum of RGB (Red+Green+Blue) = 88+37+119=244 (32% of max value = 765). Red value is 88 (34.77% from 255 or 36.07% from 244); Green value is 37 (14.84% from 255 or 15.16% from 244); Blue value is 119 (46.88% from 255 or 48.77% from 244); Max value from RGB is 119 - color contains mainly: blue. Hex color #582577 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #582577 is #A7DA88. Grayscale: #3D3D3D. Windows color (decimal): -11000457 or 7808344. OLE color: 7808344.
HSL color Cylindrical-coordinate representation of color #582577: hue angle of 277.32º degrees, saturation: 0.53, lightness: 0.31%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.69%. Process color model (Four color, CMYK) of #582577 is Cyan = 0.26, Magento = 0.69, Yellow = 0 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 88 | 37 | 119 | - |
| CMYK | 0.26 | 0.69 | 0 | 0.53 |
| HSL | 277.32º | 0.53% | 0.31% | - |
| HSV(B) | 277.32º | 0.69% | 0.47% | - |
| XYZ | 8.02 | 4.73 | 17.94 | - |
| YUV | 61.6 | 160.4 | 146.83 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 88 | 37 | 119 | 0.26 | 0.69 | 0 | 0.53 | 277.32 | 0.53 | 0.31 |
| Hex | 58 | 25 | 77 | 1A | 45 | 0 | 35 | 115 | 35 | 1F |
| Octal | 130 | 45 | 167 | 32 | 105 | 0 | 65 | 425 | 65 | 37 |
| Binary | 1011000 | 100101 | 1110111 | 11010 | 1000101 | 0 | 110101 | 100010101 | 110101 | 11111 |
Color Harmonies of #582577
Complementary color
Monochromatic Colors of #582577
Black with #582577
Text Example
Text Example
White with #582577
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #582577; }
p { color: rgb(88,37,119); }
H1.HeaderClassName
{
color: #582577;
}
.AnyTagClassName
{
color: #582577;
}
</style>
background-color css
<style>
a { background-color: #582577; }
a { background-color: rgb(88,37,119); }
div.DivClassName
{
background-color: #582577;
}
.BgClassName
{
background-color: #582577;
}
</style>
border-color css
<style>
span { border-color: #582577; }
span { border-color: rgb(88,37,119); }
td.TdClassName
{
border-color: #582577;
}
.TagClassName
{
border-color: #582577;
}
</style>