Shades of Kashmir Blue #567396
Tints of Kashmir Blue #567396
RGB
CMYK
RGB Variations
Color information
#567396 (or 0x567396) is known color: Kashmir Blue. HEX triplet: 56, 73 and 96. RGB value is (86,115,150). Sum of RGB (Red+Green+Blue) = 86+115+150=351 (46% of max value = 765). Red value is 86 (33.98% from 255 or 24.50% from 351); Green value is 115 (45.31% from 255 or 32.76% from 351); Blue value is 150 (58.98% from 255 or 42.74% from 351); Max value from RGB is 150 - color contains mainly: blue. Hex color #567396 is not a web safe color. Web safe color analog (approx): #666699. Inversed color of #567396 is #A98C69. Grayscale: #6E6E6E. Windows color (decimal): -11111530 or 9859926. OLE color: 9859926.
HSL color Cylindrical-coordinate representation of color #567396: hue angle of 212.81º 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 #567396 is Cyan = 0.43, Magento = 0.23, Yellow = 0 and Black (K on CMYK) = 0.41.
Color convert
| RGB | 86 | 115 | 150 | - |
| CMYK | 0.43 | 0.23 | 0 | 0.41 |
| HSL | 212.81º | 0.27% | 0.46% | - |
| HSV(B) | 212.81º | 0.43% | 0.59% | - |
| XYZ | 15.47 | 16.44 | 31.21 | - |
| YUV | 110.32 | 150.39 | 110.65 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 86 | 115 | 150 | 0.43 | 0.23 | 0 | 0.41 | 212.81 | 0.27 | 0.46 |
| Hex | 56 | 73 | 96 | 2B | 17 | 0 | 29 | D5 | 1B | 2E |
| Octal | 126 | 163 | 226 | 53 | 27 | 0 | 51 | 325 | 33 | 56 |
| Binary | 1010110 | 1110011 | 10010110 | 101011 | 10111 | 0 | 101001 | 11010101 | 11011 | 101110 |
Color Harmonies of #567396
Complementary color
Monochromatic Colors of #567396
Black with #567396
Text Example
Text Example
White with #567396
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #567396; }
p { color: rgb(86,115,150); }
H1.HeaderClassName
{
color: #567396;
}
.AnyTagClassName
{
color: #567396;
}
</style>
background-color css
<style>
a { background-color: #567396; }
a { background-color: rgb(86,115,150); }
div.DivClassName
{
background-color: #567396;
}
.BgClassName
{
background-color: #567396;
}
</style>
border-color css
<style>
span { border-color: #567396; }
span { border-color: rgb(86,115,150); }
td.TdClassName
{
border-color: #567396;
}
.TagClassName
{
border-color: #567396;
}
</style>