Shades of Kashmir Blue #556381
Tints of Kashmir Blue #556381
RGB
CMYK
RGB Variations
Color information
#556381 (or 0x556381) is known color: Kashmir Blue. HEX triplet: 55, 63 and 81. RGB value is (85,99,129). Sum of RGB (Red+Green+Blue) = 85+99+129=313 (41% of max value = 765). Red value is 85 (33.59% from 255 or 27.16% from 313); Green value is 99 (39.06% from 255 or 31.63% from 313); Blue value is 129 (50.78% from 255 or 41.21% from 313); Max value from RGB is 129 - color contains mainly: blue. Hex color #556381 is not a web safe color. Web safe color analog (approx): #666699. Inversed color of #556381 is #AA9C7E. Grayscale: #626262. Windows color (decimal): -11181183 or 8479573. OLE color: 8479573.
HSL color Cylindrical-coordinate representation of color #556381: hue angle of 220.91º 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 #556381 is Cyan = 0.34, Magento = 0.23, Yellow = 0 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 85 | 99 | 129 | - |
| CMYK | 0.34 | 0.23 | 0 | 0.49 |
| HSL | 220.91º | 0.21% | 0.42% | - |
| HSV(B) | 220.91º | 0.34% | 0.51% | - |
| XYZ | 12.17 | 12.44 | 22.53 | - |
| YUV | 98.23 | 145.36 | 118.56 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 85 | 99 | 129 | 0.34 | 0.23 | 0 | 0.49 | 220.91 | 0.21 | 0.42 |
| Hex | 55 | 63 | 81 | 22 | 17 | 0 | 31 | DD | 15 | 2A |
| Octal | 125 | 143 | 201 | 42 | 27 | 0 | 61 | 335 | 25 | 52 |
| Binary | 1010101 | 1100011 | 10000001 | 100010 | 10111 | 0 | 110001 | 11011101 | 10101 | 101010 |
Color Harmonies of #556381
Complementary color
Monochromatic Colors of #556381
Black with #556381
Text Example
Text Example
White with #556381
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #556381; }
p { color: rgb(85,99,129); }
H1.HeaderClassName
{
color: #556381;
}
.AnyTagClassName
{
color: #556381;
}
</style>
background-color css
<style>
a { background-color: #556381; }
a { background-color: rgb(85,99,129); }
div.DivClassName
{
background-color: #556381;
}
.BgClassName
{
background-color: #556381;
}
</style>
border-color css
<style>
span { border-color: #556381; }
span { border-color: rgb(85,99,129); }
td.TdClassName
{
border-color: #556381;
}
.TagClassName
{
border-color: #556381;
}
</style>