Shades of Kashmir Blue #556384
Tints of Kashmir Blue #556384
RGB
CMYK
RGB Variations
Color information
#556384 (or 0x556384) is known color: Kashmir Blue. HEX triplet: 55, 63 and 84. RGB value is (85,99,132). Sum of RGB (Red+Green+Blue) = 85+99+132=316 (41% of max value = 765). Red value is 85 (33.59% from 255 or 26.90% from 316); Green value is 99 (39.06% from 255 or 31.33% from 316); Blue value is 132 (51.95% from 255 or 41.77% from 316); Max value from RGB is 132 - color contains mainly: blue. Hex color #556384 is not a web safe color. Web safe color analog (approx): #666699. Inversed color of #556384 is #AA9C7B. Grayscale: #626262. Windows color (decimal): -11181180 or 8676181. OLE color: 8676181.
HSL color Cylindrical-coordinate representation of color #556384: hue angle of 222.13º degrees, saturation: 0.22, lightness: 0.43%. HSV value (or HSB Brightness) of color is 0.52% and HSV saturation: 0.36%. Process color model (Four color, CMYK) of #556384 is Cyan = 0.36, Magento = 0.25, Yellow = 0 and Black (K on CMYK) = 0.48.
Color convert
| RGB | 85 | 99 | 132 | - |
| CMYK | 0.36 | 0.25 | 0 | 0.48 |
| HSL | 222.13º | 0.22% | 0.43% | - |
| HSV(B) | 222.13º | 0.36% | 0.52% | - |
| XYZ | 12.37 | 12.52 | 23.59 | - |
| YUV | 98.58 | 146.86 | 118.32 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 85 | 99 | 132 | 0.36 | 0.25 | 0 | 0.48 | 222.13 | 0.22 | 0.43 |
| Hex | 55 | 63 | 84 | 24 | 19 | 0 | 30 | DE | 16 | 2B |
| Octal | 125 | 143 | 204 | 44 | 31 | 0 | 60 | 336 | 26 | 53 |
| Binary | 1010101 | 1100011 | 10000100 | 100100 | 11001 | 0 | 110000 | 11011110 | 10110 | 101011 |
Color Harmonies of #556384
Complementary color
Monochromatic Colors of #556384
Black with #556384
Text Example
Text Example
White with #556384
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #556384; }
p { color: rgb(85,99,132); }
H1.HeaderClassName
{
color: #556384;
}
.AnyTagClassName
{
color: #556384;
}
</style>
background-color css
<style>
a { background-color: #556384; }
a { background-color: rgb(85,99,132); }
div.DivClassName
{
background-color: #556384;
}
.BgClassName
{
background-color: #556384;
}
</style>
border-color css
<style>
span { border-color: #556384; }
span { border-color: rgb(85,99,132); }
td.TdClassName
{
border-color: #556384;
}
.TagClassName
{
border-color: #556384;
}
</style>