Shades of Kashmir Blue #567089
Tints of Kashmir Blue #567089
RGB
CMYK
RGB Variations
Color information
#567089 (or 0x567089) is known color: Kashmir Blue. HEX triplet: 56, 70 and 89. RGB value is (86,112,137). Sum of RGB (Red+Green+Blue) = 86+112+137=335 (44% of max value = 765). Red value is 86 (33.98% from 255 or 25.67% from 335); Green value is 112 (44.14% from 255 or 33.43% from 335); Blue value is 137 (53.91% from 255 or 40.90% from 335); Max value from RGB is 137 - color contains mainly: blue. Hex color #567089 is not a web safe color. Web safe color analog (approx): #666699. Inversed color of #567089 is #A98F76. Grayscale: #6A6A6A. Windows color (decimal): -11112311 or 9007190. OLE color: 9007190.
HSL color Cylindrical-coordinate representation of color #567089: hue angle of 209.41º degrees, saturation: 0.23, lightness: 0.44%. HSV value (or HSB Brightness) of color is 0.54% and HSV saturation: 0.37%. Process color model (Four color, CMYK) of #567089 is Cyan = 0.37, Magento = 0.18, Yellow = 0 and Black (K on CMYK) = 0.46.
Color convert
| RGB | 86 | 112 | 137 | - |
| CMYK | 0.37 | 0.18 | 0 | 0.46 |
| HSL | 209.41º | 0.23% | 0.44% | - |
| HSV(B) | 209.41º | 0.37% | 0.54% | - |
| XYZ | 14.15 | 15.37 | 25.89 | - |
| YUV | 107.08 | 144.89 | 112.97 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 86 | 112 | 137 | 0.37 | 0.18 | 0 | 0.46 | 209.41 | 0.23 | 0.44 |
| Hex | 56 | 70 | 89 | 25 | 12 | 0 | 2E | D1 | 17 | 2C |
| Octal | 126 | 160 | 211 | 45 | 22 | 0 | 56 | 321 | 27 | 54 |
| Binary | 1010110 | 1110000 | 10001001 | 100101 | 10010 | 0 | 101110 | 11010001 | 10111 | 101100 |
Color Harmonies of #567089
Complementary color
Monochromatic Colors of #567089
Black with #567089
Text Example
Text Example
White with #567089
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #567089; }
p { color: rgb(86,112,137); }
H1.HeaderClassName
{
color: #567089;
}
.AnyTagClassName
{
color: #567089;
}
</style>
background-color css
<style>
a { background-color: #567089; }
a { background-color: rgb(86,112,137); }
div.DivClassName
{
background-color: #567089;
}
.BgClassName
{
background-color: #567089;
}
</style>
border-color css
<style>
span { border-color: #567089; }
span { border-color: rgb(86,112,137); }
td.TdClassName
{
border-color: #567089;
}
.TagClassName
{
border-color: #567089;
}
</style>