Shades of Kashmir Blue #536690
Tints of Kashmir Blue #536690
RGB
CMYK
RGB Variations
Color information
#536690 (or 0x536690) is known color: Kashmir Blue. HEX triplet: 53, 66 and 90. RGB value is (83,102,144). Sum of RGB (Red+Green+Blue) = 83+102+144=329 (43% of max value = 765). Red value is 83 (32.81% from 255 or 25.23% from 329); Green value is 102 (40.23% from 255 or 31.00% from 329); Blue value is 144 (56.64% from 255 or 43.77% from 329); Max value from RGB is 144 - color contains mainly: blue. Hex color #536690 is not a web safe color. Web safe color analog (approx): #666699. Inversed color of #536690 is #AC996F. Grayscale: #646464. Windows color (decimal): -11311472 or 9463379. OLE color: 9463379.
HSL color Cylindrical-coordinate representation of color #536690: hue angle of 221.31º degrees, saturation: 0.27, lightness: 0.45%. HSV value (or HSB Brightness) of color is 0.56% and HSV saturation: 0.42%. Process color model (Four color, CMYK) of #536690 is Cyan = 0.42, Magento = 0.29, Yellow = 0 and Black (K on CMYK) = 0.44.
Color convert
| RGB | 83 | 102 | 144 | - |
| CMYK | 0.42 | 0.29 | 0 | 0.44 |
| HSL | 221.31º | 0.27% | 0.45% | - |
| HSV(B) | 221.31º | 0.42% | 0.56% | - |
| XYZ | 13.35 | 13.36 | 28.26 | - |
| YUV | 101.11 | 152.21 | 115.08 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 83 | 102 | 144 | 0.42 | 0.29 | 0 | 0.44 | 221.31 | 0.27 | 0.45 |
| Hex | 53 | 66 | 90 | 2A | 1D | 0 | 2C | DD | 1B | 2D |
| Octal | 123 | 146 | 220 | 52 | 35 | 0 | 54 | 335 | 33 | 55 |
| Binary | 1010011 | 1100110 | 10010000 | 101010 | 11101 | 0 | 101100 | 11011101 | 11011 | 101101 |
Color Harmonies of #536690
Complementary color
Monochromatic Colors of #536690
Black with #536690
Text Example
Text Example
White with #536690
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #536690; }
p { color: rgb(83,102,144); }
H1.HeaderClassName
{
color: #536690;
}
.AnyTagClassName
{
color: #536690;
}
</style>
background-color css
<style>
a { background-color: #536690; }
a { background-color: rgb(83,102,144); }
div.DivClassName
{
background-color: #536690;
}
.BgClassName
{
background-color: #536690;
}
</style>
border-color css
<style>
span { border-color: #536690; }
span { border-color: rgb(83,102,144); }
td.TdClassName
{
border-color: #536690;
}
.TagClassName
{
border-color: #536690;
}
</style>