Shades of Kashmir Blue #536285
Tints of Kashmir Blue #536285
RGB
CMYK
RGB Variations
Color information
#536285 (or 0x536285) is known color: Kashmir Blue. HEX triplet: 53, 62 and 85. RGB value is (83,98,133). Sum of RGB (Red+Green+Blue) = 83+98+133=314 (41% of max value = 765). Red value is 83 (32.81% from 255 or 26.43% from 314); Green value is 98 (38.67% from 255 or 31.21% from 314); Blue value is 133 (52.34% from 255 or 42.36% from 314); Max value from RGB is 133 - color contains mainly: blue. Hex color #536285 is not a web safe color. Web safe color analog (approx): #666699. Inversed color of #536285 is #AC9D7A. Grayscale: #616161. Windows color (decimal): -11312507 or 8741459. OLE color: 8741459.
HSL color Cylindrical-coordinate representation of color #536285: hue angle of 222º 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 #536285 is Cyan = 0.38, Magento = 0.26, Yellow = 0 and Black (K on CMYK) = 0.48.
Color convert
| RGB | 83 | 98 | 133 | - |
| CMYK | 0.38 | 0.26 | 0 | 0.48 |
| HSL | 222º | 0.23% | 0.42% | - |
| HSV(B) | 222º | 0.38% | 0.52% | - |
| XYZ | 12.17 | 12.27 | 23.92 | - |
| YUV | 97.51 | 148.03 | 117.65 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 83 | 98 | 133 | 0.38 | 0.26 | 0 | 0.48 | 222 | 0.23 | 0.42 |
| Hex | 53 | 62 | 85 | 26 | 1A | 0 | 30 | DE | 17 | 2A |
| Octal | 123 | 142 | 205 | 46 | 32 | 0 | 60 | 336 | 27 | 52 |
| Binary | 1010011 | 1100010 | 10000101 | 100110 | 11010 | 0 | 110000 | 11011110 | 10111 | 101010 |
Color Harmonies of #536285
Complementary color
Monochromatic Colors of #536285
Black with #536285
Text Example
Text Example
White with #536285
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #536285; }
p { color: rgb(83,98,133); }
H1.HeaderClassName
{
color: #536285;
}
.AnyTagClassName
{
color: #536285;
}
</style>
background-color css
<style>
a { background-color: #536285; }
a { background-color: rgb(83,98,133); }
div.DivClassName
{
background-color: #536285;
}
.BgClassName
{
background-color: #536285;
}
</style>
border-color css
<style>
span { border-color: #536285; }
span { border-color: rgb(83,98,133); }
td.TdClassName
{
border-color: #536285;
}
.TagClassName
{
border-color: #536285;
}
</style>