Shades of Kashmir Blue #567490
Tints of Kashmir Blue #567490
RGB
CMYK
RGB Variations
Color information
#567490 (or 0x567490) is known color: Kashmir Blue. HEX triplet: 56, 74 and 90. RGB value is (86,116,144). Sum of RGB (Red+Green+Blue) = 86+116+144=346 (45% of max value = 765). Red value is 86 (33.98% from 255 or 24.86% from 346); Green value is 116 (45.70% from 255 or 33.53% from 346); Blue value is 144 (56.64% from 255 or 41.62% from 346); Max value from RGB is 144 - color contains mainly: blue. Hex color #567490 is not a web safe color. Web safe color analog (approx): #666699. Inversed color of #567490 is #A98B6F. Grayscale: #6E6E6E. Windows color (decimal): -11111280 or 9466966. OLE color: 9466966.
HSL color Cylindrical-coordinate representation of color #567490: hue angle of 208.97º degrees, saturation: 0.25, lightness: 0.45%. HSV value (or HSB Brightness) of color is 0.56% and HSV saturation: 0.4%. Process color model (Four color, CMYK) of #567490 is Cyan = 0.40, Magento = 0.19, Yellow = 0 and Black (K on CMYK) = 0.44.
Color convert
| RGB | 86 | 116 | 144 | - |
| CMYK | 0.40 | 0.19 | 0 | 0.44 |
| HSL | 208.97º | 0.25% | 0.45% | - |
| HSV(B) | 208.97º | 0.4% | 0.56% | - |
| XYZ | 15.12 | 16.48 | 28.77 | - |
| YUV | 110.22 | 147.06 | 110.72 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 86 | 116 | 144 | 0.40 | 0.19 | 0 | 0.44 | 208.97 | 0.25 | 0.45 |
| Hex | 56 | 74 | 90 | 28 | 13 | 0 | 2C | D1 | 19 | 2D |
| Octal | 126 | 164 | 220 | 50 | 23 | 0 | 54 | 321 | 31 | 55 |
| Binary | 1010110 | 1110100 | 10010000 | 101000 | 10011 | 0 | 101100 | 11010001 | 11001 | 101101 |
Color Harmonies of #567490
Complementary color
Monochromatic Colors of #567490
Black with #567490
Text Example
Text Example
White with #567490
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #567490; }
p { color: rgb(86,116,144); }
H1.HeaderClassName
{
color: #567490;
}
.AnyTagClassName
{
color: #567490;
}
</style>
background-color css
<style>
a { background-color: #567490; }
a { background-color: rgb(86,116,144); }
div.DivClassName
{
background-color: #567490;
}
.BgClassName
{
background-color: #567490;
}
</style>
border-color css
<style>
span { border-color: #567490; }
span { border-color: rgb(86,116,144); }
td.TdClassName
{
border-color: #567490;
}
.TagClassName
{
border-color: #567490;
}
</style>