Shades of Kashmir Blue #567296
Tints of Kashmir Blue #567296
RGB
CMYK
RGB Variations
Color information
#567296 (or 0x567296) is known color: Kashmir Blue. HEX triplet: 56, 72 and 96. RGB value is (86,114,150). Sum of RGB (Red+Green+Blue) = 86+114+150=350 (46% of max value = 765). Red value is 86 (33.98% from 255 or 24.57% from 350); Green value is 114 (44.92% from 255 or 32.57% from 350); Blue value is 150 (58.98% from 255 or 42.86% from 350); Max value from RGB is 150 - color contains mainly: blue. Hex color #567296 is not a web safe color. Web safe color analog (approx): #666699. Inversed color of #567296 is #A98D69. Grayscale: #6D6D6D. Windows color (decimal): -11111786 or 9859670. OLE color: 9859670.
HSL color Cylindrical-coordinate representation of color #567296: hue angle of 213.75º degrees, saturation: 0.27, lightness: 0.46%. HSV value (or HSB Brightness) of color is 0.59% and HSV saturation: 0.43%. Process color model (Four color, CMYK) of #567296 is Cyan = 0.43, Magento = 0.24, Yellow = 0 and Black (K on CMYK) = 0.41.
Color convert
| RGB | 86 | 114 | 150 | - |
| CMYK | 0.43 | 0.24 | 0 | 0.41 |
| HSL | 213.75º | 0.27% | 0.46% | - |
| HSV(B) | 213.75º | 0.43% | 0.59% | - |
| XYZ | 15.36 | 16.22 | 31.17 | - |
| YUV | 109.73 | 150.72 | 111.07 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 86 | 114 | 150 | 0.43 | 0.24 | 0 | 0.41 | 213.75 | 0.27 | 0.46 |
| Hex | 56 | 72 | 96 | 2B | 18 | 0 | 29 | D6 | 1B | 2E |
| Octal | 126 | 162 | 226 | 53 | 30 | 0 | 51 | 326 | 33 | 56 |
| Binary | 1010110 | 1110010 | 10010110 | 101011 | 11000 | 0 | 101001 | 11010110 | 11011 | 101110 |
Color Harmonies of #567296
Complementary color
Monochromatic Colors of #567296
Black with #567296
Text Example
Text Example
White with #567296
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #567296; }
p { color: rgb(86,114,150); }
H1.HeaderClassName
{
color: #567296;
}
.AnyTagClassName
{
color: #567296;
}
</style>
background-color css
<style>
a { background-color: #567296; }
a { background-color: rgb(86,114,150); }
div.DivClassName
{
background-color: #567296;
}
.BgClassName
{
background-color: #567296;
}
</style>
border-color css
<style>
span { border-color: #567296; }
span { border-color: rgb(86,114,150); }
td.TdClassName
{
border-color: #567296;
}
.TagClassName
{
border-color: #567296;
}
</style>