Shades of Kashmir Blue #556283
Tints of Kashmir Blue #556283
RGB
CMYK
RGB Variations
Color information
#556283 (or 0x556283) is known color: Kashmir Blue. HEX triplet: 55, 62 and 83. RGB value is (85,98,131). Sum of RGB (Red+Green+Blue) = 85+98+131=314 (41% of max value = 765). Red value is 85 (33.59% from 255 or 27.07% from 314); Green value is 98 (38.67% from 255 or 31.21% from 314); Blue value is 131 (51.56% from 255 or 41.72% from 314); Max value from RGB is 131 - color contains mainly: blue. Hex color #556283 is not a web safe color. Web safe color analog (approx): #666699. Inversed color of #556283 is #AA9D7C. Grayscale: #616161. Windows color (decimal): -11181437 or 8610389. OLE color: 8610389.
HSL color Cylindrical-coordinate representation of color #556283: hue angle of 223.04º 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 #556283 is Cyan = 0.35, Magento = 0.25, Yellow = 0 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 85 | 98 | 131 | - |
| CMYK | 0.35 | 0.25 | 0 | 0.49 |
| HSL | 223.04º | 0.21% | 0.42% | - |
| HSV(B) | 223.04º | 0.35% | 0.51% | - |
| XYZ | 12.21 | 12.31 | 23.2 | - |
| YUV | 97.88 | 146.69 | 118.82 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 85 | 98 | 131 | 0.35 | 0.25 | 0 | 0.49 | 223.04 | 0.21 | 0.42 |
| Hex | 55 | 62 | 83 | 23 | 19 | 0 | 31 | DF | 15 | 2A |
| Octal | 125 | 142 | 203 | 43 | 31 | 0 | 61 | 337 | 25 | 52 |
| Binary | 1010101 | 1100010 | 10000011 | 100011 | 11001 | 0 | 110001 | 11011111 | 10101 | 101010 |
Color Harmonies of #556283
Complementary color
Monochromatic Colors of #556283
Black with #556283
Text Example
Text Example
White with #556283
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #556283; }
p { color: rgb(85,98,131); }
H1.HeaderClassName
{
color: #556283;
}
.AnyTagClassName
{
color: #556283;
}
</style>
background-color css
<style>
a { background-color: #556283; }
a { background-color: rgb(85,98,131); }
div.DivClassName
{
background-color: #556283;
}
.BgClassName
{
background-color: #556283;
}
</style>
border-color css
<style>
span { border-color: #556283; }
span { border-color: rgb(85,98,131); }
td.TdClassName
{
border-color: #556283;
}
.TagClassName
{
border-color: #556283;
}
</style>