Shades of Shingle Fawn #745230
Tints of Shingle Fawn #745230
RGB
CMYK
RGB Variations
Color information
#745230 (or 0x745230) is known color: Shingle Fawn. HEX triplet: 74, 52 and 30. RGB value is (116,82,48). Sum of RGB (Red+Green+Blue) = 116+82+48=246 (32% of max value = 765). Red value is 116 (45.70% from 255 or 47.15% from 246); Green value is 82 (32.42% from 255 or 33.33% from 246); Blue value is 48 (19.14% from 255 or 19.51% from 246); Max value from RGB is 116 - color contains mainly: red. Hex color #745230 is not a web safe color. Web safe color analog (approx): #666633. Inversed color of #745230 is #8BADCF. Grayscale: #585858. Windows color (decimal): -9154000 or 3166836. OLE color: 3166836.
HSL color Cylindrical-coordinate representation of color #745230: hue angle of 30º degrees, saturation: 0.41, lightness: 0.32%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.59%. Process color model (Four color, CMYK) of #745230 is Cyan = 0, Magento = 0.29, Yellow = 0.59 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 116 | 82 | 48 | - |
| CMYK | 0 | 0.29 | 0.59 | 0.55 |
| HSL | 30º | 0.41% | 0.32% | - |
| HSV(B) | 30º | 0.59% | 0.45% | - |
| XYZ | 10.75 | 9.96 | 4.15 | - |
| YUV | 88.29 | 105.26 | 147.76 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 116 | 82 | 48 | 0 | 0.29 | 0.59 | 0.55 | 30 | 0.41 | 0.32 |
| Hex | 74 | 52 | 30 | 0 | 1D | 3B | 37 | 1E | 29 | 20 |
| Octal | 164 | 122 | 60 | 0 | 35 | 73 | 67 | 36 | 51 | 40 |
| Binary | 1110100 | 1010010 | 110000 | 0 | 11101 | 111011 | 110111 | 11110 | 101001 | 100000 |
Color Harmonies of #745230
Complementary color
Monochromatic Colors of #745230
Black with #745230
Text Example
Text Example
White with #745230
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #745230; }
p { color: rgb(116,82,48); }
H1.HeaderClassName
{
color: #745230;
}
.AnyTagClassName
{
color: #745230;
}
</style>
background-color css
<style>
a { background-color: #745230; }
a { background-color: rgb(116,82,48); }
div.DivClassName
{
background-color: #745230;
}
.BgClassName
{
background-color: #745230;
}
</style>
border-color css
<style>
span { border-color: #745230; }
span { border-color: rgb(116,82,48); }
td.TdClassName
{
border-color: #745230;
}
.TagClassName
{
border-color: #745230;
}
</style>