Shades of Quincy #635348
Tints of Quincy #635348
RGB
CMYK
RGB Variations
Color information
#635348 (or 0x635348) is known color: Quincy. HEX triplet: 63, 53 and 48. RGB value is (99,83,72). Sum of RGB (Red+Green+Blue) = 99+83+72=254 (33% of max value = 765). Red value is 99 (39.06% from 255 or 38.98% from 254); Green value is 83 (32.81% from 255 or 32.68% from 254); Blue value is 72 (28.52% from 255 or 28.35% from 254); Max value from RGB is 99 - color contains mainly: red. Hex color #635348 is not a web safe color. Web safe color analog (approx): #666633. Inversed color of #635348 is #9CACB7. Grayscale: #565656. Windows color (decimal): -10267832 or 4739939. OLE color: 4739939.
HSL color Cylindrical-coordinate representation of color #635348: hue angle of 24.44º degrees, saturation: 0.16, lightness: 0.34%. HSV value (or HSB Brightness) of color is 0.39% and HSV saturation: 0.27%. Process color model (Four color, CMYK) of #635348 is Cyan = 0, Magento = 0.16, Yellow = 0.27 and Black (K on CMYK) = 0.61.
Color convert
| RGB | 99 | 83 | 72 | - |
| CMYK | 0 | 0.16 | 0.27 | 0.61 |
| HSL | 24.44º | 0.16% | 0.34% | - |
| HSV(B) | 24.44º | 0.27% | 0.39% | - |
| XYZ | 9.41 | 9.31 | 7.43 | - |
| YUV | 86.53 | 119.8 | 136.89 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 99 | 83 | 72 | 0 | 0.16 | 0.27 | 0.61 | 24.44 | 0.16 | 0.34 |
| Hex | 63 | 53 | 48 | 0 | 10 | 1B | 3D | 18 | 10 | 22 |
| Octal | 143 | 123 | 110 | 0 | 20 | 33 | 75 | 30 | 20 | 42 |
| Binary | 1100011 | 1010011 | 1001000 | 0 | 10000 | 11011 | 111101 | 11000 | 10000 | 100010 |
Color Harmonies of #635348
Complementary color
Monochromatic Colors of #635348
Black with #635348
Text Example
Text Example
White with #635348
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #635348; }
p { color: rgb(99,83,72); }
H1.HeaderClassName
{
color: #635348;
}
.AnyTagClassName
{
color: #635348;
}
</style>
background-color css
<style>
a { background-color: #635348; }
a { background-color: rgb(99,83,72); }
div.DivClassName
{
background-color: #635348;
}
.BgClassName
{
background-color: #635348;
}
</style>
border-color css
<style>
span { border-color: #635348; }
span { border-color: rgb(99,83,72); }
td.TdClassName
{
border-color: #635348;
}
.TagClassName
{
border-color: #635348;
}
</style>