Shades of Quincy #635042
Tints of Quincy #635042
RGB
CMYK
RGB Variations
Color information
#635042 (or 0x635042) is known color: Quincy. HEX triplet: 63, 50 and 42. RGB value is (99,80,66). Sum of RGB (Red+Green+Blue) = 99+80+66=245 (32% of max value = 765). Red value is 99 (39.06% from 255 or 40.41% from 245); Green value is 80 (31.64% from 255 or 32.65% from 245); Blue value is 66 (26.17% from 255 or 26.94% from 245); Max value from RGB is 99 - color contains mainly: red. Hex color #635042 is not a web safe color. Web safe color analog (approx): #666633. Inversed color of #635042 is #9CAFBD. Grayscale: #545454. Windows color (decimal): -10268606 or 4345955. OLE color: 4345955.
HSL color Cylindrical-coordinate representation of color #635042: hue angle of 25.45º degrees, saturation: 0.2, lightness: 0.32%. HSV value (or HSB Brightness) of color is 0.39% and HSV saturation: 0.33%. Process color model (Four color, CMYK) of #635042 is Cyan = 0, Magento = 0.19, Yellow = 0.33 and Black (K on CMYK) = 0.61.
Color convert
| RGB | 99 | 80 | 66 | - |
| CMYK | 0 | 0.19 | 0.33 | 0.61 |
| HSL | 25.45º | 0.2% | 0.32% | - |
| HSV(B) | 25.45º | 0.33% | 0.39% | - |
| XYZ | 9 | 8.78 | 6.38 | - |
| YUV | 84.09 | 117.79 | 138.64 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 99 | 80 | 66 | 0 | 0.19 | 0.33 | 0.61 | 25.45 | 0.2 | 0.32 |
| Hex | 63 | 50 | 42 | 0 | 13 | 21 | 3D | 19 | 14 | 20 |
| Octal | 143 | 120 | 102 | 0 | 23 | 41 | 75 | 31 | 24 | 40 |
| Binary | 1100011 | 1010000 | 1000010 | 0 | 10011 | 100001 | 111101 | 11001 | 10100 | 100000 |
Color Harmonies of #635042
Complementary color
Monochromatic Colors of #635042
Black with #635042
Text Example
Text Example
White with #635042
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #635042; }
p { color: rgb(99,80,66); }
H1.HeaderClassName
{
color: #635042;
}
.AnyTagClassName
{
color: #635042;
}
</style>
background-color css
<style>
a { background-color: #635042; }
a { background-color: rgb(99,80,66); }
div.DivClassName
{
background-color: #635042;
}
.BgClassName
{
background-color: #635042;
}
</style>
border-color css
<style>
span { border-color: #635042; }
span { border-color: rgb(99,80,66); }
td.TdClassName
{
border-color: #635042;
}
.TagClassName
{
border-color: #635042;
}
</style>