Shades of Quincy #625346
Tints of Quincy #625346
RGB
CMYK
RGB Variations
Color information
#625346 (or 0x625346) is known color: Quincy. HEX triplet: 62, 53 and 46. RGB value is (98,83,70). Sum of RGB (Red+Green+Blue) = 98+83+70=251 (33% of max value = 765). Red value is 98 (38.67% from 255 or 39.04% from 251); Green value is 83 (32.81% from 255 or 33.07% from 251); Blue value is 70 (27.73% from 255 or 27.89% from 251); Max value from RGB is 98 - color contains mainly: red. Hex color #625346 is not a web safe color. Web safe color analog (approx): #666633. Inversed color of #625346 is #9DACB9. Grayscale: #565656. Windows color (decimal): -10333370 or 4608866. OLE color: 4608866.
HSL color Cylindrical-coordinate representation of color #625346: hue angle of 27.86º degrees, saturation: 0.17, lightness: 0.33%. HSV value (or HSB Brightness) of color is 0.38% and HSV saturation: 0.29%. Process color model (Four color, CMYK) of #625346 is Cyan = 0, Magento = 0.15, Yellow = 0.29 and Black (K on CMYK) = 0.62.
Color convert
| RGB | 98 | 83 | 70 | - |
| CMYK | 0 | 0.15 | 0.29 | 0.62 |
| HSL | 27.86º | 0.17% | 0.33% | - |
| HSV(B) | 27.86º | 0.29% | 0.38% | - |
| XYZ | 9.24 | 9.23 | 7.09 | - |
| YUV | 86 | 118.97 | 136.56 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 98 | 83 | 70 | 0 | 0.15 | 0.29 | 0.62 | 27.86 | 0.17 | 0.33 |
| Hex | 62 | 53 | 46 | 0 | F | 1D | 3E | 1C | 11 | 21 |
| Octal | 142 | 123 | 106 | 0 | 17 | 35 | 76 | 34 | 21 | 41 |
| Binary | 1100010 | 1010011 | 1000110 | 0 | 1111 | 11101 | 111110 | 11100 | 10001 | 100001 |
Color Harmonies of #625346
Complementary color
Monochromatic Colors of #625346
Black with #625346
Text Example
Text Example
White with #625346
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #625346; }
p { color: rgb(98,83,70); }
H1.HeaderClassName
{
color: #625346;
}
.AnyTagClassName
{
color: #625346;
}
</style>
background-color css
<style>
a { background-color: #625346; }
a { background-color: rgb(98,83,70); }
div.DivClassName
{
background-color: #625346;
}
.BgClassName
{
background-color: #625346;
}
</style>
border-color css
<style>
span { border-color: #625346; }
span { border-color: rgb(98,83,70); }
td.TdClassName
{
border-color: #625346;
}
.TagClassName
{
border-color: #625346;
}
</style>