Shades of Kashmir Blue #567290
Tints of Kashmir Blue #567290
RGB
CMYK
RGB Variations
Color information
#567290 (or 0x567290) is known color: Kashmir Blue. HEX triplet: 56, 72 and 90. RGB value is (86,114,144). Sum of RGB (Red+Green+Blue) = 86+114+144=344 (45% of max value = 765). Red value is 86 (33.98% from 255 or 25% from 344); Green value is 114 (44.92% from 255 or 33.14% from 344); Blue value is 144 (56.64% from 255 or 41.86% from 344); Max value from RGB is 144 - color contains mainly: blue. Hex color #567290 is not a web safe color. Web safe color analog (approx): #666699. Inversed color of #567290 is #A98D6F. Grayscale: #6C6C6C. Windows color (decimal): -11111792 or 9466454. OLE color: 9466454.
HSL color Cylindrical-coordinate representation of color #567290: hue angle of 211.03º 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 #567290 is Cyan = 0.40, Magento = 0.21, Yellow = 0 and Black (K on CMYK) = 0.44.
Color convert
| RGB | 86 | 114 | 144 | - |
| CMYK | 0.40 | 0.21 | 0 | 0.44 |
| HSL | 211.03º | 0.25% | 0.45% | - |
| HSV(B) | 211.03º | 0.4% | 0.56% | - |
| XYZ | 14.89 | 16.03 | 28.69 | - |
| YUV | 109.05 | 147.72 | 111.56 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 86 | 114 | 144 | 0.40 | 0.21 | 0 | 0.44 | 211.03 | 0.25 | 0.45 |
| Hex | 56 | 72 | 90 | 28 | 15 | 0 | 2C | D3 | 19 | 2D |
| Octal | 126 | 162 | 220 | 50 | 25 | 0 | 54 | 323 | 31 | 55 |
| Binary | 1010110 | 1110010 | 10010000 | 101000 | 10101 | 0 | 101100 | 11010011 | 11001 | 101101 |
Color Harmonies of #567290
Complementary color
Monochromatic Colors of #567290
Black with #567290
Text Example
Text Example
White with #567290
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #567290; }
p { color: rgb(86,114,144); }
H1.HeaderClassName
{
color: #567290;
}
.AnyTagClassName
{
color: #567290;
}
</style>
background-color css
<style>
a { background-color: #567290; }
a { background-color: rgb(86,114,144); }
div.DivClassName
{
background-color: #567290;
}
.BgClassName
{
background-color: #567290;
}
</style>
border-color css
<style>
span { border-color: #567290; }
span { border-color: rgb(86,114,144); }
td.TdClassName
{
border-color: #567290;
}
.TagClassName
{
border-color: #567290;
}
</style>