Shades of Kashmir Blue #526087
Tints of Kashmir Blue #526087
RGB
CMYK
RGB Variations
Color information
#526087 (or 0x526087) is known color: Kashmir Blue. HEX triplet: 52, 60 and 87. RGB value is (82,96,135). Sum of RGB (Red+Green+Blue) = 82+96+135=313 (41% of max value = 765). Red value is 82 (32.42% from 255 or 26.20% from 313); Green value is 96 (37.89% from 255 or 30.67% from 313); Blue value is 135 (53.12% from 255 or 43.13% from 313); Max value from RGB is 135 - color contains mainly: blue. Hex color #526087 is not a web safe color. Web safe color analog (approx): #666699. Inversed color of #526087 is #AD9F78. Grayscale: #606060. Windows color (decimal): -11378553 or 8872018. OLE color: 8872018.
HSL color Cylindrical-coordinate representation of color #526087: hue angle of 224.15º 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 #526087 is Cyan = 0.39, Magento = 0.29, Yellow = 0 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 82 | 96 | 135 | - |
| CMYK | 0.39 | 0.29 | 0 | 0.47 |
| HSL | 224.15º | 0.24% | 0.43% | - |
| HSV(B) | 224.15º | 0.39% | 0.53% | - |
| XYZ | 12.04 | 11.91 | 24.59 | - |
| YUV | 96.26 | 149.86 | 117.83 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 82 | 96 | 135 | 0.39 | 0.29 | 0 | 0.47 | 224.15 | 0.24 | 0.43 |
| Hex | 52 | 60 | 87 | 27 | 1D | 0 | 2F | E0 | 18 | 2B |
| Octal | 122 | 140 | 207 | 47 | 35 | 0 | 57 | 340 | 30 | 53 |
| Binary | 1010010 | 1100000 | 10000111 | 100111 | 11101 | 0 | 101111 | 11100000 | 11000 | 101011 |
Color Harmonies of #526087
Complementary color
Monochromatic Colors of #526087
Black with #526087
Text Example
Text Example
White with #526087
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #526087; }
p { color: rgb(82,96,135); }
H1.HeaderClassName
{
color: #526087;
}
.AnyTagClassName
{
color: #526087;
}
</style>
background-color css
<style>
a { background-color: #526087; }
a { background-color: rgb(82,96,135); }
div.DivClassName
{
background-color: #526087;
}
.BgClassName
{
background-color: #526087;
}
</style>
border-color css
<style>
span { border-color: #526087; }
span { border-color: rgb(82,96,135); }
td.TdClassName
{
border-color: #526087;
}
.TagClassName
{
border-color: #526087;
}
</style>