Shades of Kashmir Blue #536486
Tints of Kashmir Blue #536486
RGB
CMYK
RGB Variations
Color information
#536486 (or 0x536486) is known color: Kashmir Blue. HEX triplet: 53, 64 and 86. RGB value is (83,100,134). Sum of RGB (Red+Green+Blue) = 83+100+134=317 (41% of max value = 765). Red value is 83 (32.81% from 255 or 26.18% from 317); Green value is 100 (39.45% from 255 or 31.55% from 317); Blue value is 134 (52.73% from 255 or 42.27% from 317); Max value from RGB is 134 - color contains mainly: blue. Hex color #536486 is not a web safe color. Web safe color analog (approx): #666699. Inversed color of #536486 is #AC9B79. Grayscale: #626262. Windows color (decimal): -11311994 or 8807507. OLE color: 8807507.
HSL color Cylindrical-coordinate representation of color #536486: hue angle of 220º 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 #536486 is Cyan = 0.38, Magento = 0.25, Yellow = 0 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 83 | 100 | 134 | - |
| CMYK | 0.38 | 0.25 | 0 | 0.47 |
| HSL | 220º | 0.24% | 0.43% | - |
| HSV(B) | 220º | 0.38% | 0.53% | - |
| XYZ | 12.43 | 12.67 | 24.35 | - |
| YUV | 98.79 | 147.87 | 116.74 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 83 | 100 | 134 | 0.38 | 0.25 | 0 | 0.47 | 220 | 0.24 | 0.43 |
| Hex | 53 | 64 | 86 | 26 | 19 | 0 | 2F | DC | 18 | 2B |
| Octal | 123 | 144 | 206 | 46 | 31 | 0 | 57 | 334 | 30 | 53 |
| Binary | 1010011 | 1100100 | 10000110 | 100110 | 11001 | 0 | 101111 | 11011100 | 11000 | 101011 |
Color Harmonies of #536486
Complementary color
Monochromatic Colors of #536486
Black with #536486
Text Example
Text Example
White with #536486
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #536486; }
p { color: rgb(83,100,134); }
H1.HeaderClassName
{
color: #536486;
}
.AnyTagClassName
{
color: #536486;
}
</style>
background-color css
<style>
a { background-color: #536486; }
a { background-color: rgb(83,100,134); }
div.DivClassName
{
background-color: #536486;
}
.BgClassName
{
background-color: #536486;
}
</style>
border-color css
<style>
span { border-color: #536486; }
span { border-color: rgb(83,100,134); }
td.TdClassName
{
border-color: #536486;
}
.TagClassName
{
border-color: #536486;
}
</style>