Shades of Shingle Fawn #695336
Tints of Shingle Fawn #695336
RGB
CMYK
RGB Variations
Color information
#695336 (or 0x695336) is known color: Shingle Fawn. HEX triplet: 69, 53 and 36. RGB value is (105,83,54). Sum of RGB (Red+Green+Blue) = 105+83+54=242 (32% of max value = 765). Red value is 105 (41.41% from 255 or 43.39% from 242); Green value is 83 (32.81% from 255 or 34.30% from 242); Blue value is 54 (21.48% from 255 or 22.31% from 242); Max value from RGB is 105 - color contains mainly: red. Hex color #695336 is not a web safe color. Web safe color analog (approx): #666633. Inversed color of #695336 is #96ACC9. Grayscale: #565656. Windows color (decimal): -9874634 or 3560297. OLE color: 3560297.
HSL color Cylindrical-coordinate representation of color #695336: hue angle of 34.12º degrees, saturation: 0.32, lightness: 0.31%. HSV value (or HSB Brightness) of color is 0.41% and HSV saturation: 0.49%. Process color model (Four color, CMYK) of #695336 is Cyan = 0, Magento = 0.21, Yellow = 0.49 and Black (K on CMYK) = 0.59.
Color convert
| RGB | 105 | 83 | 54 | - |
| CMYK | 0 | 0.21 | 0.49 | 0.59 |
| HSL | 34.12º | 0.32% | 0.31% | - |
| HSV(B) | 34.12º | 0.49% | 0.41% | - |
| XYZ | 9.58 | 9.46 | 4.81 | - |
| YUV | 86.27 | 109.79 | 141.36 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 105 | 83 | 54 | 0 | 0.21 | 0.49 | 0.59 | 34.12 | 0.32 | 0.31 |
| Hex | 69 | 53 | 36 | 0 | 15 | 31 | 3B | 22 | 20 | 1F |
| Octal | 151 | 123 | 66 | 0 | 25 | 61 | 73 | 42 | 40 | 37 |
| Binary | 1101001 | 1010011 | 110110 | 0 | 10101 | 110001 | 111011 | 100010 | 100000 | 11111 |
Color Harmonies of #695336
Complementary color
Monochromatic Colors of #695336
Black with #695336
Text Example
Text Example
White with #695336
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #695336; }
p { color: rgb(105,83,54); }
H1.HeaderClassName
{
color: #695336;
}
.AnyTagClassName
{
color: #695336;
}
</style>
background-color css
<style>
a { background-color: #695336; }
a { background-color: rgb(105,83,54); }
div.DivClassName
{
background-color: #695336;
}
.BgClassName
{
background-color: #695336;
}
</style>
border-color css
<style>
span { border-color: #695336; }
span { border-color: rgb(105,83,54); }
td.TdClassName
{
border-color: #695336;
}
.TagClassName
{
border-color: #695336;
}
</style>