Shades of Kashmir Blue #536587
Tints of Kashmir Blue #536587
RGB
CMYK
RGB Variations
Color information
#536587 (or 0x536587) is known color: Kashmir Blue. HEX triplet: 53, 65 and 87. RGB value is (83,101,135). Sum of RGB (Red+Green+Blue) = 83+101+135=319 (42% of max value = 765). Red value is 83 (32.81% from 255 or 26.02% from 319); Green value is 101 (39.84% from 255 or 31.66% from 319); Blue value is 135 (53.12% from 255 or 42.32% from 319); Max value from RGB is 135 - color contains mainly: blue. Hex color #536587 is not a web safe color. Web safe color analog (approx): #666699. Inversed color of #536587 is #AC9A78. Grayscale: #636363. Windows color (decimal): -11311737 or 8873299. OLE color: 8873299.
HSL color Cylindrical-coordinate representation of color #536587: hue angle of 219.23º 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 #536587 is Cyan = 0.39, Magento = 0.25, Yellow = 0 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 83 | 101 | 135 | - |
| CMYK | 0.39 | 0.25 | 0 | 0.47 |
| HSL | 219.23º | 0.24% | 0.43% | - |
| HSV(B) | 219.23º | 0.39% | 0.53% | - |
| XYZ | 12.59 | 12.9 | 24.75 | - |
| YUV | 99.49 | 148.04 | 116.24 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 83 | 101 | 135 | 0.39 | 0.25 | 0 | 0.47 | 219.23 | 0.24 | 0.43 |
| Hex | 53 | 65 | 87 | 27 | 19 | 0 | 2F | DB | 18 | 2B |
| Octal | 123 | 145 | 207 | 47 | 31 | 0 | 57 | 333 | 30 | 53 |
| Binary | 1010011 | 1100101 | 10000111 | 100111 | 11001 | 0 | 101111 | 11011011 | 11000 | 101011 |
Color Harmonies of #536587
Complementary color
Monochromatic Colors of #536587
Black with #536587
Text Example
Text Example
White with #536587
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #536587; }
p { color: rgb(83,101,135); }
H1.HeaderClassName
{
color: #536587;
}
.AnyTagClassName
{
color: #536587;
}
</style>
background-color css
<style>
a { background-color: #536587; }
a { background-color: rgb(83,101,135); }
div.DivClassName
{
background-color: #536587;
}
.BgClassName
{
background-color: #536587;
}
</style>
border-color css
<style>
span { border-color: #536587; }
span { border-color: rgb(83,101,135); }
td.TdClassName
{
border-color: #536587;
}
.TagClassName
{
border-color: #536587;
}
</style>