Shades of Kashmir Blue #526487
Tints of Kashmir Blue #526487
RGB
CMYK
RGB Variations
Color information
#526487 (or 0x526487) is known color: Kashmir Blue. HEX triplet: 52, 64 and 87. RGB value is (82,100,135). Sum of RGB (Red+Green+Blue) = 82+100+135=317 (41% of max value = 765). Red value is 82 (32.42% from 255 or 25.87% from 317); Green value is 100 (39.45% from 255 or 31.55% from 317); Blue value is 135 (53.12% from 255 or 42.59% from 317); Max value from RGB is 135 - color contains mainly: blue. Hex color #526487 is not a web safe color. Web safe color analog (approx): #666699. Inversed color of #526487 is #AD9B78. Grayscale: #626262. Windows color (decimal): -11377529 or 8873042. OLE color: 8873042.
HSL color Cylindrical-coordinate representation of color #526487: hue angle of 219.62º 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 #526487 is Cyan = 0.39, Magento = 0.26, Yellow = 0 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 82 | 100 | 135 | - |
| CMYK | 0.39 | 0.26 | 0 | 0.47 |
| HSL | 219.62º | 0.24% | 0.43% | - |
| HSV(B) | 219.62º | 0.39% | 0.53% | - |
| XYZ | 12.41 | 12.66 | 24.71 | - |
| YUV | 98.61 | 148.54 | 116.15 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 82 | 100 | 135 | 0.39 | 0.26 | 0 | 0.47 | 219.62 | 0.24 | 0.43 |
| Hex | 52 | 64 | 87 | 27 | 1A | 0 | 2F | DC | 18 | 2B |
| Octal | 122 | 144 | 207 | 47 | 32 | 0 | 57 | 334 | 30 | 53 |
| Binary | 1010010 | 1100100 | 10000111 | 100111 | 11010 | 0 | 101111 | 11011100 | 11000 | 101011 |
Color Harmonies of #526487
Complementary color
Monochromatic Colors of #526487
Black with #526487
Text Example
Text Example
White with #526487
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #526487; }
p { color: rgb(82,100,135); }
H1.HeaderClassName
{
color: #526487;
}
.AnyTagClassName
{
color: #526487;
}
</style>
background-color css
<style>
a { background-color: #526487; }
a { background-color: rgb(82,100,135); }
div.DivClassName
{
background-color: #526487;
}
.BgClassName
{
background-color: #526487;
}
</style>
border-color css
<style>
span { border-color: #526487; }
span { border-color: rgb(82,100,135); }
td.TdClassName
{
border-color: #526487;
}
.TagClassName
{
border-color: #526487;
}
</style>