Shades of Kashmir Blue #536384
Tints of Kashmir Blue #536384
RGB
CMYK
RGB Variations
Color information
#536384 (or 0x536384) is known color: Kashmir Blue. HEX triplet: 53, 63 and 84. RGB value is (83,99,132). Sum of RGB (Red+Green+Blue) = 83+99+132=314 (41% of max value = 765). Red value is 83 (32.81% from 255 or 26.43% from 314); Green value is 99 (39.06% from 255 or 31.53% from 314); Blue value is 132 (51.95% from 255 or 42.04% from 314); Max value from RGB is 132 - color contains mainly: blue. Hex color #536384 is not a web safe color. Web safe color analog (approx): #666699. Inversed color of #536384 is #AC9C7B. Grayscale: #616161. Windows color (decimal): -11312252 or 8676179. OLE color: 8676179.
HSL color Cylindrical-coordinate representation of color #536384: hue angle of 220.41º degrees, saturation: 0.23, lightness: 0.42%. HSV value (or HSB Brightness) of color is 0.52% and HSV saturation: 0.37%. Process color model (Four color, CMYK) of #536384 is Cyan = 0.37, Magento = 0.25, Yellow = 0 and Black (K on CMYK) = 0.48.
Color convert
| RGB | 83 | 99 | 132 | - |
| CMYK | 0.37 | 0.25 | 0 | 0.48 |
| HSL | 220.41º | 0.23% | 0.42% | - |
| HSV(B) | 220.41º | 0.37% | 0.52% | - |
| XYZ | 12.19 | 12.43 | 23.59 | - |
| YUV | 97.98 | 147.2 | 117.32 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 83 | 99 | 132 | 0.37 | 0.25 | 0 | 0.48 | 220.41 | 0.23 | 0.42 |
| Hex | 53 | 63 | 84 | 25 | 19 | 0 | 30 | DC | 17 | 2A |
| Octal | 123 | 143 | 204 | 45 | 31 | 0 | 60 | 334 | 27 | 52 |
| Binary | 1010011 | 1100011 | 10000100 | 100101 | 11001 | 0 | 110000 | 11011100 | 10111 | 101010 |
Color Harmonies of #536384
Complementary color
Monochromatic Colors of #536384
Black with #536384
Text Example
Text Example
White with #536384
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #536384; }
p { color: rgb(83,99,132); }
H1.HeaderClassName
{
color: #536384;
}
.AnyTagClassName
{
color: #536384;
}
</style>
background-color css
<style>
a { background-color: #536384; }
a { background-color: rgb(83,99,132); }
div.DivClassName
{
background-color: #536384;
}
.BgClassName
{
background-color: #536384;
}
</style>
border-color css
<style>
span { border-color: #536384; }
span { border-color: rgb(83,99,132); }
td.TdClassName
{
border-color: #536384;
}
.TagClassName
{
border-color: #536384;
}
</style>