Shades of Kashmir Blue #576783
Tints of Kashmir Blue #576783
RGB
CMYK
RGB Variations
Color information
#576783 (or 0x576783) is known color: Kashmir Blue. HEX triplet: 57, 67 and 83. RGB value is (87,103,131). Sum of RGB (Red+Green+Blue) = 87+103+131=321 (42% of max value = 765). Red value is 87 (34.38% from 255 or 27.10% from 321); Green value is 103 (40.62% from 255 or 32.09% from 321); Blue value is 131 (51.56% from 255 or 40.81% from 321); Max value from RGB is 131 - color contains mainly: blue. Hex color #576783 is not a web safe color. Web safe color analog (approx): #666699. Inversed color of #576783 is #A8987C. Grayscale: #656565. Windows color (decimal): -11049085 or 8611671. OLE color: 8611671.
HSL color Cylindrical-coordinate representation of color #576783: hue angle of 218.18º degrees, saturation: 0.2, lightness: 0.43%. HSV value (or HSB Brightness) of color is 0.51% and HSV saturation: 0.34%. Process color model (Four color, CMYK) of #576783 is Cyan = 0.34, Magento = 0.21, Yellow = 0 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 87 | 103 | 131 | - |
| CMYK | 0.34 | 0.21 | 0 | 0.49 |
| HSL | 218.18º | 0.2% | 0.43% | - |
| HSV(B) | 218.18º | 0.34% | 0.51% | - |
| XYZ | 12.88 | 13.37 | 23.37 | - |
| YUV | 101.41 | 144.7 | 117.72 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 87 | 103 | 131 | 0.34 | 0.21 | 0 | 0.49 | 218.18 | 0.2 | 0.43 |
| Hex | 57 | 67 | 83 | 22 | 15 | 0 | 31 | DA | 14 | 2B |
| Octal | 127 | 147 | 203 | 42 | 25 | 0 | 61 | 332 | 24 | 53 |
| Binary | 1010111 | 1100111 | 10000011 | 100010 | 10101 | 0 | 110001 | 11011010 | 10100 | 101011 |
Color Harmonies of #576783
Complementary color
Monochromatic Colors of #576783
Black with #576783
Text Example
Text Example
White with #576783
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #576783; }
p { color: rgb(87,103,131); }
H1.HeaderClassName
{
color: #576783;
}
.AnyTagClassName
{
color: #576783;
}
</style>
background-color css
<style>
a { background-color: #576783; }
a { background-color: rgb(87,103,131); }
div.DivClassName
{
background-color: #576783;
}
.BgClassName
{
background-color: #576783;
}
</style>
border-color css
<style>
span { border-color: #576783; }
span { border-color: rgb(87,103,131); }
td.TdClassName
{
border-color: #576783;
}
.TagClassName
{
border-color: #576783;
}
</style>