Shades of Kashmir Blue #526587
Tints of Kashmir Blue #526587
RGB
CMYK
RGB Variations
Color information
#526587 (or 0x526587) is known color: Kashmir Blue. HEX triplet: 52, 65 and 87. RGB value is (82,101,135). Sum of RGB (Red+Green+Blue) = 82+101+135=318 (42% of max value = 765). Red value is 82 (32.42% from 255 or 25.79% from 318); Green value is 101 (39.84% from 255 or 31.76% from 318); Blue value is 135 (53.12% from 255 or 42.45% from 318); Max value from RGB is 135 - color contains mainly: blue. Hex color #526587 is not a web safe color. Web safe color analog (approx): #666699. Inversed color of #526587 is #AD9A78. Grayscale: #636363. Windows color (decimal): -11377273 or 8873298. OLE color: 8873298.
HSL color Cylindrical-coordinate representation of color #526587: hue angle of 218.49º degrees, saturation: 0.24, lightness: 0.43%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.39%. Process color model (Four color, CMYK) of #526587 is Cyan = 0.39, Magento = 0.25, Yellow = 0 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 82 | 101 | 135 | - |
| CMYK | 0.39 | 0.25 | 0 | 0.47 |
| HSL | 218.49º | 0.24% | 0.43% | - |
| HSV(B) | 218.49º | 0.39% | 0.53% | - |
| XYZ | 12.51 | 12.85 | 24.74 | - |
| YUV | 99.2 | 148.21 | 115.74 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 82 | 101 | 135 | 0.39 | 0.25 | 0 | 0.47 | 218.49 | 0.24 | 0.43 |
| Hex | 52 | 65 | 87 | 27 | 19 | 0 | 2F | DA | 18 | 2B |
| Octal | 122 | 145 | 207 | 47 | 31 | 0 | 57 | 332 | 30 | 53 |
| Binary | 1010010 | 1100101 | 10000111 | 100111 | 11001 | 0 | 101111 | 11011010 | 11000 | 101011 |
Color Harmonies of #526587
Complementary color
Monochromatic Colors of #526587
Black with #526587
Text Example
Text Example
White with #526587
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #526587; }
p { color: rgb(82,101,135); }
H1.HeaderClassName
{
color: #526587;
}
.AnyTagClassName
{
color: #526587;
}
</style>
background-color css
<style>
a { background-color: #526587; }
a { background-color: rgb(82,101,135); }
div.DivClassName
{
background-color: #526587;
}
.BgClassName
{
background-color: #526587;
}
</style>
border-color css
<style>
span { border-color: #526587; }
span { border-color: rgb(82,101,135); }
td.TdClassName
{
border-color: #526587;
}
.TagClassName
{
border-color: #526587;
}
</style>