Shades of Kashmir Blue #536388
Tints of Kashmir Blue #536388
RGB
CMYK
RGB Variations
Color information
#536388 (or 0x536388) is known color: Kashmir Blue. HEX triplet: 53, 63 and 88. RGB value is (83,99,136). Sum of RGB (Red+Green+Blue) = 83+99+136=318 (42% of max value = 765). Red value is 83 (32.81% from 255 or 26.10% from 318); Green value is 99 (39.06% from 255 or 31.13% from 318); Blue value is 136 (53.52% from 255 or 42.77% from 318); Max value from RGB is 136 - color contains mainly: blue. Hex color #536388 is not a web safe color. Web safe color analog (approx): #666699. Inversed color of #536388 is #AC9C77. Grayscale: #626262. Windows color (decimal): -11312248 or 8938323. OLE color: 8938323.
HSL color Cylindrical-coordinate representation of color #536388: hue angle of 221.89º 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 #536388 is Cyan = 0.39, Magento = 0.27, Yellow = 0 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 83 | 99 | 136 | - |
| CMYK | 0.39 | 0.27 | 0 | 0.47 |
| HSL | 221.89º | 0.24% | 0.43% | - |
| HSV(B) | 221.89º | 0.39% | 0.53% | - |
| XYZ | 12.47 | 12.54 | 25.06 | - |
| YUV | 98.43 | 149.2 | 116.99 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 83 | 99 | 136 | 0.39 | 0.27 | 0 | 0.47 | 221.89 | 0.24 | 0.43 |
| Hex | 53 | 63 | 88 | 27 | 1B | 0 | 2F | DE | 18 | 2B |
| Octal | 123 | 143 | 210 | 47 | 33 | 0 | 57 | 336 | 30 | 53 |
| Binary | 1010011 | 1100011 | 10001000 | 100111 | 11011 | 0 | 101111 | 11011110 | 11000 | 101011 |
Color Harmonies of #536388
Complementary color
Monochromatic Colors of #536388
Black with #536388
Text Example
Text Example
White with #536388
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #536388; }
p { color: rgb(83,99,136); }
H1.HeaderClassName
{
color: #536388;
}
.AnyTagClassName
{
color: #536388;
}
</style>
background-color css
<style>
a { background-color: #536388; }
a { background-color: rgb(83,99,136); }
div.DivClassName
{
background-color: #536388;
}
.BgClassName
{
background-color: #536388;
}
</style>
border-color css
<style>
span { border-color: #536388; }
span { border-color: rgb(83,99,136); }
td.TdClassName
{
border-color: #536388;
}
.TagClassName
{
border-color: #536388;
}
</style>