Shades of Shingle Fawn #695338
Tints of Shingle Fawn #695338
RGB
CMYK
RGB Variations
Color information
#695338 (or 0x695338) is known color: Shingle Fawn. HEX triplet: 69, 53 and 38. RGB value is (105,83,56). Sum of RGB (Red+Green+Blue) = 105+83+56=244 (32% of max value = 765). Red value is 105 (41.41% from 255 or 43.03% from 244); Green value is 83 (32.81% from 255 or 34.02% from 244); Blue value is 56 (22.27% from 255 or 22.95% from 244); Max value from RGB is 105 - color contains mainly: red. Hex color #695338 is not a web safe color. Web safe color analog (approx): #666633. Inversed color of #695338 is #96ACC7. Grayscale: #565656. Windows color (decimal): -9874632 or 3691369. OLE color: 3691369.
HSL color Cylindrical-coordinate representation of color #695338: hue angle of 33.06º degrees, saturation: 0.3, lightness: 0.32%. HSV value (or HSB Brightness) of color is 0.41% and HSV saturation: 0.47%. Process color model (Four color, CMYK) of #695338 is Cyan = 0, Magento = 0.21, Yellow = 0.47 and Black (K on CMYK) = 0.59.
Color convert
| RGB | 105 | 83 | 56 | - |
| CMYK | 0 | 0.21 | 0.47 | 0.59 |
| HSL | 33.06º | 0.3% | 0.32% | - |
| HSV(B) | 33.06º | 0.47% | 0.41% | - |
| XYZ | 9.63 | 9.48 | 5.06 | - |
| YUV | 86.5 | 110.79 | 141.2 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 105 | 83 | 56 | 0 | 0.21 | 0.47 | 0.59 | 33.06 | 0.3 | 0.32 |
| Hex | 69 | 53 | 38 | 0 | 15 | 2F | 3B | 21 | 1E | 20 |
| Octal | 151 | 123 | 70 | 0 | 25 | 57 | 73 | 41 | 36 | 40 |
| Binary | 1101001 | 1010011 | 111000 | 0 | 10101 | 101111 | 111011 | 100001 | 11110 | 100000 |
Color Harmonies of #695338
Complementary color
Monochromatic Colors of #695338
Black with #695338
Text Example
Text Example
White with #695338
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #695338; }
p { color: rgb(105,83,56); }
H1.HeaderClassName
{
color: #695338;
}
.AnyTagClassName
{
color: #695338;
}
</style>
background-color css
<style>
a { background-color: #695338; }
a { background-color: rgb(105,83,56); }
div.DivClassName
{
background-color: #695338;
}
.BgClassName
{
background-color: #695338;
}
</style>
border-color css
<style>
span { border-color: #695338; }
span { border-color: rgb(105,83,56); }
td.TdClassName
{
border-color: #695338;
}
.TagClassName
{
border-color: #695338;
}
</style>