Shades of Kashmir Blue #567192
Tints of Kashmir Blue #567192
RGB
CMYK
RGB Variations
Color information
#567192 (or 0x567192) is known color: Kashmir Blue. HEX triplet: 56, 71 and 92. RGB value is (86,113,146). Sum of RGB (Red+Green+Blue) = 86+113+146=345 (45% of max value = 765). Red value is 86 (33.98% from 255 or 24.93% from 345); Green value is 113 (44.53% from 255 or 32.75% from 345); Blue value is 146 (57.42% from 255 or 42.32% from 345); Max value from RGB is 146 - color contains mainly: blue. Hex color #567192 is not a web safe color. Web safe color analog (approx): #666699. Inversed color of #567192 is #A98E6D. Grayscale: #6C6C6C. Windows color (decimal): -11112046 or 9597270. OLE color: 9597270.
HSL color Cylindrical-coordinate representation of color #567192: hue angle of 213º degrees, saturation: 0.26, lightness: 0.45%. HSV value (or HSB Brightness) of color is 0.57% and HSV saturation: 0.41%. Process color model (Four color, CMYK) of #567192 is Cyan = 0.41, Magento = 0.23, Yellow = 0 and Black (K on CMYK) = 0.43.
Color convert
| RGB | 86 | 113 | 146 | - |
| CMYK | 0.41 | 0.23 | 0 | 0.43 |
| HSL | 213º | 0.26% | 0.45% | - |
| HSV(B) | 213º | 0.41% | 0.57% | - |
| XYZ | 14.93 | 15.86 | 29.47 | - |
| YUV | 108.69 | 149.05 | 111.82 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 86 | 113 | 146 | 0.41 | 0.23 | 0 | 0.43 | 213 | 0.26 | 0.45 |
| Hex | 56 | 71 | 92 | 29 | 17 | 0 | 2B | D5 | 1A | 2D |
| Octal | 126 | 161 | 222 | 51 | 27 | 0 | 53 | 325 | 32 | 55 |
| Binary | 1010110 | 1110001 | 10010010 | 101001 | 10111 | 0 | 101011 | 11010101 | 11010 | 101101 |
Color Harmonies of #567192
Complementary color
Monochromatic Colors of #567192
Black with #567192
Text Example
Text Example
White with #567192
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #567192; }
p { color: rgb(86,113,146); }
H1.HeaderClassName
{
color: #567192;
}
.AnyTagClassName
{
color: #567192;
}
</style>
background-color css
<style>
a { background-color: #567192; }
a { background-color: rgb(86,113,146); }
div.DivClassName
{
background-color: #567192;
}
.BgClassName
{
background-color: #567192;
}
</style>
border-color css
<style>
span { border-color: #567192; }
span { border-color: rgb(86,113,146); }
td.TdClassName
{
border-color: #567192;
}
.TagClassName
{
border-color: #567192;
}
</style>