Shades of Kashmir Blue #596281
Tints of Kashmir Blue #596281
RGB
CMYK
RGB Variations
Color information
#596281 (or 0x596281) is known color: Kashmir Blue. HEX triplet: 59, 62 and 81. RGB value is (89,98,129). Sum of RGB (Red+Green+Blue) = 89+98+129=316 (41% of max value = 765). Red value is 89 (35.16% from 255 or 28.16% from 316); Green value is 98 (38.67% from 255 or 31.01% from 316); Blue value is 129 (50.78% from 255 or 40.82% from 316); Max value from RGB is 129 - color contains mainly: blue. Hex color #596281 is not a web safe color. Web safe color analog (approx): #666699. Inversed color of #596281 is #A69D7E. Grayscale: #626262. Windows color (decimal): -10919295 or 8479321. OLE color: 8479321.
HSL color Cylindrical-coordinate representation of color #596281: hue angle of 226.5º degrees, saturation: 0.18, lightness: 0.43%. HSV value (or HSB Brightness) of color is 0.51% and HSV saturation: 0.31%. Process color model (Four color, CMYK) of #596281 is Cyan = 0.31, Magento = 0.24, Yellow = 0 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 89 | 98 | 129 | - |
| CMYK | 0.31 | 0.24 | 0 | 0.49 |
| HSL | 226.5º | 0.18% | 0.43% | - |
| HSV(B) | 226.5º | 0.31% | 0.51% | - |
| XYZ | 12.45 | 12.44 | 22.51 | - |
| YUV | 98.84 | 145.02 | 120.98 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 89 | 98 | 129 | 0.31 | 0.24 | 0 | 0.49 | 226.5 | 0.18 | 0.43 |
| Hex | 59 | 62 | 81 | 1F | 18 | 0 | 31 | E2 | 12 | 2B |
| Octal | 131 | 142 | 201 | 37 | 30 | 0 | 61 | 342 | 22 | 53 |
| Binary | 1011001 | 1100010 | 10000001 | 11111 | 11000 | 0 | 110001 | 11100010 | 10010 | 101011 |
Color Harmonies of #596281
Complementary color
Monochromatic Colors of #596281
Black with #596281
Text Example
Text Example
White with #596281
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #596281; }
p { color: rgb(89,98,129); }
H1.HeaderClassName
{
color: #596281;
}
.AnyTagClassName
{
color: #596281;
}
</style>
background-color css
<style>
a { background-color: #596281; }
a { background-color: rgb(89,98,129); }
div.DivClassName
{
background-color: #596281;
}
.BgClassName
{
background-color: #596281;
}
</style>
border-color css
<style>
span { border-color: #596281; }
span { border-color: rgb(89,98,129); }
td.TdClassName
{
border-color: #596281;
}
.TagClassName
{
border-color: #596281;
}
</style>