Shades of Kashmir Blue #567993
Tints of Kashmir Blue #567993
RGB
CMYK
RGB Variations
Color information
#567993 (or 0x567993) is known color: Kashmir Blue. HEX triplet: 56, 79 and 93. RGB value is (86,121,147). Sum of RGB (Red+Green+Blue) = 86+121+147=354 (46% of max value = 765). Red value is 86 (33.98% from 255 or 24.29% from 354); Green value is 121 (47.66% from 255 or 34.18% from 354); Blue value is 147 (57.81% from 255 or 41.53% from 354); Max value from RGB is 147 - color contains mainly: blue. Hex color #567993 is not a web safe color. Web safe color analog (approx): #666699. Inversed color of #567993 is #A9866C. Grayscale: #717171. Windows color (decimal): -11109997 or 9664854. OLE color: 9664854.
HSL color Cylindrical-coordinate representation of color #567993: hue angle of 205.57º 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 #567993 is Cyan = 0.41, Magento = 0.18, Yellow = 0 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 86 | 121 | 147 | - |
| CMYK | 0.41 | 0.18 | 0 | 0.42 |
| HSL | 205.57º | 0.26% | 0.46% | - |
| HSV(B) | 205.57º | 0.41% | 0.58% | - |
| XYZ | 15.94 | 17.76 | 30.19 | - |
| YUV | 113.5 | 146.9 | 108.39 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 86 | 121 | 147 | 0.41 | 0.18 | 0 | 0.42 | 205.57 | 0.26 | 0.46 |
| Hex | 56 | 79 | 93 | 29 | 12 | 0 | 2A | CE | 1A | 2E |
| Octal | 126 | 171 | 223 | 51 | 22 | 0 | 52 | 316 | 32 | 56 |
| Binary | 1010110 | 1111001 | 10010011 | 101001 | 10010 | 0 | 101010 | 11001110 | 11010 | 101110 |
Color Harmonies of #567993
Complementary color
Monochromatic Colors of #567993
Black with #567993
Text Example
Text Example
White with #567993
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #567993; }
p { color: rgb(86,121,147); }
H1.HeaderClassName
{
color: #567993;
}
.AnyTagClassName
{
color: #567993;
}
</style>
background-color css
<style>
a { background-color: #567993; }
a { background-color: rgb(86,121,147); }
div.DivClassName
{
background-color: #567993;
}
.BgClassName
{
background-color: #567993;
}
</style>
border-color css
<style>
span { border-color: #567993; }
span { border-color: rgb(86,121,147); }
td.TdClassName
{
border-color: #567993;
}
.TagClassName
{
border-color: #567993;
}
</style>