Shades of Kashmir Blue #556282
Tints of Kashmir Blue #556282
RGB
CMYK
RGB Variations
Color information
#556282 (or 0x556282) is known color: Kashmir Blue. HEX triplet: 55, 62 and 82. RGB value is (85,98,130). Sum of RGB (Red+Green+Blue) = 85+98+130=313 (41% of max value = 765). Red value is 85 (33.59% from 255 or 27.16% from 313); Green value is 98 (38.67% from 255 or 31.31% from 313); Blue value is 130 (51.17% from 255 or 41.53% from 313); Max value from RGB is 130 - color contains mainly: blue. Hex color #556282 is not a web safe color. Web safe color analog (approx): #666699. Inversed color of #556282 is #AA9D7D. Grayscale: #616161. Windows color (decimal): -11181438 or 8544853. OLE color: 8544853.
HSL color Cylindrical-coordinate representation of color #556282: hue angle of 222.67º degrees, saturation: 0.21, lightness: 0.42%. HSV value (or HSB Brightness) of color is 0.51% and HSV saturation: 0.35%. Process color model (Four color, CMYK) of #556282 is Cyan = 0.35, Magento = 0.25, Yellow = 0 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 85 | 98 | 130 | - |
| CMYK | 0.35 | 0.25 | 0 | 0.49 |
| HSL | 222.67º | 0.21% | 0.42% | - |
| HSV(B) | 222.67º | 0.35% | 0.51% | - |
| XYZ | 12.14 | 12.28 | 22.85 | - |
| YUV | 97.76 | 146.19 | 118.9 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 85 | 98 | 130 | 0.35 | 0.25 | 0 | 0.49 | 222.67 | 0.21 | 0.42 |
| Hex | 55 | 62 | 82 | 23 | 19 | 0 | 31 | DF | 15 | 2A |
| Octal | 125 | 142 | 202 | 43 | 31 | 0 | 61 | 337 | 25 | 52 |
| Binary | 1010101 | 1100010 | 10000010 | 100011 | 11001 | 0 | 110001 | 11011111 | 10101 | 101010 |
Color Harmonies of #556282
Complementary color
Monochromatic Colors of #556282
Black with #556282
Text Example
Text Example
White with #556282
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #556282; }
p { color: rgb(85,98,130); }
H1.HeaderClassName
{
color: #556282;
}
.AnyTagClassName
{
color: #556282;
}
</style>
background-color css
<style>
a { background-color: #556282; }
a { background-color: rgb(85,98,130); }
div.DivClassName
{
background-color: #556282;
}
.BgClassName
{
background-color: #556282;
}
</style>
border-color css
<style>
span { border-color: #556282; }
span { border-color: rgb(85,98,130); }
td.TdClassName
{
border-color: #556282;
}
.TagClassName
{
border-color: #556282;
}
</style>