Shades of Kashmir Blue #576281
Tints of Kashmir Blue #576281
RGB
CMYK
RGB Variations
Color information
#576281 (or 0x576281) is known color: Kashmir Blue. HEX triplet: 57, 62 and 81. RGB value is (87,98,129). Sum of RGB (Red+Green+Blue) = 87+98+129=314 (41% of max value = 765). Red value is 87 (34.38% from 255 or 27.71% from 314); Green value is 98 (38.67% from 255 or 31.21% from 314); Blue value is 129 (50.78% from 255 or 41.08% from 314); Max value from RGB is 129 - color contains mainly: blue. Hex color #576281 is not a web safe color. Web safe color analog (approx): #666699. Inversed color of #576281 is #A89D7E. Grayscale: #626262. Windows color (decimal): -11050367 or 8479319. OLE color: 8479319.
HSL color Cylindrical-coordinate representation of color #576281: hue angle of 224.29º degrees, saturation: 0.19, lightness: 0.42%. HSV value (or HSB Brightness) of color is 0.51% and HSV saturation: 0.33%. Process color model (Four color, CMYK) of #576281 is Cyan = 0.33, Magento = 0.24, Yellow = 0 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 87 | 98 | 129 | - |
| CMYK | 0.33 | 0.24 | 0 | 0.49 |
| HSL | 224.29º | 0.19% | 0.42% | - |
| HSV(B) | 224.29º | 0.33% | 0.51% | - |
| XYZ | 12.26 | 12.35 | 22.51 | - |
| YUV | 98.25 | 145.36 | 119.98 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 87 | 98 | 129 | 0.33 | 0.24 | 0 | 0.49 | 224.29 | 0.19 | 0.42 |
| Hex | 57 | 62 | 81 | 21 | 18 | 0 | 31 | E0 | 13 | 2A |
| Octal | 127 | 142 | 201 | 41 | 30 | 0 | 61 | 340 | 23 | 52 |
| Binary | 1010111 | 1100010 | 10000001 | 100001 | 11000 | 0 | 110001 | 11100000 | 10011 | 101010 |
Color Harmonies of #576281
Complementary color
Monochromatic Colors of #576281
Black with #576281
Text Example
Text Example
White with #576281
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #576281; }
p { color: rgb(87,98,129); }
H1.HeaderClassName
{
color: #576281;
}
.AnyTagClassName
{
color: #576281;
}
</style>
background-color css
<style>
a { background-color: #576281; }
a { background-color: rgb(87,98,129); }
div.DivClassName
{
background-color: #576281;
}
.BgClassName
{
background-color: #576281;
}
</style>
border-color css
<style>
span { border-color: #576281; }
span { border-color: rgb(87,98,129); }
td.TdClassName
{
border-color: #576281;
}
.TagClassName
{
border-color: #576281;
}
</style>