Shades of Kashmir Blue #566282
Tints of Kashmir Blue #566282
RGB
CMYK
RGB Variations
Color information
#566282 (or 0x566282) is known color: Kashmir Blue. HEX triplet: 56, 62 and 82. RGB value is (86,98,130). Sum of RGB (Red+Green+Blue) = 86+98+130=314 (41% of max value = 765). Red value is 86 (33.98% from 255 or 27.39% from 314); Green value is 98 (38.67% from 255 or 31.21% from 314); Blue value is 130 (51.17% from 255 or 41.40% from 314); Max value from RGB is 130 - color contains mainly: blue. Hex color #566282 is not a web safe color. Web safe color analog (approx): #666699. Inversed color of #566282 is #A99D7D. Grayscale: #616161. Windows color (decimal): -11115902 or 8544854. OLE color: 8544854.
HSL color Cylindrical-coordinate representation of color #566282: hue angle of 223.64º degrees, saturation: 0.2, lightness: 0.42%. HSV value (or HSB Brightness) of color is 0.51% and HSV saturation: 0.34%. Process color model (Four color, CMYK) of #566282 is Cyan = 0.34, Magento = 0.25, Yellow = 0 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 86 | 98 | 130 | - |
| CMYK | 0.34 | 0.25 | 0 | 0.49 |
| HSL | 223.64º | 0.2% | 0.42% | - |
| HSV(B) | 223.64º | 0.34% | 0.51% | - |
| XYZ | 12.23 | 12.33 | 22.85 | - |
| YUV | 98.06 | 146.02 | 119.4 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 86 | 98 | 130 | 0.34 | 0.25 | 0 | 0.49 | 223.64 | 0.2 | 0.42 |
| Hex | 56 | 62 | 82 | 22 | 19 | 0 | 31 | E0 | 14 | 2A |
| Octal | 126 | 142 | 202 | 42 | 31 | 0 | 61 | 340 | 24 | 52 |
| Binary | 1010110 | 1100010 | 10000010 | 100010 | 11001 | 0 | 110001 | 11100000 | 10100 | 101010 |
Color Harmonies of #566282
Complementary color
Monochromatic Colors of #566282
Black with #566282
Text Example
Text Example
White with #566282
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #566282; }
p { color: rgb(86,98,130); }
H1.HeaderClassName
{
color: #566282;
}
.AnyTagClassName
{
color: #566282;
}
</style>
background-color css
<style>
a { background-color: #566282; }
a { background-color: rgb(86,98,130); }
div.DivClassName
{
background-color: #566282;
}
.BgClassName
{
background-color: #566282;
}
</style>
border-color css
<style>
span { border-color: #566282; }
span { border-color: rgb(86,98,130); }
td.TdClassName
{
border-color: #566282;
}
.TagClassName
{
border-color: #566282;
}
</style>