Shades of Kashmir Blue #566480
Tints of Kashmir Blue #566480
RGB
CMYK
RGB Variations
Color information
#566480 (or 0x566480) is known color: Kashmir Blue. HEX triplet: 56, 64 and 80. RGB value is (86,100,128). Sum of RGB (Red+Green+Blue) = 86+100+128=314 (41% of max value = 765). Red value is 86 (33.98% from 255 or 27.39% from 314); Green value is 100 (39.45% from 255 or 31.85% from 314); Blue value is 128 (50.39% from 255 or 40.76% from 314); Max value from RGB is 128 - color contains mainly: blue. Hex color #566480 is not a web safe color. Web safe color analog (approx): #666699. Inversed color of #566480 is #A99B7F. Grayscale: #626262. Windows color (decimal): -11115392 or 8414294. OLE color: 8414294.
HSL color Cylindrical-coordinate representation of color #566480: hue angle of 220º degrees, saturation: 0.2, lightness: 0.42%. HSV value (or HSB Brightness) of color is 0.5% and HSV saturation: 0.33%. Process color model (Four color, CMYK) of #566480 is Cyan = 0.33, Magento = 0.22, Yellow = 0 and Black (K on CMYK) = 0.50.
Color convert
| RGB | 86 | 100 | 128 | - |
| CMYK | 0.33 | 0.22 | 0 | 0.50 |
| HSL | 220º | 0.2% | 0.42% | - |
| HSV(B) | 220º | 0.33% | 0.5% | - |
| XYZ | 12.29 | 12.65 | 22.22 | - |
| YUV | 99.01 | 144.36 | 118.72 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 86 | 100 | 128 | 0.33 | 0.22 | 0 | 0.50 | 220 | 0.2 | 0.42 |
| Hex | 56 | 64 | 80 | 21 | 16 | 0 | 32 | DC | 14 | 2A |
| Octal | 126 | 144 | 200 | 41 | 26 | 0 | 62 | 334 | 24 | 52 |
| Binary | 1010110 | 1100100 | 10000000 | 100001 | 10110 | 0 | 110010 | 11011100 | 10100 | 101010 |
Color Harmonies of #566480
Complementary color
Monochromatic Colors of #566480
Black with #566480
Text Example
Text Example
White with #566480
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #566480; }
p { color: rgb(86,100,128); }
H1.HeaderClassName
{
color: #566480;
}
.AnyTagClassName
{
color: #566480;
}
</style>
background-color css
<style>
a { background-color: #566480; }
a { background-color: rgb(86,100,128); }
div.DivClassName
{
background-color: #566480;
}
.BgClassName
{
background-color: #566480;
}
</style>
border-color css
<style>
span { border-color: #566480; }
span { border-color: rgb(86,100,128); }
td.TdClassName
{
border-color: #566480;
}
.TagClassName
{
border-color: #566480;
}
</style>