Shades of Kashmir Blue #566684
Tints of Kashmir Blue #566684
RGB
CMYK
RGB Variations
Color information
#566684 (or 0x566684) is known color: Kashmir Blue. HEX triplet: 56, 66 and 84. RGB value is (86,102,132). Sum of RGB (Red+Green+Blue) = 86+102+132=320 (42% of max value = 765). Red value is 86 (33.98% from 255 or 26.88% from 320); Green value is 102 (40.23% from 255 or 31.88% from 320); Blue value is 132 (51.95% from 255 or 41.25% from 320); Max value from RGB is 132 - color contains mainly: blue. Hex color #566684 is not a web safe color. Web safe color analog (approx): #666699. Inversed color of #566684 is #A9997B. Grayscale: #646464. Windows color (decimal): -11114876 or 8676950. OLE color: 8676950.
HSL color Cylindrical-coordinate representation of color #566684: hue angle of 219.13º degrees, saturation: 0.21, lightness: 0.43%. HSV value (or HSB Brightness) of color is 0.52% and HSV saturation: 0.35%. Process color model (Four color, CMYK) of #566684 is Cyan = 0.35, Magento = 0.23, Yellow = 0 and Black (K on CMYK) = 0.48.
Color convert
| RGB | 86 | 102 | 132 | - |
| CMYK | 0.35 | 0.23 | 0 | 0.48 |
| HSL | 219.13º | 0.21% | 0.43% | - |
| HSV(B) | 219.13º | 0.35% | 0.52% | - |
| XYZ | 12.75 | 13.15 | 23.7 | - |
| YUV | 100.64 | 145.7 | 117.56 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 86 | 102 | 132 | 0.35 | 0.23 | 0 | 0.48 | 219.13 | 0.21 | 0.43 |
| Hex | 56 | 66 | 84 | 23 | 17 | 0 | 30 | DB | 15 | 2B |
| Octal | 126 | 146 | 204 | 43 | 27 | 0 | 60 | 333 | 25 | 53 |
| Binary | 1010110 | 1100110 | 10000100 | 100011 | 10111 | 0 | 110000 | 11011011 | 10101 | 101011 |
Color Harmonies of #566684
Complementary color
Monochromatic Colors of #566684
Black with #566684
Text Example
Text Example
White with #566684
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #566684; }
p { color: rgb(86,102,132); }
H1.HeaderClassName
{
color: #566684;
}
.AnyTagClassName
{
color: #566684;
}
</style>
background-color css
<style>
a { background-color: #566684; }
a { background-color: rgb(86,102,132); }
div.DivClassName
{
background-color: #566684;
}
.BgClassName
{
background-color: #566684;
}
</style>
border-color css
<style>
span { border-color: #566684; }
span { border-color: rgb(86,102,132); }
td.TdClassName
{
border-color: #566684;
}
.TagClassName
{
border-color: #566684;
}
</style>