Shades of Kashmir Blue #536888
Tints of Kashmir Blue #536888
RGB
CMYK
RGB Variations
Color information
#536888 (or 0x536888) is known color: Kashmir Blue. HEX triplet: 53, 68 and 88. RGB value is (83,104,136). Sum of RGB (Red+Green+Blue) = 83+104+136=323 (42% of max value = 765). Red value is 83 (32.81% from 255 or 25.70% from 323); Green value is 104 (41.02% from 255 or 32.20% from 323); Blue value is 136 (53.52% from 255 or 42.11% from 323); Max value from RGB is 136 - color contains mainly: blue. Hex color #536888 is not a web safe color. Web safe color analog (approx): #666699. Inversed color of #536888 is #AC9777. Grayscale: #656565. Windows color (decimal): -11310968 or 8939603. OLE color: 8939603.
HSL color Cylindrical-coordinate representation of color #536888: hue angle of 216.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 #536888 is Cyan = 0.39, Magento = 0.24, Yellow = 0 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 83 | 104 | 136 | - |
| CMYK | 0.39 | 0.24 | 0 | 0.47 |
| HSL | 216.23º | 0.24% | 0.43% | - |
| HSV(B) | 216.23º | 0.39% | 0.53% | - |
| XYZ | 12.96 | 13.52 | 25.22 | - |
| YUV | 101.37 | 147.54 | 114.9 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 83 | 104 | 136 | 0.39 | 0.24 | 0 | 0.47 | 216.23 | 0.24 | 0.43 |
| Hex | 53 | 68 | 88 | 27 | 18 | 0 | 2F | D8 | 18 | 2B |
| Octal | 123 | 150 | 210 | 47 | 30 | 0 | 57 | 330 | 30 | 53 |
| Binary | 1010011 | 1101000 | 10001000 | 100111 | 11000 | 0 | 101111 | 11011000 | 11000 | 101011 |
Color Harmonies of #536888
Complementary color
Monochromatic Colors of #536888
Black with #536888
Text Example
Text Example
White with #536888
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #536888; }
p { color: rgb(83,104,136); }
H1.HeaderClassName
{
color: #536888;
}
.AnyTagClassName
{
color: #536888;
}
</style>
background-color css
<style>
a { background-color: #536888; }
a { background-color: rgb(83,104,136); }
div.DivClassName
{
background-color: #536888;
}
.BgClassName
{
background-color: #536888;
}
</style>
border-color css
<style>
span { border-color: #536888; }
span { border-color: rgb(83,104,136); }
td.TdClassName
{
border-color: #536888;
}
.TagClassName
{
border-color: #536888;
}
</style>