Shades of Shingle Fawn #675338
Tints of Shingle Fawn #675338
RGB
CMYK
RGB Variations
Color information
#675338 (or 0x675338) is known color: Shingle Fawn. HEX triplet: 67, 53 and 38. RGB value is (103,83,56). Sum of RGB (Red+Green+Blue) = 103+83+56=242 (32% of max value = 765). Red value is 103 (40.62% from 255 or 42.56% from 242); Green value is 83 (32.81% from 255 or 34.30% from 242); Blue value is 56 (22.27% from 255 or 23.14% from 242); Max value from RGB is 103 - color contains mainly: red. Hex color #675338 is not a web safe color. Web safe color analog (approx): #666633. Inversed color of #675338 is #98ACC7. Grayscale: #565656. Windows color (decimal): -10005704 or 3691367. OLE color: 3691367.
HSL color Cylindrical-coordinate representation of color #675338: hue angle of 34.47º degrees, saturation: 0.3, lightness: 0.31%. HSV value (or HSB Brightness) of color is 0.4% and HSV saturation: 0.46%. Process color model (Four color, CMYK) of #675338 is Cyan = 0, Magento = 0.19, Yellow = 0.46 and Black (K on CMYK) = 0.60.
Color convert
| RGB | 103 | 83 | 56 | - |
| CMYK | 0 | 0.19 | 0.46 | 0.60 |
| HSL | 34.47º | 0.3% | 0.31% | - |
| HSV(B) | 34.47º | 0.46% | 0.4% | - |
| XYZ | 9.4 | 9.36 | 5.05 | - |
| YUV | 85.9 | 111.13 | 140.2 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 103 | 83 | 56 | 0 | 0.19 | 0.46 | 0.60 | 34.47 | 0.3 | 0.31 |
| Hex | 67 | 53 | 38 | 0 | 13 | 2E | 3C | 22 | 1E | 1F |
| Octal | 147 | 123 | 70 | 0 | 23 | 56 | 74 | 42 | 36 | 37 |
| Binary | 1100111 | 1010011 | 111000 | 0 | 10011 | 101110 | 111100 | 100010 | 11110 | 11111 |
Color Harmonies of #675338
Complementary color
Monochromatic Colors of #675338
Black with #675338
Text Example
Text Example
White with #675338
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #675338; }
p { color: rgb(103,83,56); }
H1.HeaderClassName
{
color: #675338;
}
.AnyTagClassName
{
color: #675338;
}
</style>
background-color css
<style>
a { background-color: #675338; }
a { background-color: rgb(103,83,56); }
div.DivClassName
{
background-color: #675338;
}
.BgClassName
{
background-color: #675338;
}
</style>
border-color css
<style>
span { border-color: #675338; }
span { border-color: rgb(103,83,56); }
td.TdClassName
{
border-color: #675338;
}
.TagClassName
{
border-color: #675338;
}
</style>