Shades of Kashmir Blue #567995
Tints of Kashmir Blue #567995
RGB
CMYK
RGB Variations
Color information
#567995 (or 0x567995) is known color: Kashmir Blue. HEX triplet: 56, 79 and 95. RGB value is (86,121,149). Sum of RGB (Red+Green+Blue) = 86+121+149=356 (47% of max value = 765). Red value is 86 (33.98% from 255 or 24.16% from 356); Green value is 121 (47.66% from 255 or 33.99% from 356); Blue value is 149 (58.59% from 255 or 41.85% from 356); Max value from RGB is 149 - color contains mainly: blue. Hex color #567995 is not a web safe color. Web safe color analog (approx): #666699. Inversed color of #567995 is #A9866A. Grayscale: #717171. Windows color (decimal): -11109995 or 9795926. OLE color: 9795926.
HSL color Cylindrical-coordinate representation of color #567995: hue angle of 206.67º degrees, saturation: 0.27, lightness: 0.46%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.42%. Process color model (Four color, CMYK) of #567995 is Cyan = 0.42, Magento = 0.19, Yellow = 0 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 86 | 121 | 149 | - |
| CMYK | 0.42 | 0.19 | 0 | 0.42 |
| HSL | 206.67º | 0.27% | 0.46% | - |
| HSV(B) | 206.67º | 0.42% | 0.58% | - |
| XYZ | 16.1 | 17.82 | 31.03 | - |
| YUV | 113.73 | 147.9 | 108.22 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 86 | 121 | 149 | 0.42 | 0.19 | 0 | 0.42 | 206.67 | 0.27 | 0.46 |
| Hex | 56 | 79 | 95 | 2A | 13 | 0 | 2A | CF | 1B | 2E |
| Octal | 126 | 171 | 225 | 52 | 23 | 0 | 52 | 317 | 33 | 56 |
| Binary | 1010110 | 1111001 | 10010101 | 101010 | 10011 | 0 | 101010 | 11001111 | 11011 | 101110 |
Color Harmonies of #567995
Complementary color
Monochromatic Colors of #567995
Black with #567995
Text Example
Text Example
White with #567995
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #567995; }
p { color: rgb(86,121,149); }
H1.HeaderClassName
{
color: #567995;
}
.AnyTagClassName
{
color: #567995;
}
</style>
background-color css
<style>
a { background-color: #567995; }
a { background-color: rgb(86,121,149); }
div.DivClassName
{
background-color: #567995;
}
.BgClassName
{
background-color: #567995;
}
</style>
border-color css
<style>
span { border-color: #567995; }
span { border-color: rgb(86,121,149); }
td.TdClassName
{
border-color: #567995;
}
.TagClassName
{
border-color: #567995;
}
</style>