Shades of Kashmir Blue #536683
Tints of Kashmir Blue #536683
RGB
CMYK
RGB Variations
Color information
#536683 (or 0x536683) is known color: Kashmir Blue. HEX triplet: 53, 66 and 83. RGB value is (83,102,131). Sum of RGB (Red+Green+Blue) = 83+102+131=316 (41% of max value = 765). Red value is 83 (32.81% from 255 or 26.27% from 316); Green value is 102 (40.23% from 255 or 32.28% from 316); Blue value is 131 (51.56% from 255 or 41.46% from 316); Max value from RGB is 131 - color contains mainly: blue. Hex color #536683 is not a web safe color. Web safe color analog (approx): #666699. Inversed color of #536683 is #AC997C. Grayscale: #636363. Windows color (decimal): -11311485 or 8611411. OLE color: 8611411.
HSL color Cylindrical-coordinate representation of color #536683: hue angle of 216.25º degrees, saturation: 0.22, lightness: 0.42%. HSV value (or HSB Brightness) of color is 0.51% and HSV saturation: 0.37%. Process color model (Four color, CMYK) of #536683 is Cyan = 0.37, Magento = 0.22, Yellow = 0 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 83 | 102 | 131 | - |
| CMYK | 0.37 | 0.22 | 0 | 0.49 |
| HSL | 216.25º | 0.22% | 0.42% | - |
| HSV(B) | 216.25º | 0.37% | 0.51% | - |
| XYZ | 12.42 | 12.98 | 23.32 | - |
| YUV | 99.63 | 145.71 | 116.14 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 83 | 102 | 131 | 0.37 | 0.22 | 0 | 0.49 | 216.25 | 0.22 | 0.42 |
| Hex | 53 | 66 | 83 | 25 | 16 | 0 | 31 | D8 | 16 | 2A |
| Octal | 123 | 146 | 203 | 45 | 26 | 0 | 61 | 330 | 26 | 52 |
| Binary | 1010011 | 1100110 | 10000011 | 100101 | 10110 | 0 | 110001 | 11011000 | 10110 | 101010 |
Color Harmonies of #536683
Complementary color
Monochromatic Colors of #536683
Black with #536683
Text Example
Text Example
White with #536683
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #536683; }
p { color: rgb(83,102,131); }
H1.HeaderClassName
{
color: #536683;
}
.AnyTagClassName
{
color: #536683;
}
</style>
background-color css
<style>
a { background-color: #536683; }
a { background-color: rgb(83,102,131); }
div.DivClassName
{
background-color: #536683;
}
.BgClassName
{
background-color: #536683;
}
</style>
border-color css
<style>
span { border-color: #536683; }
span { border-color: rgb(83,102,131); }
td.TdClassName
{
border-color: #536683;
}
.TagClassName
{
border-color: #536683;
}
</style>