Shades of Quincy #625144
Tints of Quincy #625144
RGB
CMYK
RGB Variations
Color information
#625144 (or 0x625144) is known color: Quincy. HEX triplet: 62, 51 and 44. RGB value is (98,81,68). Sum of RGB (Red+Green+Blue) = 98+81+68=247 (32% of max value = 765). Red value is 98 (38.67% from 255 or 39.68% from 247); Green value is 81 (32.03% from 255 or 32.79% from 247); Blue value is 68 (26.95% from 255 or 27.53% from 247); Max value from RGB is 98 - color contains mainly: red. Hex color #625144 is not a web safe color. Web safe color analog (approx): #666633. Inversed color of #625144 is #9DAEBB. Grayscale: #545454. Windows color (decimal): -10333884 or 4477282. OLE color: 4477282.
HSL color Cylindrical-coordinate representation of color #625144: hue angle of 26º degrees, saturation: 0.18, lightness: 0.33%. HSV value (or HSB Brightness) of color is 0.38% and HSV saturation: 0.31%. Process color model (Four color, CMYK) of #625144 is Cyan = 0, Magento = 0.17, Yellow = 0.31 and Black (K on CMYK) = 0.62.
Color convert
| RGB | 98 | 81 | 68 | - |
| CMYK | 0 | 0.17 | 0.31 | 0.62 |
| HSL | 26º | 0.18% | 0.33% | - |
| HSV(B) | 26º | 0.31% | 0.38% | - |
| XYZ | 9.02 | 8.9 | 6.71 | - |
| YUV | 84.6 | 118.63 | 137.56 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 98 | 81 | 68 | 0 | 0.17 | 0.31 | 0.62 | 26 | 0.18 | 0.33 |
| Hex | 62 | 51 | 44 | 0 | 11 | 1F | 3E | 1A | 12 | 21 |
| Octal | 142 | 121 | 104 | 0 | 21 | 37 | 76 | 32 | 22 | 41 |
| Binary | 1100010 | 1010001 | 1000100 | 0 | 10001 | 11111 | 111110 | 11010 | 10010 | 100001 |
Color Harmonies of #625144
Complementary color
Monochromatic Colors of #625144
Black with #625144
Text Example
Text Example
White with #625144
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #625144; }
p { color: rgb(98,81,68); }
H1.HeaderClassName
{
color: #625144;
}
.AnyTagClassName
{
color: #625144;
}
</style>
background-color css
<style>
a { background-color: #625144; }
a { background-color: rgb(98,81,68); }
div.DivClassName
{
background-color: #625144;
}
.BgClassName
{
background-color: #625144;
}
</style>
border-color css
<style>
span { border-color: #625144; }
span { border-color: rgb(98,81,68); }
td.TdClassName
{
border-color: #625144;
}
.TagClassName
{
border-color: #625144;
}
</style>