Shades of Quincy #635347
Tints of Quincy #635347
RGB
CMYK
RGB Variations
Color information
#635347 (or 0x635347) is known color: Quincy. HEX triplet: 63, 53 and 47. RGB value is (99,83,71). Sum of RGB (Red+Green+Blue) = 99+83+71=253 (33% of max value = 765). Red value is 99 (39.06% from 255 or 39.13% from 253); Green value is 83 (32.81% from 255 or 32.81% from 253); Blue value is 71 (28.12% from 255 or 28.06% from 253); Max value from RGB is 99 - color contains mainly: red. Hex color #635347 is not a web safe color. Web safe color analog (approx): #666633. Inversed color of #635347 is #9CACB8. Grayscale: #565656. Windows color (decimal): -10267833 or 4674403. OLE color: 4674403.
HSL color Cylindrical-coordinate representation of color #635347: hue angle of 25.71º degrees, saturation: 0.16, lightness: 0.33%. HSV value (or HSB Brightness) of color is 0.39% and HSV saturation: 0.28%. Process color model (Four color, CMYK) of #635347 is Cyan = 0, Magento = 0.16, Yellow = 0.28 and Black (K on CMYK) = 0.61.
Color convert
| RGB | 99 | 83 | 71 | - |
| CMYK | 0 | 0.16 | 0.28 | 0.61 |
| HSL | 25.71º | 0.16% | 0.33% | - |
| HSV(B) | 25.71º | 0.28% | 0.39% | - |
| XYZ | 9.38 | 9.29 | 7.26 | - |
| YUV | 86.42 | 119.3 | 136.98 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 99 | 83 | 71 | 0 | 0.16 | 0.28 | 0.61 | 25.71 | 0.16 | 0.33 |
| Hex | 63 | 53 | 47 | 0 | 10 | 1C | 3D | 1A | 10 | 21 |
| Octal | 143 | 123 | 107 | 0 | 20 | 34 | 75 | 32 | 20 | 41 |
| Binary | 1100011 | 1010011 | 1000111 | 0 | 10000 | 11100 | 111101 | 11010 | 10000 | 100001 |
Color Harmonies of #635347
Complementary color
Monochromatic Colors of #635347
Black with #635347
Text Example
Text Example
White with #635347
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #635347; }
p { color: rgb(99,83,71); }
H1.HeaderClassName
{
color: #635347;
}
.AnyTagClassName
{
color: #635347;
}
</style>
background-color css
<style>
a { background-color: #635347; }
a { background-color: rgb(99,83,71); }
div.DivClassName
{
background-color: #635347;
}
.BgClassName
{
background-color: #635347;
}
</style>
border-color css
<style>
span { border-color: #635347; }
span { border-color: rgb(99,83,71); }
td.TdClassName
{
border-color: #635347;
}
.TagClassName
{
border-color: #635347;
}
</style>