Shades of Kashmir Blue #526588
Tints of Kashmir Blue #526588
RGB
CMYK
RGB Variations
Color information
#526588 (or 0x526588) is known color: Kashmir Blue. HEX triplet: 52, 65 and 88. RGB value is (82,101,136). Sum of RGB (Red+Green+Blue) = 82+101+136=319 (42% of max value = 765). Red value is 82 (32.42% from 255 or 25.71% from 319); Green value is 101 (39.84% from 255 or 31.66% from 319); Blue value is 136 (53.52% from 255 or 42.63% from 319); Max value from RGB is 136 - color contains mainly: blue. Hex color #526588 is not a web safe color. Web safe color analog (approx): #666699. Inversed color of #526588 is #AD9A77. Grayscale: #636363. Windows color (decimal): -11377272 or 8938834. OLE color: 8938834.
HSL color Cylindrical-coordinate representation of color #526588: hue angle of 218.89º degrees, saturation: 0.25, lightness: 0.43%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.4%. Process color model (Four color, CMYK) of #526588 is Cyan = 0.40, Magento = 0.26, Yellow = 0 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 82 | 101 | 136 | - |
| CMYK | 0.40 | 0.26 | 0 | 0.47 |
| HSL | 218.89º | 0.25% | 0.43% | - |
| HSV(B) | 218.89º | 0.4% | 0.53% | - |
| XYZ | 12.58 | 12.88 | 25.12 | - |
| YUV | 99.31 | 148.71 | 115.65 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 82 | 101 | 136 | 0.40 | 0.26 | 0 | 0.47 | 218.89 | 0.25 | 0.43 |
| Hex | 52 | 65 | 88 | 28 | 1A | 0 | 2F | DB | 19 | 2B |
| Octal | 122 | 145 | 210 | 50 | 32 | 0 | 57 | 333 | 31 | 53 |
| Binary | 1010010 | 1100101 | 10001000 | 101000 | 11010 | 0 | 101111 | 11011011 | 11001 | 101011 |
Color Harmonies of #526588
Complementary color
Monochromatic Colors of #526588
Black with #526588
Text Example
Text Example
White with #526588
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #526588; }
p { color: rgb(82,101,136); }
H1.HeaderClassName
{
color: #526588;
}
.AnyTagClassName
{
color: #526588;
}
</style>
background-color css
<style>
a { background-color: #526588; }
a { background-color: rgb(82,101,136); }
div.DivClassName
{
background-color: #526588;
}
.BgClassName
{
background-color: #526588;
}
</style>
border-color css
<style>
span { border-color: #526588; }
span { border-color: rgb(82,101,136); }
td.TdClassName
{
border-color: #526588;
}
.TagClassName
{
border-color: #526588;
}
</style>