Shades of Shingle Fawn #685337
Tints of Shingle Fawn #685337
RGB
CMYK
RGB Variations
Color information
#685337 (or 0x685337) is known color: Shingle Fawn. HEX triplet: 68, 53 and 37. RGB value is (104,83,55). Sum of RGB (Red+Green+Blue) = 104+83+55=242 (32% of max value = 765). Red value is 104 (41.02% from 255 or 42.98% from 242); Green value is 83 (32.81% from 255 or 34.30% from 242); Blue value is 55 (21.88% from 255 or 22.73% from 242); Max value from RGB is 104 - color contains mainly: red. Hex color #685337 is not a web safe color. Web safe color analog (approx): #666633. Inversed color of #685337 is #97ACC8. Grayscale: #565656. Windows color (decimal): -9940169 or 3625832. OLE color: 3625832.
HSL color Cylindrical-coordinate representation of color #685337: hue angle of 34.29º degrees, saturation: 0.31, lightness: 0.31%. HSV value (or HSB Brightness) of color is 0.41% and HSV saturation: 0.47%. Process color model (Four color, CMYK) of #685337 is Cyan = 0, Magento = 0.20, Yellow = 0.47 and Black (K on CMYK) = 0.59.
Color convert
| RGB | 104 | 83 | 55 | - |
| CMYK | 0 | 0.20 | 0.47 | 0.59 |
| HSL | 34.29º | 0.31% | 0.31% | - |
| HSV(B) | 34.29º | 0.47% | 0.41% | - |
| XYZ | 9.49 | 9.41 | 4.93 | - |
| YUV | 86.09 | 110.46 | 140.78 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 104 | 83 | 55 | 0 | 0.20 | 0.47 | 0.59 | 34.29 | 0.31 | 0.31 |
| Hex | 68 | 53 | 37 | 0 | 14 | 2F | 3B | 22 | 1F | 1F |
| Octal | 150 | 123 | 67 | 0 | 24 | 57 | 73 | 42 | 37 | 37 |
| Binary | 1101000 | 1010011 | 110111 | 0 | 10100 | 101111 | 111011 | 100010 | 11111 | 11111 |
Color Harmonies of #685337
Complementary color
Monochromatic Colors of #685337
Black with #685337
Text Example
Text Example
White with #685337
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #685337; }
p { color: rgb(104,83,55); }
H1.HeaderClassName
{
color: #685337;
}
.AnyTagClassName
{
color: #685337;
}
</style>
background-color css
<style>
a { background-color: #685337; }
a { background-color: rgb(104,83,55); }
div.DivClassName
{
background-color: #685337;
}
.BgClassName
{
background-color: #685337;
}
</style>
border-color css
<style>
span { border-color: #685337; }
span { border-color: rgb(104,83,55); }
td.TdClassName
{
border-color: #685337;
}
.TagClassName
{
border-color: #685337;
}
</style>