Shades of Quincy #695145
Tints of Quincy #695145
RGB
CMYK
RGB Variations
Color information
#695145 (or 0x695145) is known color: Quincy. HEX triplet: 69, 51 and 45. RGB value is (105,81,69). Sum of RGB (Red+Green+Blue) = 105+81+69=255 (33% of max value = 765). Red value is 105 (41.41% from 255 or 41.18% from 255); Green value is 81 (32.03% from 255 or 31.76% from 255); Blue value is 69 (27.34% from 255 or 27.06% from 255); Max value from RGB is 105 - color contains mainly: red. Hex color #695145 is not a web safe color. Web safe color analog (approx): #666633. Inversed color of #695145 is #96AEBA. Grayscale: #565656. Windows color (decimal): -9875131 or 4542825. OLE color: 4542825.
HSL color Cylindrical-coordinate representation of color #695145: hue angle of 20º degrees, saturation: 0.21, lightness: 0.34%. HSV value (or HSB Brightness) of color is 0.41% and HSV saturation: 0.34%. Process color model (Four color, CMYK) of #695145 is Cyan = 0, Magento = 0.23, Yellow = 0.34 and Black (K on CMYK) = 0.59.
Color convert
| RGB | 105 | 81 | 69 | - |
| CMYK | 0 | 0.23 | 0.34 | 0.59 |
| HSL | 20º | 0.21% | 0.34% | - |
| HSV(B) | 20º | 0.34% | 0.41% | - |
| XYZ | 9.84 | 9.32 | 6.91 | - |
| YUV | 86.81 | 117.95 | 140.98 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 105 | 81 | 69 | 0 | 0.23 | 0.34 | 0.59 | 20 | 0.21 | 0.34 |
| Hex | 69 | 51 | 45 | 0 | 17 | 22 | 3B | 14 | 15 | 22 |
| Octal | 151 | 121 | 105 | 0 | 27 | 42 | 73 | 24 | 25 | 42 |
| Binary | 1101001 | 1010001 | 1000101 | 0 | 10111 | 100010 | 111011 | 10100 | 10101 | 100010 |
Color Harmonies of #695145
Complementary color
Monochromatic Colors of #695145
Black with #695145
Text Example
Text Example
White with #695145
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #695145; }
p { color: rgb(105,81,69); }
H1.HeaderClassName
{
color: #695145;
}
.AnyTagClassName
{
color: #695145;
}
</style>
background-color css
<style>
a { background-color: #695145; }
a { background-color: rgb(105,81,69); }
div.DivClassName
{
background-color: #695145;
}
.BgClassName
{
background-color: #695145;
}
</style>
border-color css
<style>
span { border-color: #695145; }
span { border-color: rgb(105,81,69); }
td.TdClassName
{
border-color: #695145;
}
.TagClassName
{
border-color: #695145;
}
</style>