Shades of Quincy #755748
Tints of Quincy #755748
RGB
CMYK
RGB Variations
Color information
#755748 (or 0x755748) is known color: Quincy. HEX triplet: 75, 57 and 48. RGB value is (117,87,72). Sum of RGB (Red+Green+Blue) = 117+87+72=276 (36% of max value = 765). Red value is 117 (46.09% from 255 or 42.39% from 276); Green value is 87 (34.38% from 255 or 31.52% from 276); Blue value is 72 (28.52% from 255 or 26.09% from 276); Max value from RGB is 117 - color contains mainly: red. Hex color #755748 is not a web safe color. Web safe color analog (approx): #666633. Inversed color of #755748 is #8AA8B7. Grayscale: #5E5E5E. Windows color (decimal): -9087160 or 4740981. OLE color: 4740981.
HSL color Cylindrical-coordinate representation of color #755748: hue angle of 20º degrees, saturation: 0.24, lightness: 0.37%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.38%. Process color model (Four color, CMYK) of #755748 is Cyan = 0, Magento = 0.26, Yellow = 0.38 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 117 | 87 | 72 | - |
| CMYK | 0 | 0.26 | 0.38 | 0.54 |
| HSL | 20º | 0.24% | 0.37% | - |
| HSV(B) | 20º | 0.38% | 0.46% | - |
| XYZ | 11.91 | 11.07 | 7.64 | - |
| YUV | 94.26 | 115.44 | 144.22 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 117 | 87 | 72 | 0 | 0.26 | 0.38 | 0.54 | 20 | 0.24 | 0.37 |
| Hex | 75 | 57 | 48 | 0 | 1A | 26 | 36 | 14 | 18 | 25 |
| Octal | 165 | 127 | 110 | 0 | 32 | 46 | 66 | 24 | 30 | 45 |
| Binary | 1110101 | 1010111 | 1001000 | 0 | 11010 | 100110 | 110110 | 10100 | 11000 | 100101 |
Color Harmonies of #755748
Complementary color
Monochromatic Colors of #755748
Black with #755748
Text Example
Text Example
White with #755748
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #755748; }
p { color: rgb(117,87,72); }
H1.HeaderClassName
{
color: #755748;
}
.AnyTagClassName
{
color: #755748;
}
</style>
background-color css
<style>
a { background-color: #755748; }
a { background-color: rgb(117,87,72); }
div.DivClassName
{
background-color: #755748;
}
.BgClassName
{
background-color: #755748;
}
</style>
border-color css
<style>
span { border-color: #755748; }
span { border-color: rgb(117,87,72); }
td.TdClassName
{
border-color: #755748;
}
.TagClassName
{
border-color: #755748;
}
</style>