Shades of Quincy #635549
Tints of Quincy #635549
RGB
CMYK
RGB Variations
Color information
#635549 (or 0x635549) is known color: Quincy. HEX triplet: 63, 55 and 49. RGB value is (99,85,73). Sum of RGB (Red+Green+Blue) = 99+85+73=257 (34% of max value = 765). Red value is 99 (39.06% from 255 or 38.52% from 257); Green value is 85 (33.59% from 255 or 33.07% from 257); Blue value is 73 (28.91% from 255 or 28.40% from 257); Max value from RGB is 99 - color contains mainly: red. Hex color #635549 is not a web safe color. Web safe color analog (approx): #666633. Inversed color of #635549 is #9CAAB6. Grayscale: #575757. Windows color (decimal): -10267319 or 4805987. OLE color: 4805987.
HSL color Cylindrical-coordinate representation of color #635549: hue angle of 27.69º degrees, saturation: 0.15, lightness: 0.34%. HSV value (or HSB Brightness) of color is 0.39% and HSV saturation: 0.26%. Process color model (Four color, CMYK) of #635549 is Cyan = 0, Magento = 0.14, Yellow = 0.26 and Black (K on CMYK) = 0.61.
Color convert
| RGB | 99 | 85 | 73 | - |
| CMYK | 0 | 0.14 | 0.26 | 0.61 |
| HSL | 27.69º | 0.15% | 0.34% | - |
| HSV(B) | 27.69º | 0.26% | 0.39% | - |
| XYZ | 9.6 | 9.63 | 7.66 | - |
| YUV | 87.82 | 119.64 | 135.98 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 99 | 85 | 73 | 0 | 0.14 | 0.26 | 0.61 | 27.69 | 0.15 | 0.34 |
| Hex | 63 | 55 | 49 | 0 | E | 1A | 3D | 1C | F | 22 |
| Octal | 143 | 125 | 111 | 0 | 16 | 32 | 75 | 34 | 17 | 42 |
| Binary | 1100011 | 1010101 | 1001001 | 0 | 1110 | 11010 | 111101 | 11100 | 1111 | 100010 |
Color Harmonies of #635549
Complementary color
Monochromatic Colors of #635549
Black with #635549
Text Example
Text Example
White with #635549
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #635549; }
p { color: rgb(99,85,73); }
H1.HeaderClassName
{
color: #635549;
}
.AnyTagClassName
{
color: #635549;
}
</style>
background-color css
<style>
a { background-color: #635549; }
a { background-color: rgb(99,85,73); }
div.DivClassName
{
background-color: #635549;
}
.BgClassName
{
background-color: #635549;
}
</style>
border-color css
<style>
span { border-color: #635549; }
span { border-color: rgb(99,85,73); }
td.TdClassName
{
border-color: #635549;
}
.TagClassName
{
border-color: #635549;
}
</style>