Shades of Kashmir Blue #56657E
Tints of Kashmir Blue #56657E
RGB
CMYK
RGB Variations
Color information
#56657E (or 0x56657E) is known color: Kashmir Blue. HEX triplet: 56, 65 and 7E. RGB value is (86,101,126). Sum of RGB (Red+Green+Blue) = 86+101+126=313 (41% of max value = 765). Red value is 86 (33.98% from 255 or 27.48% from 313); Green value is 101 (39.84% from 255 or 32.27% from 313); Blue value is 126 (49.61% from 255 or 40.26% from 313); Max value from RGB is 126 - color contains mainly: blue. Hex color #56657E is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #56657E is #A99A81. Grayscale: #636363. Windows color (decimal): -11115138 or 8283478. OLE color: 8283478.
HSL color Cylindrical-coordinate representation of color #56657E: hue angle of 217.5º degrees, saturation: 0.19, lightness: 0.42%. HSV value (or HSB Brightness) of color is 0.49% and HSV saturation: 0.32%. Process color model (Four color, CMYK) of #56657E is Cyan = 0.32, Magento = 0.20, Yellow = 0 and Black (K on CMYK) = 0.51.
Color convert
| RGB | 86 | 101 | 126 | - |
| CMYK | 0.32 | 0.20 | 0 | 0.51 |
| HSL | 217.5º | 0.19% | 0.42% | - |
| HSV(B) | 217.5º | 0.32% | 0.49% | - |
| XYZ | 12.26 | 12.79 | 21.56 | - |
| YUV | 99.37 | 143.03 | 118.47 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 86 | 101 | 126 | 0.32 | 0.20 | 0 | 0.51 | 217.5 | 0.19 | 0.42 |
| Hex | 56 | 65 | 7E | 20 | 14 | 0 | 33 | DA | 13 | 2A |
| Octal | 126 | 145 | 176 | 40 | 24 | 0 | 63 | 332 | 23 | 52 |
| Binary | 1010110 | 1100101 | 1111110 | 100000 | 10100 | 0 | 110011 | 11011010 | 10011 | 101010 |
Color Harmonies of #56657E
Complementary color
Monochromatic Colors of #56657E
Black with #56657E
Text Example
Text Example
White with #56657E
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #56657E; }
p { color: rgb(86,101,126); }
H1.HeaderClassName
{
color: #56657E;
}
.AnyTagClassName
{
color: #56657E;
}
</style>
background-color css
<style>
a { background-color: #56657E; }
a { background-color: rgb(86,101,126); }
div.DivClassName
{
background-color: #56657E;
}
.BgClassName
{
background-color: #56657E;
}
</style>
border-color css
<style>
span { border-color: #56657E; }
span { border-color: rgb(86,101,126); }
td.TdClassName
{
border-color: #56657E;
}
.TagClassName
{
border-color: #56657E;
}
</style>