Shades of Kashmir Blue #536386
Tints of Kashmir Blue #536386
RGB
CMYK
RGB Variations
Color information
#536386 (or 0x536386) is known color: Kashmir Blue. HEX triplet: 53, 63 and 86. RGB value is (83,99,134). Sum of RGB (Red+Green+Blue) = 83+99+134=316 (41% of max value = 765). Red value is 83 (32.81% from 255 or 26.27% from 316); Green value is 99 (39.06% from 255 or 31.33% from 316); Blue value is 134 (52.73% from 255 or 42.41% from 316); Max value from RGB is 134 - color contains mainly: blue. Hex color #536386 is not a web safe color. Web safe color analog (approx): #666699. Inversed color of #536386 is #AC9C79. Grayscale: #626262. Windows color (decimal): -11312250 or 8807251. OLE color: 8807251.
HSL color Cylindrical-coordinate representation of color #536386: hue angle of 221.18º degrees, saturation: 0.24, lightness: 0.43%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.38%. Process color model (Four color, CMYK) of #536386 is Cyan = 0.38, Magento = 0.26, Yellow = 0 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 83 | 99 | 134 | - |
| CMYK | 0.38 | 0.26 | 0 | 0.47 |
| HSL | 221.18º | 0.24% | 0.43% | - |
| HSV(B) | 221.18º | 0.38% | 0.53% | - |
| XYZ | 12.33 | 12.48 | 24.31 | - |
| YUV | 98.21 | 148.2 | 117.15 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 83 | 99 | 134 | 0.38 | 0.26 | 0 | 0.47 | 221.18 | 0.24 | 0.43 |
| Hex | 53 | 63 | 86 | 26 | 1A | 0 | 2F | DD | 18 | 2B |
| Octal | 123 | 143 | 206 | 46 | 32 | 0 | 57 | 335 | 30 | 53 |
| Binary | 1010011 | 1100011 | 10000110 | 100110 | 11010 | 0 | 101111 | 11011101 | 11000 | 101011 |
Color Harmonies of #536386
Complementary color
Monochromatic Colors of #536386
Black with #536386
Text Example
Text Example
White with #536386
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #536386; }
p { color: rgb(83,99,134); }
H1.HeaderClassName
{
color: #536386;
}
.AnyTagClassName
{
color: #536386;
}
</style>
background-color css
<style>
a { background-color: #536386; }
a { background-color: rgb(83,99,134); }
div.DivClassName
{
background-color: #536386;
}
.BgClassName
{
background-color: #536386;
}
</style>
border-color css
<style>
span { border-color: #536386; }
span { border-color: rgb(83,99,134); }
td.TdClassName
{
border-color: #536386;
}
.TagClassName
{
border-color: #536386;
}
</style>