Shades of Kashmir Blue #567093
Tints of Kashmir Blue #567093
RGB
CMYK
RGB Variations
Color information
#567093 (or 0x567093) is known color: Kashmir Blue. HEX triplet: 56, 70 and 93. RGB value is (86,112,147). Sum of RGB (Red+Green+Blue) = 86+112+147=345 (45% of max value = 765). Red value is 86 (33.98% from 255 or 24.93% from 345); Green value is 112 (44.14% from 255 or 32.46% from 345); Blue value is 147 (57.81% from 255 or 42.61% from 345); Max value from RGB is 147 - color contains mainly: blue. Hex color #567093 is not a web safe color. Web safe color analog (approx): #666699. Inversed color of #567093 is #A98F6C. Grayscale: #6C6C6C. Windows color (decimal): -11112301 or 9662550. OLE color: 9662550.
HSL color Cylindrical-coordinate representation of color #567093: hue angle of 214.43º degrees, saturation: 0.26, lightness: 0.46%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.41%. Process color model (Four color, CMYK) of #567093 is Cyan = 0.41, Magento = 0.24, Yellow = 0 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 86 | 112 | 147 | - |
| CMYK | 0.41 | 0.24 | 0 | 0.42 |
| HSL | 214.43º | 0.26% | 0.46% | - |
| HSV(B) | 214.43º | 0.41% | 0.58% | - |
| XYZ | 14.9 | 15.67 | 29.84 | - |
| YUV | 108.22 | 149.89 | 112.15 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 86 | 112 | 147 | 0.41 | 0.24 | 0 | 0.42 | 214.43 | 0.26 | 0.46 |
| Hex | 56 | 70 | 93 | 29 | 18 | 0 | 2A | D6 | 1A | 2E |
| Octal | 126 | 160 | 223 | 51 | 30 | 0 | 52 | 326 | 32 | 56 |
| Binary | 1010110 | 1110000 | 10010011 | 101001 | 11000 | 0 | 101010 | 11010110 | 11010 | 101110 |
Color Harmonies of #567093
Complementary color
Monochromatic Colors of #567093
Black with #567093
Text Example
Text Example
White with #567093
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #567093; }
p { color: rgb(86,112,147); }
H1.HeaderClassName
{
color: #567093;
}
.AnyTagClassName
{
color: #567093;
}
</style>
background-color css
<style>
a { background-color: #567093; }
a { background-color: rgb(86,112,147); }
div.DivClassName
{
background-color: #567093;
}
.BgClassName
{
background-color: #567093;
}
</style>
border-color css
<style>
span { border-color: #567093; }
span { border-color: rgb(86,112,147); }
td.TdClassName
{
border-color: #567093;
}
.TagClassName
{
border-color: #567093;
}
</style>