Shades of Quincy #635041
Tints of Quincy #635041
RGB
CMYK
RGB Variations
Color information
#635041 (or 0x635041) is known color: Quincy. HEX triplet: 63, 50 and 41. RGB value is (99,80,65). Sum of RGB (Red+Green+Blue) = 99+80+65=244 (32% of max value = 765). Red value is 99 (39.06% from 255 or 40.57% from 244); Green value is 80 (31.64% from 255 or 32.79% from 244); Blue value is 65 (25.78% from 255 or 26.64% from 244); Max value from RGB is 99 - color contains mainly: red. Hex color #635041 is not a web safe color. Web safe color analog (approx): #666633. Inversed color of #635041 is #9CAFBE. Grayscale: #545454. Windows color (decimal): -10268607 or 4280419. OLE color: 4280419.
HSL color Cylindrical-coordinate representation of color #635041: hue angle of 26.47º degrees, saturation: 0.21, lightness: 0.32%. HSV value (or HSB Brightness) of color is 0.39% and HSV saturation: 0.34%. Process color model (Four color, CMYK) of #635041 is Cyan = 0, Magento = 0.19, Yellow = 0.34 and Black (K on CMYK) = 0.61.
Color convert
| RGB | 99 | 80 | 65 | - |
| CMYK | 0 | 0.19 | 0.34 | 0.61 |
| HSL | 26.47º | 0.21% | 0.32% | - |
| HSV(B) | 26.47º | 0.34% | 0.39% | - |
| XYZ | 8.97 | 8.77 | 6.22 | - |
| YUV | 83.97 | 117.29 | 138.72 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 99 | 80 | 65 | 0 | 0.19 | 0.34 | 0.61 | 26.47 | 0.21 | 0.32 |
| Hex | 63 | 50 | 41 | 0 | 13 | 22 | 3D | 1A | 15 | 20 |
| Octal | 143 | 120 | 101 | 0 | 23 | 42 | 75 | 32 | 25 | 40 |
| Binary | 1100011 | 1010000 | 1000001 | 0 | 10011 | 100010 | 111101 | 11010 | 10101 | 100000 |
Color Harmonies of #635041
Complementary color
Monochromatic Colors of #635041
Black with #635041
Text Example
Text Example
White with #635041
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #635041; }
p { color: rgb(99,80,65); }
H1.HeaderClassName
{
color: #635041;
}
.AnyTagClassName
{
color: #635041;
}
</style>
background-color css
<style>
a { background-color: #635041; }
a { background-color: rgb(99,80,65); }
div.DivClassName
{
background-color: #635041;
}
.BgClassName
{
background-color: #635041;
}
</style>
border-color css
<style>
span { border-color: #635041; }
span { border-color: rgb(99,80,65); }
td.TdClassName
{
border-color: #635041;
}
.TagClassName
{
border-color: #635041;
}
</style>