Shades of Kashmir Blue #556083
Tints of Kashmir Blue #556083
RGB
CMYK
RGB Variations
Color information
#556083 (or 0x556083) is known color: Kashmir Blue. HEX triplet: 55, 60 and 83. RGB value is (85,96,131). Sum of RGB (Red+Green+Blue) = 85+96+131=312 (41% of max value = 765). Red value is 85 (33.59% from 255 or 27.24% from 312); Green value is 96 (37.89% from 255 or 30.77% from 312); Blue value is 131 (51.56% from 255 or 41.99% from 312); Max value from RGB is 131 - color contains mainly: blue. Hex color #556083 is not a web safe color. Web safe color analog (approx): #666699. Inversed color of #556083 is #AA9F7C. Grayscale: #606060. Windows color (decimal): -11181949 or 8609877. OLE color: 8609877.
HSL color Cylindrical-coordinate representation of color #556083: hue angle of 225.65º 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 #556083 is Cyan = 0.35, Magento = 0.27, Yellow = 0 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 85 | 96 | 131 | - |
| CMYK | 0.35 | 0.27 | 0 | 0.49 |
| HSL | 225.65º | 0.21% | 0.42% | - |
| HSV(B) | 225.65º | 0.35% | 0.51% | - |
| XYZ | 12.03 | 11.94 | 23.14 | - |
| YUV | 96.7 | 147.36 | 119.65 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 85 | 96 | 131 | 0.35 | 0.27 | 0 | 0.49 | 225.65 | 0.21 | 0.42 |
| Hex | 55 | 60 | 83 | 23 | 1B | 0 | 31 | E2 | 15 | 2A |
| Octal | 125 | 140 | 203 | 43 | 33 | 0 | 61 | 342 | 25 | 52 |
| Binary | 1010101 | 1100000 | 10000011 | 100011 | 11011 | 0 | 110001 | 11100010 | 10101 | 101010 |
Color Harmonies of #556083
Complementary color
Monochromatic Colors of #556083
Black with #556083
Text Example
Text Example
White with #556083
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #556083; }
p { color: rgb(85,96,131); }
H1.HeaderClassName
{
color: #556083;
}
.AnyTagClassName
{
color: #556083;
}
</style>
background-color css
<style>
a { background-color: #556083; }
a { background-color: rgb(85,96,131); }
div.DivClassName
{
background-color: #556083;
}
.BgClassName
{
background-color: #556083;
}
</style>
border-color css
<style>
span { border-color: #556083; }
span { border-color: rgb(85,96,131); }
td.TdClassName
{
border-color: #556083;
}
.TagClassName
{
border-color: #556083;
}
</style>