Shades of Kashmir Blue #567095
Tints of Kashmir Blue #567095
RGB
CMYK
RGB Variations
Color information
#567095 (or 0x567095) is known color: Kashmir Blue. HEX triplet: 56, 70 and 95. RGB value is (86,112,149). Sum of RGB (Red+Green+Blue) = 86+112+149=347 (45% of max value = 765). Red value is 86 (33.98% from 255 or 24.78% from 347); Green value is 112 (44.14% from 255 or 32.28% from 347); Blue value is 149 (58.59% from 255 or 42.94% from 347); Max value from RGB is 149 - color contains mainly: blue. Hex color #567095 is not a web safe color. Web safe color analog (approx): #666699. Inversed color of #567095 is #A98F6A. Grayscale: #6C6C6C. Windows color (decimal): -11112299 or 9793622. OLE color: 9793622.
HSL color Cylindrical-coordinate representation of color #567095: hue angle of 215.24º 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 #567095 is Cyan = 0.42, Magento = 0.25, Yellow = 0 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 86 | 112 | 149 | - |
| CMYK | 0.42 | 0.25 | 0 | 0.42 |
| HSL | 215.24º | 0.27% | 0.46% | - |
| HSV(B) | 215.24º | 0.42% | 0.58% | - |
| XYZ | 15.06 | 15.74 | 30.68 | - |
| YUV | 108.44 | 150.89 | 111.99 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 86 | 112 | 149 | 0.42 | 0.25 | 0 | 0.42 | 215.24 | 0.27 | 0.46 |
| Hex | 56 | 70 | 95 | 2A | 19 | 0 | 2A | D7 | 1B | 2E |
| Octal | 126 | 160 | 225 | 52 | 31 | 0 | 52 | 327 | 33 | 56 |
| Binary | 1010110 | 1110000 | 10010101 | 101010 | 11001 | 0 | 101010 | 11010111 | 11011 | 101110 |
Color Harmonies of #567095
Complementary color
Monochromatic Colors of #567095
Black with #567095
Text Example
Text Example
White with #567095
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #567095; }
p { color: rgb(86,112,149); }
H1.HeaderClassName
{
color: #567095;
}
.AnyTagClassName
{
color: #567095;
}
</style>
background-color css
<style>
a { background-color: #567095; }
a { background-color: rgb(86,112,149); }
div.DivClassName
{
background-color: #567095;
}
.BgClassName
{
background-color: #567095;
}
</style>
border-color css
<style>
span { border-color: #567095; }
span { border-color: rgb(86,112,149); }
td.TdClassName
{
border-color: #567095;
}
.TagClassName
{
border-color: #567095;
}
</style>