Shades of Kashmir Blue #556581
Tints of Kashmir Blue #556581
RGB
CMYK
RGB Variations
Color information
#556581 (or 0x556581) is known color: Kashmir Blue. HEX triplet: 55, 65 and 81. RGB value is (85,101,129). Sum of RGB (Red+Green+Blue) = 85+101+129=315 (41% of max value = 765). Red value is 85 (33.59% from 255 or 26.98% from 315); Green value is 101 (39.84% from 255 or 32.06% from 315); Blue value is 129 (50.78% from 255 or 40.95% from 315); Max value from RGB is 129 - color contains mainly: blue. Hex color #556581 is not a web safe color. Web safe color analog (approx): #666699. Inversed color of #556581 is #AA9A7E. Grayscale: #636363. Windows color (decimal): -11180671 or 8480085. OLE color: 8480085.
HSL color Cylindrical-coordinate representation of color #556581: hue angle of 218.18º degrees, saturation: 0.21, lightness: 0.42%. HSV value (or HSB Brightness) of color is 0.51% and HSV saturation: 0.34%. Process color model (Four color, CMYK) of #556581 is Cyan = 0.34, Magento = 0.22, Yellow = 0 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 85 | 101 | 129 | - |
| CMYK | 0.34 | 0.22 | 0 | 0.49 |
| HSL | 218.18º | 0.21% | 0.42% | - |
| HSV(B) | 218.18º | 0.34% | 0.51% | - |
| XYZ | 12.36 | 12.82 | 22.59 | - |
| YUV | 99.41 | 144.7 | 117.72 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 85 | 101 | 129 | 0.34 | 0.22 | 0 | 0.49 | 218.18 | 0.21 | 0.42 |
| Hex | 55 | 65 | 81 | 22 | 16 | 0 | 31 | DA | 15 | 2A |
| Octal | 125 | 145 | 201 | 42 | 26 | 0 | 61 | 332 | 25 | 52 |
| Binary | 1010101 | 1100101 | 10000001 | 100010 | 10110 | 0 | 110001 | 11011010 | 10101 | 101010 |
Color Harmonies of #556581
Complementary color
Monochromatic Colors of #556581
Black with #556581
Text Example
Text Example
White with #556581
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #556581; }
p { color: rgb(85,101,129); }
H1.HeaderClassName
{
color: #556581;
}
.AnyTagClassName
{
color: #556581;
}
</style>
background-color css
<style>
a { background-color: #556581; }
a { background-color: rgb(85,101,129); }
div.DivClassName
{
background-color: #556581;
}
.BgClassName
{
background-color: #556581;
}
</style>
border-color css
<style>
span { border-color: #556581; }
span { border-color: rgb(85,101,129); }
td.TdClassName
{
border-color: #556581;
}
.TagClassName
{
border-color: #556581;
}
</style>