Shades of Kashmir Blue #536992
Tints of Kashmir Blue #536992
RGB
CMYK
RGB Variations
Color information
#536992 (or 0x536992) is known color: Kashmir Blue. HEX triplet: 53, 69 and 92. RGB value is (83,105,146). Sum of RGB (Red+Green+Blue) = 83+105+146=334 (44% of max value = 765). Red value is 83 (32.81% from 255 or 24.85% from 334); Green value is 105 (41.41% from 255 or 31.44% from 334); Blue value is 146 (57.42% from 255 or 43.71% from 334); Max value from RGB is 146 - color contains mainly: blue. Hex color #536992 is not a web safe color. Web safe color analog (approx): #666699. Inversed color of #536992 is #AC966D. Grayscale: #666666. Windows color (decimal): -11310702 or 9595219. OLE color: 9595219.
HSL color Cylindrical-coordinate representation of color #536992: hue angle of 219.05º degrees, saturation: 0.28, lightness: 0.45%. HSV value (or HSB Brightness) of color is 0.57% and HSV saturation: 0.43%. Process color model (Four color, CMYK) of #536992 is Cyan = 0.43, Magento = 0.28, Yellow = 0 and Black (K on CMYK) = 0.43.
Color convert
| RGB | 83 | 105 | 146 | - |
| CMYK | 0.43 | 0.28 | 0 | 0.43 |
| HSL | 219.05º | 0.28% | 0.45% | - |
| HSV(B) | 219.05º | 0.43% | 0.57% | - |
| XYZ | 13.81 | 14.02 | 29.17 | - |
| YUV | 103.1 | 152.21 | 113.67 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 83 | 105 | 146 | 0.43 | 0.28 | 0 | 0.43 | 219.05 | 0.28 | 0.45 |
| Hex | 53 | 69 | 92 | 2B | 1C | 0 | 2B | DB | 1C | 2D |
| Octal | 123 | 151 | 222 | 53 | 34 | 0 | 53 | 333 | 34 | 55 |
| Binary | 1010011 | 1101001 | 10010010 | 101011 | 11100 | 0 | 101011 | 11011011 | 11100 | 101101 |
Color Harmonies of #536992
Complementary color
Monochromatic Colors of #536992
Black with #536992
Text Example
Text Example
White with #536992
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #536992; }
p { color: rgb(83,105,146); }
H1.HeaderClassName
{
color: #536992;
}
.AnyTagClassName
{
color: #536992;
}
</style>
background-color css
<style>
a { background-color: #536992; }
a { background-color: rgb(83,105,146); }
div.DivClassName
{
background-color: #536992;
}
.BgClassName
{
background-color: #536992;
}
</style>
border-color css
<style>
span { border-color: #536992; }
span { border-color: rgb(83,105,146); }
td.TdClassName
{
border-color: #536992;
}
.TagClassName
{
border-color: #536992;
}
</style>