Shades of Kashmir Blue #536283
Tints of Kashmir Blue #536283
RGB
CMYK
RGB Variations
Color information
#536283 (or 0x536283) is known color: Kashmir Blue. HEX triplet: 53, 62 and 83. RGB value is (83,98,131). Sum of RGB (Red+Green+Blue) = 83+98+131=312 (41% of max value = 765). Red value is 83 (32.81% from 255 or 26.60% from 312); Green value is 98 (38.67% from 255 or 31.41% from 312); Blue value is 131 (51.56% from 255 or 41.99% from 312); Max value from RGB is 131 - color contains mainly: blue. Hex color #536283 is not a web safe color. Web safe color analog (approx): #666699. Inversed color of #536283 is #AC9D7C. Grayscale: #616161. Windows color (decimal): -11312509 or 8610387. OLE color: 8610387.
HSL color Cylindrical-coordinate representation of color #536283: hue angle of 221.25º degrees, saturation: 0.22, lightness: 0.42%. HSV value (or HSB Brightness) of color is 0.51% and HSV saturation: 0.37%. Process color model (Four color, CMYK) of #536283 is Cyan = 0.37, Magento = 0.25, Yellow = 0 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 83 | 98 | 131 | - |
| CMYK | 0.37 | 0.25 | 0 | 0.49 |
| HSL | 221.25º | 0.22% | 0.42% | - |
| HSV(B) | 221.25º | 0.37% | 0.51% | - |
| XYZ | 12.03 | 12.21 | 23.2 | - |
| YUV | 97.28 | 147.03 | 117.82 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 83 | 98 | 131 | 0.37 | 0.25 | 0 | 0.49 | 221.25 | 0.22 | 0.42 |
| Hex | 53 | 62 | 83 | 25 | 19 | 0 | 31 | DD | 16 | 2A |
| Octal | 123 | 142 | 203 | 45 | 31 | 0 | 61 | 335 | 26 | 52 |
| Binary | 1010011 | 1100010 | 10000011 | 100101 | 11001 | 0 | 110001 | 11011101 | 10110 | 101010 |
Color Harmonies of #536283
Complementary color
Monochromatic Colors of #536283
Black with #536283
Text Example
Text Example
White with #536283
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #536283; }
p { color: rgb(83,98,131); }
H1.HeaderClassName
{
color: #536283;
}
.AnyTagClassName
{
color: #536283;
}
</style>
background-color css
<style>
a { background-color: #536283; }
a { background-color: rgb(83,98,131); }
div.DivClassName
{
background-color: #536283;
}
.BgClassName
{
background-color: #536283;
}
</style>
border-color css
<style>
span { border-color: #536283; }
span { border-color: rgb(83,98,131); }
td.TdClassName
{
border-color: #536283;
}
.TagClassName
{
border-color: #536283;
}
</style>