Shades of Quincy #695446
Tints of Quincy #695446
RGB
CMYK
RGB Variations
Color information
#695446 (or 0x695446) is known color: Quincy. HEX triplet: 69, 54 and 46. RGB value is (105,84,70). Sum of RGB (Red+Green+Blue) = 105+84+70=259 (34% of max value = 765). Red value is 105 (41.41% from 255 or 40.54% from 259); Green value is 84 (33.20% from 255 or 32.43% from 259); Blue value is 70 (27.73% from 255 or 27.03% from 259); Max value from RGB is 105 - color contains mainly: red. Hex color #695446 is not a web safe color. Web safe color analog (approx): #666633. Inversed color of #695446 is #96ABB9. Grayscale: #585858. Windows color (decimal): -9874362 or 4609129. OLE color: 4609129.
HSL color Cylindrical-coordinate representation of color #695446: hue angle of 24º degrees, saturation: 0.2, lightness: 0.34%. HSV value (or HSB Brightness) of color is 0.41% and HSV saturation: 0.33%. Process color model (Four color, CMYK) of #695446 is Cyan = 0, Magento = 0.20, Yellow = 0.33 and Black (K on CMYK) = 0.59.
Color convert
| RGB | 105 | 84 | 70 | - |
| CMYK | 0 | 0.20 | 0.33 | 0.59 |
| HSL | 24º | 0.2% | 0.34% | - |
| HSV(B) | 24º | 0.33% | 0.41% | - |
| XYZ | 10.1 | 9.79 | 7.15 | - |
| YUV | 88.68 | 117.46 | 139.64 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 105 | 84 | 70 | 0 | 0.20 | 0.33 | 0.59 | 24 | 0.2 | 0.34 |
| Hex | 69 | 54 | 46 | 0 | 14 | 21 | 3B | 18 | 14 | 22 |
| Octal | 151 | 124 | 106 | 0 | 24 | 41 | 73 | 30 | 24 | 42 |
| Binary | 1101001 | 1010100 | 1000110 | 0 | 10100 | 100001 | 111011 | 11000 | 10100 | 100010 |
Color Harmonies of #695446
Complementary color
Monochromatic Colors of #695446
Black with #695446
Text Example
Text Example
White with #695446
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #695446; }
p { color: rgb(105,84,70); }
H1.HeaderClassName
{
color: #695446;
}
.AnyTagClassName
{
color: #695446;
}
</style>
background-color css
<style>
a { background-color: #695446; }
a { background-color: rgb(105,84,70); }
div.DivClassName
{
background-color: #695446;
}
.BgClassName
{
background-color: #695446;
}
</style>
border-color css
<style>
span { border-color: #695446; }
span { border-color: rgb(105,84,70); }
td.TdClassName
{
border-color: #695446;
}
.TagClassName
{
border-color: #695446;
}
</style>