Shades of Shingle Fawn #685338
Tints of Shingle Fawn #685338
RGB
CMYK
RGB Variations
Color information
#685338 (or 0x685338) is known color: Shingle Fawn. HEX triplet: 68, 53 and 38. RGB value is (104,83,56). Sum of RGB (Red+Green+Blue) = 104+83+56=243 (32% of max value = 765). Red value is 104 (41.02% from 255 or 42.80% from 243); Green value is 83 (32.81% from 255 or 34.16% from 243); Blue value is 56 (22.27% from 255 or 23.05% from 243); Max value from RGB is 104 - color contains mainly: red. Hex color #685338 is not a web safe color. Web safe color analog (approx): #666633. Inversed color of #685338 is #97ACC7. Grayscale: #565656. Windows color (decimal): -9940168 or 3691368. OLE color: 3691368.
HSL color Cylindrical-coordinate representation of color #685338: hue angle of 33.75º degrees, saturation: 0.3, lightness: 0.31%. HSV value (or HSB Brightness) of color is 0.41% and HSV saturation: 0.46%. Process color model (Four color, CMYK) of #685338 is Cyan = 0, Magento = 0.20, Yellow = 0.46 and Black (K on CMYK) = 0.59.
Color convert
| RGB | 104 | 83 | 56 | - |
| CMYK | 0 | 0.20 | 0.46 | 0.59 |
| HSL | 33.75º | 0.3% | 0.31% | - |
| HSV(B) | 33.75º | 0.46% | 0.41% | - |
| XYZ | 9.52 | 9.42 | 5.06 | - |
| YUV | 86.2 | 110.96 | 140.7 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 104 | 83 | 56 | 0 | 0.20 | 0.46 | 0.59 | 33.75 | 0.3 | 0.31 |
| Hex | 68 | 53 | 38 | 0 | 14 | 2E | 3B | 22 | 1E | 1F |
| Octal | 150 | 123 | 70 | 0 | 24 | 56 | 73 | 42 | 36 | 37 |
| Binary | 1101000 | 1010011 | 111000 | 0 | 10100 | 101110 | 111011 | 100010 | 11110 | 11111 |
Color Harmonies of #685338
Complementary color
Monochromatic Colors of #685338
Black with #685338
Text Example
Text Example
White with #685338
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #685338; }
p { color: rgb(104,83,56); }
H1.HeaderClassName
{
color: #685338;
}
.AnyTagClassName
{
color: #685338;
}
</style>
background-color css
<style>
a { background-color: #685338; }
a { background-color: rgb(104,83,56); }
div.DivClassName
{
background-color: #685338;
}
.BgClassName
{
background-color: #685338;
}
</style>
border-color css
<style>
span { border-color: #685338; }
span { border-color: rgb(104,83,56); }
td.TdClassName
{
border-color: #685338;
}
.TagClassName
{
border-color: #685338;
}
</style>