Shades of Kashmir Blue #536786
Tints of Kashmir Blue #536786
RGB
CMYK
RGB Variations
Color information
#536786 (or 0x536786) is known color: Kashmir Blue. HEX triplet: 53, 67 and 86. RGB value is (83,103,134). Sum of RGB (Red+Green+Blue) = 83+103+134=320 (42% of max value = 765). Red value is 83 (32.81% from 255 or 25.94% from 320); Green value is 103 (40.62% from 255 or 32.19% from 320); Blue value is 134 (52.73% from 255 or 41.88% from 320); Max value from RGB is 134 - color contains mainly: blue. Hex color #536786 is not a web safe color. Web safe color analog (approx): #666699. Inversed color of #536786 is #AC9879. Grayscale: #646464. Windows color (decimal): -11311226 or 8808275. OLE color: 8808275.
HSL color Cylindrical-coordinate representation of color #536786: hue angle of 216.47º degrees, saturation: 0.24, lightness: 0.43%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.38%. Process color model (Four color, CMYK) of #536786 is Cyan = 0.38, Magento = 0.23, Yellow = 0 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 83 | 103 | 134 | - |
| CMYK | 0.38 | 0.23 | 0 | 0.47 |
| HSL | 216.47º | 0.24% | 0.43% | - |
| HSV(B) | 216.47º | 0.38% | 0.53% | - |
| XYZ | 12.72 | 13.26 | 24.44 | - |
| YUV | 100.55 | 146.87 | 115.48 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 83 | 103 | 134 | 0.38 | 0.23 | 0 | 0.47 | 216.47 | 0.24 | 0.43 |
| Hex | 53 | 67 | 86 | 26 | 17 | 0 | 2F | D8 | 18 | 2B |
| Octal | 123 | 147 | 206 | 46 | 27 | 0 | 57 | 330 | 30 | 53 |
| Binary | 1010011 | 1100111 | 10000110 | 100110 | 10111 | 0 | 101111 | 11011000 | 11000 | 101011 |
Color Harmonies of #536786
Complementary color
Monochromatic Colors of #536786
Black with #536786
Text Example
Text Example
White with #536786
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #536786; }
p { color: rgb(83,103,134); }
H1.HeaderClassName
{
color: #536786;
}
.AnyTagClassName
{
color: #536786;
}
</style>
background-color css
<style>
a { background-color: #536786; }
a { background-color: rgb(83,103,134); }
div.DivClassName
{
background-color: #536786;
}
.BgClassName
{
background-color: #536786;
}
</style>
border-color css
<style>
span { border-color: #536786; }
span { border-color: rgb(83,103,134); }
td.TdClassName
{
border-color: #536786;
}
.TagClassName
{
border-color: #536786;
}
</style>