Shades of Shingle Fawn #695639
Tints of Shingle Fawn #695639
RGB
CMYK
RGB Variations
Color information
#695639 (or 0x695639) is known color: Shingle Fawn. HEX triplet: 69, 56 and 39. RGB value is (105,86,57). Sum of RGB (Red+Green+Blue) = 105+86+57=248 (32% of max value = 765). Red value is 105 (41.41% from 255 or 42.34% from 248); Green value is 86 (33.98% from 255 or 34.68% from 248); Blue value is 57 (22.66% from 255 or 22.98% from 248); Max value from RGB is 105 - color contains mainly: red. Hex color #695639 is not a web safe color. Web safe color analog (approx): #666633. Inversed color of #695639 is #96A9C6. Grayscale: #585858. Windows color (decimal): -9873863 or 3757673. OLE color: 3757673.
HSL color Cylindrical-coordinate representation of color #695639: hue angle of 36.25º degrees, saturation: 0.3, lightness: 0.32%. HSV value (or HSB Brightness) of color is 0.41% and HSV saturation: 0.46%. Process color model (Four color, CMYK) of #695639 is Cyan = 0, Magento = 0.18, Yellow = 0.46 and Black (K on CMYK) = 0.59.
Color convert
| RGB | 105 | 86 | 57 | - |
| CMYK | 0 | 0.18 | 0.46 | 0.59 |
| HSL | 36.25º | 0.3% | 0.32% | - |
| HSV(B) | 36.25º | 0.46% | 0.41% | - |
| XYZ | 9.89 | 9.95 | 5.27 | - |
| YUV | 88.38 | 110.29 | 139.86 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 105 | 86 | 57 | 0 | 0.18 | 0.46 | 0.59 | 36.25 | 0.3 | 0.32 |
| Hex | 69 | 56 | 39 | 0 | 12 | 2E | 3B | 24 | 1E | 20 |
| Octal | 151 | 126 | 71 | 0 | 22 | 56 | 73 | 44 | 36 | 40 |
| Binary | 1101001 | 1010110 | 111001 | 0 | 10010 | 101110 | 111011 | 100100 | 11110 | 100000 |
Color Harmonies of #695639
Complementary color
Monochromatic Colors of #695639
Black with #695639
Text Example
Text Example
White with #695639
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #695639; }
p { color: rgb(105,86,57); }
H1.HeaderClassName
{
color: #695639;
}
.AnyTagClassName
{
color: #695639;
}
</style>
background-color css
<style>
a { background-color: #695639; }
a { background-color: rgb(105,86,57); }
div.DivClassName
{
background-color: #695639;
}
.BgClassName
{
background-color: #695639;
}
</style>
border-color css
<style>
span { border-color: #695639; }
span { border-color: rgb(105,86,57); }
td.TdClassName
{
border-color: #695639;
}
.TagClassName
{
border-color: #695639;
}
</style>