Shades of Quincy #725446
Tints of Quincy #725446
RGB
CMYK
RGB Variations
Color information
#725446 (or 0x725446) is known color: Quincy. HEX triplet: 72, 54 and 46. RGB value is (114,84,70). Sum of RGB (Red+Green+Blue) = 114+84+70=268 (35% of max value = 765). Red value is 114 (44.92% from 255 or 42.54% from 268); Green value is 84 (33.20% from 255 or 31.34% from 268); Blue value is 70 (27.73% from 255 or 26.12% from 268); Max value from RGB is 114 - color contains mainly: red. Hex color #725446 is not a web safe color. Web safe color analog (approx): #666633. Inversed color of #725446 is #8DABB9. Grayscale: #5B5B5B. Windows color (decimal): -9284538 or 4609138. OLE color: 4609138.
HSL color Cylindrical-coordinate representation of color #725446: hue angle of 19.09º degrees, saturation: 0.24, lightness: 0.36%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.39%. Process color model (Four color, CMYK) of #725446 is Cyan = 0, Magento = 0.26, Yellow = 0.39 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 114 | 84 | 70 | - |
| CMYK | 0 | 0.26 | 0.39 | 0.55 |
| HSL | 19.09º | 0.24% | 0.36% | - |
| HSV(B) | 19.09º | 0.39% | 0.45% | - |
| XYZ | 11.22 | 10.36 | 7.2 | - |
| YUV | 91.37 | 115.94 | 144.14 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 114 | 84 | 70 | 0 | 0.26 | 0.39 | 0.55 | 19.09 | 0.24 | 0.36 |
| Hex | 72 | 54 | 46 | 0 | 1A | 27 | 37 | 13 | 18 | 24 |
| Octal | 162 | 124 | 106 | 0 | 32 | 47 | 67 | 23 | 30 | 44 |
| Binary | 1110010 | 1010100 | 1000110 | 0 | 11010 | 100111 | 110111 | 10011 | 11000 | 100100 |
Color Harmonies of #725446
Complementary color
Monochromatic Colors of #725446
Black with #725446
Text Example
Text Example
White with #725446
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #725446; }
p { color: rgb(114,84,70); }
H1.HeaderClassName
{
color: #725446;
}
.AnyTagClassName
{
color: #725446;
}
</style>
background-color css
<style>
a { background-color: #725446; }
a { background-color: rgb(114,84,70); }
div.DivClassName
{
background-color: #725446;
}
.BgClassName
{
background-color: #725446;
}
</style>
border-color css
<style>
span { border-color: #725446; }
span { border-color: rgb(114,84,70); }
td.TdClassName
{
border-color: #725446;
}
.TagClassName
{
border-color: #725446;
}
</style>