Shades of Kashmir Blue #536589
Tints of Kashmir Blue #536589
RGB
CMYK
RGB Variations
Color information
#536589 (or 0x536589) is known color: Kashmir Blue. HEX triplet: 53, 65 and 89. RGB value is (83,101,137). Sum of RGB (Red+Green+Blue) = 83+101+137=321 (42% of max value = 765). Red value is 83 (32.81% from 255 or 25.86% from 321); Green value is 101 (39.84% from 255 or 31.46% from 321); Blue value is 137 (53.91% from 255 or 42.68% from 321); Max value from RGB is 137 - color contains mainly: blue. Hex color #536589 is not a web safe color. Web safe color analog (approx): #666699. Inversed color of #536589 is #AC9A76. Grayscale: #636363. Windows color (decimal): -11311735 or 9004371. OLE color: 9004371.
HSL color Cylindrical-coordinate representation of color #536589: hue angle of 220º degrees, saturation: 0.25, lightness: 0.43%. HSV value (or HSB Brightness) of color is 0.54% and HSV saturation: 0.39%. Process color model (Four color, CMYK) of #536589 is Cyan = 0.39, Magento = 0.26, Yellow = 0 and Black (K on CMYK) = 0.46.
Color convert
| RGB | 83 | 101 | 137 | - |
| CMYK | 0.39 | 0.26 | 0 | 0.46 |
| HSL | 220º | 0.25% | 0.43% | - |
| HSV(B) | 220º | 0.39% | 0.54% | - |
| XYZ | 12.74 | 12.95 | 25.5 | - |
| YUV | 99.72 | 149.04 | 116.07 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 83 | 101 | 137 | 0.39 | 0.26 | 0 | 0.46 | 220 | 0.25 | 0.43 |
| Hex | 53 | 65 | 89 | 27 | 1A | 0 | 2E | DC | 19 | 2B |
| Octal | 123 | 145 | 211 | 47 | 32 | 0 | 56 | 334 | 31 | 53 |
| Binary | 1010011 | 1100101 | 10001001 | 100111 | 11010 | 0 | 101110 | 11011100 | 11001 | 101011 |
Color Harmonies of #536589
Complementary color
Monochromatic Colors of #536589
Black with #536589
Text Example
Text Example
White with #536589
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #536589; }
p { color: rgb(83,101,137); }
H1.HeaderClassName
{
color: #536589;
}
.AnyTagClassName
{
color: #536589;
}
</style>
background-color css
<style>
a { background-color: #536589; }
a { background-color: rgb(83,101,137); }
div.DivClassName
{
background-color: #536589;
}
.BgClassName
{
background-color: #536589;
}
</style>
border-color css
<style>
span { border-color: #536589; }
span { border-color: rgb(83,101,137); }
td.TdClassName
{
border-color: #536589;
}
.TagClassName
{
border-color: #536589;
}
</style>