Shades of Kashmir Blue #53718E
Tints of Kashmir Blue #53718E
RGB
CMYK
RGB Variations
Color information
#53718E (or 0x53718E) is known color: Kashmir Blue. HEX triplet: 53, 71 and 8E. RGB value is (83,113,142). Sum of RGB (Red+Green+Blue) = 83+113+142=338 (44% of max value = 765). Red value is 83 (32.81% from 255 or 24.56% from 338); Green value is 113 (44.53% from 255 or 33.43% from 338); Blue value is 142 (55.86% from 255 or 42.01% from 338); Max value from RGB is 142 - color contains mainly: blue. Hex color #53718E is not a web safe color. Web safe color analog (approx): #666699. Inversed color of #53718E is #AC8E71. Grayscale: #6B6B6B. Windows color (decimal): -11308658 or 9335123. OLE color: 9335123.
HSL color Cylindrical-coordinate representation of color #53718E: hue angle of 209.49º degrees, saturation: 0.26, lightness: 0.44%. HSV value (or HSB Brightness) of color is 0.56% and HSV saturation: 0.42%. Process color model (Four color, CMYK) of #53718E is Cyan = 0.42, Magento = 0.20, Yellow = 0 and Black (K on CMYK) = 0.44.
Color convert
| RGB | 83 | 113 | 142 | - |
| CMYK | 0.42 | 0.20 | 0 | 0.44 |
| HSL | 209.49º | 0.26% | 0.44% | - |
| HSV(B) | 209.49º | 0.42% | 0.56% | - |
| XYZ | 14.35 | 15.6 | 27.85 | - |
| YUV | 107.34 | 147.56 | 110.64 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 83 | 113 | 142 | 0.42 | 0.20 | 0 | 0.44 | 209.49 | 0.26 | 0.44 |
| Hex | 53 | 71 | 8E | 2A | 14 | 0 | 2C | D1 | 1A | 2C |
| Octal | 123 | 161 | 216 | 52 | 24 | 0 | 54 | 321 | 32 | 54 |
| Binary | 1010011 | 1110001 | 10001110 | 101010 | 10100 | 0 | 101100 | 11010001 | 11010 | 101100 |
Color Harmonies of #53718E
Complementary color
Monochromatic Colors of #53718E
Black with #53718E
Text Example
Text Example
White with #53718E
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #53718E; }
p { color: rgb(83,113,142); }
H1.HeaderClassName
{
color: #53718E;
}
.AnyTagClassName
{
color: #53718E;
}
</style>
background-color css
<style>
a { background-color: #53718E; }
a { background-color: rgb(83,113,142); }
div.DivClassName
{
background-color: #53718E;
}
.BgClassName
{
background-color: #53718E;
}
</style>
border-color css
<style>
span { border-color: #53718E; }
span { border-color: rgb(83,113,142); }
td.TdClassName
{
border-color: #53718E;
}
.TagClassName
{
border-color: #53718E;
}
</style>