Shades of Kashmir Blue #536389
Tints of Kashmir Blue #536389
RGB
CMYK
RGB Variations
Color information
#536389 (or 0x536389) is known color: Kashmir Blue. HEX triplet: 53, 63 and 89. RGB value is (83,99,137). Sum of RGB (Red+Green+Blue) = 83+99+137=319 (42% of max value = 765). Red value is 83 (32.81% from 255 or 26.02% from 319); Green value is 99 (39.06% from 255 or 31.03% from 319); Blue value is 137 (53.91% from 255 or 42.95% from 319); Max value from RGB is 137 - color contains mainly: blue. Hex color #536389 is not a web safe color. Web safe color analog (approx): #666699. Inversed color of #536389 is #AC9C76. Grayscale: #626262. Windows color (decimal): -11312247 or 9003859. OLE color: 9003859.
HSL color Cylindrical-coordinate representation of color #536389: hue angle of 222.22º 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 #536389 is Cyan = 0.39, Magento = 0.28, Yellow = 0 and Black (K on CMYK) = 0.46.
Color convert
| RGB | 83 | 99 | 137 | - |
| CMYK | 0.39 | 0.28 | 0 | 0.46 |
| HSL | 222.22º | 0.25% | 0.43% | - |
| HSV(B) | 222.22º | 0.39% | 0.54% | - |
| XYZ | 12.54 | 12.57 | 25.43 | - |
| YUV | 98.55 | 149.7 | 116.91 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 83 | 99 | 137 | 0.39 | 0.28 | 0 | 0.46 | 222.22 | 0.25 | 0.43 |
| Hex | 53 | 63 | 89 | 27 | 1C | 0 | 2E | DE | 19 | 2B |
| Octal | 123 | 143 | 211 | 47 | 34 | 0 | 56 | 336 | 31 | 53 |
| Binary | 1010011 | 1100011 | 10001001 | 100111 | 11100 | 0 | 101110 | 11011110 | 11001 | 101011 |
Color Harmonies of #536389
Complementary color
Monochromatic Colors of #536389
Black with #536389
Text Example
Text Example
White with #536389
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #536389; }
p { color: rgb(83,99,137); }
H1.HeaderClassName
{
color: #536389;
}
.AnyTagClassName
{
color: #536389;
}
</style>
background-color css
<style>
a { background-color: #536389; }
a { background-color: rgb(83,99,137); }
div.DivClassName
{
background-color: #536389;
}
.BgClassName
{
background-color: #536389;
}
</style>
border-color css
<style>
span { border-color: #536389; }
span { border-color: rgb(83,99,137); }
td.TdClassName
{
border-color: #536389;
}
.TagClassName
{
border-color: #536389;
}
</style>