Shades of Kashmir Blue #536088
Tints of Kashmir Blue #536088
RGB
CMYK
RGB Variations
Color information
#536088 (or 0x536088) is known color: Kashmir Blue. HEX triplet: 53, 60 and 88. RGB value is (83,96,136). Sum of RGB (Red+Green+Blue) = 83+96+136=315 (41% of max value = 765). Red value is 83 (32.81% from 255 or 26.35% from 315); Green value is 96 (37.89% from 255 or 30.48% from 315); Blue value is 136 (53.52% from 255 or 43.17% from 315); Max value from RGB is 136 - color contains mainly: blue. Hex color #536088 is not a web safe color. Web safe color analog (approx): #666699. Inversed color of #536088 is #AC9F77. Grayscale: #606060. Windows color (decimal): -11313016 or 8937555. OLE color: 8937555.
HSL color Cylindrical-coordinate representation of color #536088: hue angle of 225.28º 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 #536088 is Cyan = 0.39, Magento = 0.29, Yellow = 0 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 83 | 96 | 136 | - |
| CMYK | 0.39 | 0.29 | 0 | 0.47 |
| HSL | 225.28º | 0.24% | 0.43% | - |
| HSV(B) | 225.28º | 0.39% | 0.53% | - |
| XYZ | 12.19 | 11.98 | 24.96 | - |
| YUV | 96.67 | 150.19 | 118.25 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 83 | 96 | 136 | 0.39 | 0.29 | 0 | 0.47 | 225.28 | 0.24 | 0.43 |
| Hex | 53 | 60 | 88 | 27 | 1D | 0 | 2F | E1 | 18 | 2B |
| Octal | 123 | 140 | 210 | 47 | 35 | 0 | 57 | 341 | 30 | 53 |
| Binary | 1010011 | 1100000 | 10001000 | 100111 | 11101 | 0 | 101111 | 11100001 | 11000 | 101011 |
Color Harmonies of #536088
Complementary color
Monochromatic Colors of #536088
Black with #536088
Text Example
Text Example
White with #536088
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #536088; }
p { color: rgb(83,96,136); }
H1.HeaderClassName
{
color: #536088;
}
.AnyTagClassName
{
color: #536088;
}
</style>
background-color css
<style>
a { background-color: #536088; }
a { background-color: rgb(83,96,136); }
div.DivClassName
{
background-color: #536088;
}
.BgClassName
{
background-color: #536088;
}
</style>
border-color css
<style>
span { border-color: #536088; }
span { border-color: rgb(83,96,136); }
td.TdClassName
{
border-color: #536088;
}
.TagClassName
{
border-color: #536088;
}
</style>