Shades of Kashmir Blue #576381
Tints of Kashmir Blue #576381
RGB
CMYK
RGB Variations
Color information
#576381 (or 0x576381) is known color: Kashmir Blue. HEX triplet: 57, 63 and 81. RGB value is (87,99,129). Sum of RGB (Red+Green+Blue) = 87+99+129=315 (41% of max value = 765). Red value is 87 (34.38% from 255 or 27.62% from 315); Green value is 99 (39.06% from 255 or 31.43% from 315); Blue value is 129 (50.78% from 255 or 40.95% from 315); Max value from RGB is 129 - color contains mainly: blue. Hex color #576381 is not a web safe color. Web safe color analog (approx): #666699. Inversed color of #576381 is #A89C7E. Grayscale: #626262. Windows color (decimal): -11050111 or 8479575. OLE color: 8479575.
HSL color Cylindrical-coordinate representation of color #576381: hue angle of 222.86º 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 #576381 is Cyan = 0.33, Magento = 0.23, Yellow = 0 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 87 | 99 | 129 | - |
| CMYK | 0.33 | 0.23 | 0 | 0.49 |
| HSL | 222.86º | 0.19% | 0.42% | - |
| HSV(B) | 222.86º | 0.33% | 0.51% | - |
| XYZ | 12.35 | 12.53 | 22.54 | - |
| YUV | 98.83 | 145.02 | 119.56 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 87 | 99 | 129 | 0.33 | 0.23 | 0 | 0.49 | 222.86 | 0.19 | 0.42 |
| Hex | 57 | 63 | 81 | 21 | 17 | 0 | 31 | DF | 13 | 2A |
| Octal | 127 | 143 | 201 | 41 | 27 | 0 | 61 | 337 | 23 | 52 |
| Binary | 1010111 | 1100011 | 10000001 | 100001 | 10111 | 0 | 110001 | 11011111 | 10011 | 101010 |
Color Harmonies of #576381
Complementary color
Monochromatic Colors of #576381
Black with #576381
Text Example
Text Example
White with #576381
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #576381; }
p { color: rgb(87,99,129); }
H1.HeaderClassName
{
color: #576381;
}
.AnyTagClassName
{
color: #576381;
}
</style>
background-color css
<style>
a { background-color: #576381; }
a { background-color: rgb(87,99,129); }
div.DivClassName
{
background-color: #576381;
}
.BgClassName
{
background-color: #576381;
}
</style>
border-color css
<style>
span { border-color: #576381; }
span { border-color: rgb(87,99,129); }
td.TdClassName
{
border-color: #576381;
}
.TagClassName
{
border-color: #576381;
}
</style>