Shades of Quincy #635449
Tints of Quincy #635449
RGB
CMYK
RGB Variations
Color information
#635449 (or 0x635449) is known color: Quincy. HEX triplet: 63, 54 and 49. RGB value is (99,84,73). Sum of RGB (Red+Green+Blue) = 99+84+73=256 (33% of max value = 765). Red value is 99 (39.06% from 255 or 38.67% from 256); Green value is 84 (33.20% from 255 or 32.81% from 256); Blue value is 73 (28.91% from 255 or 28.52% from 256); Max value from RGB is 99 - color contains mainly: red. Hex color #635449 is not a web safe color. Web safe color analog (approx): #666633. Inversed color of #635449 is #9CABB6. Grayscale: #575757. Windows color (decimal): -10267575 or 4805731. OLE color: 4805731.
HSL color Cylindrical-coordinate representation of color #635449: hue angle of 25.38º 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 #635449 is Cyan = 0, Magento = 0.15, Yellow = 0.26 and Black (K on CMYK) = 0.61.
Color convert
| RGB | 99 | 84 | 73 | - |
| CMYK | 0 | 0.15 | 0.26 | 0.61 |
| HSL | 25.38º | 0.15% | 0.34% | - |
| HSV(B) | 25.38º | 0.26% | 0.39% | - |
| XYZ | 9.52 | 9.47 | 7.63 | - |
| YUV | 87.23 | 119.97 | 136.39 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 99 | 84 | 73 | 0 | 0.15 | 0.26 | 0.61 | 25.38 | 0.15 | 0.34 |
| Hex | 63 | 54 | 49 | 0 | F | 1A | 3D | 19 | F | 22 |
| Octal | 143 | 124 | 111 | 0 | 17 | 32 | 75 | 31 | 17 | 42 |
| Binary | 1100011 | 1010100 | 1001001 | 0 | 1111 | 11010 | 111101 | 11001 | 1111 | 100010 |
Color Harmonies of #635449
Complementary color
Monochromatic Colors of #635449
Black with #635449
Text Example
Text Example
White with #635449
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #635449; }
p { color: rgb(99,84,73); }
H1.HeaderClassName
{
color: #635449;
}
.AnyTagClassName
{
color: #635449;
}
</style>
background-color css
<style>
a { background-color: #635449; }
a { background-color: rgb(99,84,73); }
div.DivClassName
{
background-color: #635449;
}
.BgClassName
{
background-color: #635449;
}
</style>
border-color css
<style>
span { border-color: #635449; }
span { border-color: rgb(99,84,73); }
td.TdClassName
{
border-color: #635449;
}
.TagClassName
{
border-color: #635449;
}
</style>