Shades of Kashmir Blue #567595
Tints of Kashmir Blue #567595
RGB
CMYK
RGB Variations
Color information
#567595 (or 0x567595) is known color: Kashmir Blue. HEX triplet: 56, 75 and 95. RGB value is (86,117,149). Sum of RGB (Red+Green+Blue) = 86+117+149=352 (46% of max value = 765). Red value is 86 (33.98% from 255 or 24.43% from 352); Green value is 117 (46.09% from 255 or 33.24% from 352); Blue value is 149 (58.59% from 255 or 42.33% from 352); Max value from RGB is 149 - color contains mainly: blue. Hex color #567595 is not a web safe color. Web safe color analog (approx): #666699. Inversed color of #567595 is #A98A6A. Grayscale: #6F6F6F. Windows color (decimal): -11111019 or 9794902. OLE color: 9794902.
HSL color Cylindrical-coordinate representation of color #567595: hue angle of 210.48º degrees, saturation: 0.27, lightness: 0.46%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.42%. Process color model (Four color, CMYK) of #567595 is Cyan = 0.42, Magento = 0.21, Yellow = 0 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 86 | 117 | 149 | - |
| CMYK | 0.42 | 0.21 | 0 | 0.42 |
| HSL | 210.48º | 0.27% | 0.46% | - |
| HSV(B) | 210.48º | 0.42% | 0.58% | - |
| XYZ | 15.62 | 16.87 | 30.87 | - |
| YUV | 111.38 | 149.23 | 109.9 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 86 | 117 | 149 | 0.42 | 0.21 | 0 | 0.42 | 210.48 | 0.27 | 0.46 |
| Hex | 56 | 75 | 95 | 2A | 15 | 0 | 2A | D2 | 1B | 2E |
| Octal | 126 | 165 | 225 | 52 | 25 | 0 | 52 | 322 | 33 | 56 |
| Binary | 1010110 | 1110101 | 10010101 | 101010 | 10101 | 0 | 101010 | 11010010 | 11011 | 101110 |
Color Harmonies of #567595
Complementary color
Monochromatic Colors of #567595
Black with #567595
Text Example
Text Example
White with #567595
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #567595; }
p { color: rgb(86,117,149); }
H1.HeaderClassName
{
color: #567595;
}
.AnyTagClassName
{
color: #567595;
}
</style>
background-color css
<style>
a { background-color: #567595; }
a { background-color: rgb(86,117,149); }
div.DivClassName
{
background-color: #567595;
}
.BgClassName
{
background-color: #567595;
}
</style>
border-color css
<style>
span { border-color: #567595; }
span { border-color: rgb(86,117,149); }
td.TdClassName
{
border-color: #567595;
}
.TagClassName
{
border-color: #567595;
}
</style>