Shades of Kashmir Blue #556689
Tints of Kashmir Blue #556689
RGB
CMYK
RGB Variations
Color information
#556689 (or 0x556689) is known color: Kashmir Blue. HEX triplet: 55, 66 and 89. RGB value is (85,102,137). Sum of RGB (Red+Green+Blue) = 85+102+137=324 (42% of max value = 765). Red value is 85 (33.59% from 255 or 26.23% from 324); Green value is 102 (40.23% from 255 or 31.48% from 324); Blue value is 137 (53.91% from 255 or 42.28% from 324); Max value from RGB is 137 - color contains mainly: blue. Hex color #556689 is not a web safe color. Web safe color analog (approx): #666699. Inversed color of #556689 is #AA9976. Grayscale: #646464. Windows color (decimal): -11180407 or 9004629. OLE color: 9004629.
HSL color Cylindrical-coordinate representation of color #556689: hue angle of 220.38º degrees, saturation: 0.23, lightness: 0.44%. HSV value (or HSB Brightness) of color is 0.54% and HSV saturation: 0.38%. Process color model (Four color, CMYK) of #556689 is Cyan = 0.38, Magento = 0.26, Yellow = 0 and Black (K on CMYK) = 0.46.
Color convert
| RGB | 85 | 102 | 137 | - |
| CMYK | 0.38 | 0.26 | 0 | 0.46 |
| HSL | 220.38º | 0.23% | 0.44% | - |
| HSV(B) | 220.38º | 0.38% | 0.54% | - |
| XYZ | 13.01 | 13.24 | 25.54 | - |
| YUV | 100.91 | 148.37 | 116.65 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 85 | 102 | 137 | 0.38 | 0.26 | 0 | 0.46 | 220.38 | 0.23 | 0.44 |
| Hex | 55 | 66 | 89 | 26 | 1A | 0 | 2E | DC | 17 | 2C |
| Octal | 125 | 146 | 211 | 46 | 32 | 0 | 56 | 334 | 27 | 54 |
| Binary | 1010101 | 1100110 | 10001001 | 100110 | 11010 | 0 | 101110 | 11011100 | 10111 | 101100 |
Color Harmonies of #556689
Complementary color
Monochromatic Colors of #556689
Black with #556689
Text Example
Text Example
White with #556689
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #556689; }
p { color: rgb(85,102,137); }
H1.HeaderClassName
{
color: #556689;
}
.AnyTagClassName
{
color: #556689;
}
</style>
background-color css
<style>
a { background-color: #556689; }
a { background-color: rgb(85,102,137); }
div.DivClassName
{
background-color: #556689;
}
.BgClassName
{
background-color: #556689;
}
</style>
border-color css
<style>
span { border-color: #556689; }
span { border-color: rgb(85,102,137); }
td.TdClassName
{
border-color: #556689;
}
.TagClassName
{
border-color: #556689;
}
</style>