Shades of Chambray #586277
Tints of Chambray #586277
RGB
CMYK
RGB Variations
Color information
#586277 (or 0x586277) is known color: Chambray. HEX triplet: 58, 62 and 77. RGB value is (88,98,119). Sum of RGB (Red+Green+Blue) = 88+98+119=305 (40% of max value = 765). Red value is 88 (34.77% from 255 or 28.85% from 305); Green value is 98 (38.67% from 255 or 32.13% from 305); Blue value is 119 (46.88% from 255 or 39.02% from 305); Max value from RGB is 119 - color contains mainly: blue. Hex color #586277 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #586277 is #A79D88. Grayscale: #616161. Windows color (decimal): -10984841 or 7823960. OLE color: 7823960.
HSL color Cylindrical-coordinate representation of color #586277: hue angle of 220.65º degrees, saturation: 0.15, lightness: 0.41%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.26%. Process color model (Four color, CMYK) of #586277 is Cyan = 0.26, Magento = 0.18, Yellow = 0 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 88 | 98 | 119 | - |
| CMYK | 0.26 | 0.18 | 0 | 0.53 |
| HSL | 220.65º | 0.15% | 0.41% | - |
| HSV(B) | 220.65º | 0.26% | 0.47% | - |
| XYZ | 11.72 | 12.14 | 19.18 | - |
| YUV | 97.4 | 140.19 | 121.29 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 88 | 98 | 119 | 0.26 | 0.18 | 0 | 0.53 | 220.65 | 0.15 | 0.41 |
| Hex | 58 | 62 | 77 | 1A | 12 | 0 | 35 | DD | F | 29 |
| Octal | 130 | 142 | 167 | 32 | 22 | 0 | 65 | 335 | 17 | 51 |
| Binary | 1011000 | 1100010 | 1110111 | 11010 | 10010 | 0 | 110101 | 11011101 | 1111 | 101001 |
Color Harmonies of #586277
Complementary color
Monochromatic Colors of #586277
Black with #586277
Text Example
Text Example
White with #586277
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #586277; }
p { color: rgb(88,98,119); }
H1.HeaderClassName
{
color: #586277;
}
.AnyTagClassName
{
color: #586277;
}
</style>
background-color css
<style>
a { background-color: #586277; }
a { background-color: rgb(88,98,119); }
div.DivClassName
{
background-color: #586277;
}
.BgClassName
{
background-color: #586277;
}
</style>
border-color css
<style>
span { border-color: #586277; }
span { border-color: rgb(88,98,119); }
td.TdClassName
{
border-color: #586277;
}
.TagClassName
{
border-color: #586277;
}
</style>