Shades of Kashmir Blue #536385
Tints of Kashmir Blue #536385
RGB
CMYK
RGB Variations
Color information
#536385 (or 0x536385) is known color: Kashmir Blue. HEX triplet: 53, 63 and 85. RGB value is (83,99,133). Sum of RGB (Red+Green+Blue) = 83+99+133=315 (41% of max value = 765). Red value is 83 (32.81% from 255 or 26.35% from 315); Green value is 99 (39.06% from 255 or 31.43% from 315); Blue value is 133 (52.34% from 255 or 42.22% from 315); Max value from RGB is 133 - color contains mainly: blue. Hex color #536385 is not a web safe color. Web safe color analog (approx): #666699. Inversed color of #536385 is #AC9C7A. Grayscale: #616161. Windows color (decimal): -11312251 or 8741715. OLE color: 8741715.
HSL color Cylindrical-coordinate representation of color #536385: hue angle of 220.8º degrees, saturation: 0.23, lightness: 0.42%. HSV value (or HSB Brightness) of color is 0.52% and HSV saturation: 0.38%. Process color model (Four color, CMYK) of #536385 is Cyan = 0.38, Magento = 0.26, Yellow = 0 and Black (K on CMYK) = 0.48.
Color convert
| RGB | 83 | 99 | 133 | - |
| CMYK | 0.38 | 0.26 | 0 | 0.48 |
| HSL | 220.8º | 0.23% | 0.42% | - |
| HSV(B) | 220.8º | 0.38% | 0.52% | - |
| XYZ | 12.26 | 12.46 | 23.95 | - |
| YUV | 98.09 | 147.7 | 117.24 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 83 | 99 | 133 | 0.38 | 0.26 | 0 | 0.48 | 220.8 | 0.23 | 0.42 |
| Hex | 53 | 63 | 85 | 26 | 1A | 0 | 30 | DD | 17 | 2A |
| Octal | 123 | 143 | 205 | 46 | 32 | 0 | 60 | 335 | 27 | 52 |
| Binary | 1010011 | 1100011 | 10000101 | 100110 | 11010 | 0 | 110000 | 11011101 | 10111 | 101010 |
Color Harmonies of #536385
Complementary color
Monochromatic Colors of #536385
Black with #536385
Text Example
Text Example
White with #536385
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #536385; }
p { color: rgb(83,99,133); }
H1.HeaderClassName
{
color: #536385;
}
.AnyTagClassName
{
color: #536385;
}
</style>
background-color css
<style>
a { background-color: #536385; }
a { background-color: rgb(83,99,133); }
div.DivClassName
{
background-color: #536385;
}
.BgClassName
{
background-color: #536385;
}
</style>
border-color css
<style>
span { border-color: #536385; }
span { border-color: rgb(83,99,133); }
td.TdClassName
{
border-color: #536385;
}
.TagClassName
{
border-color: #536385;
}
</style>