Shades of Shingle Fawn #755230
Tints of Shingle Fawn #755230
RGB
CMYK
RGB Variations
Color information
#755230 (or 0x755230) is known color: Shingle Fawn. HEX triplet: 75, 52 and 30. RGB value is (117,82,48). Sum of RGB (Red+Green+Blue) = 117+82+48=247 (32% of max value = 765). Red value is 117 (46.09% from 255 or 47.37% from 247); Green value is 82 (32.42% from 255 or 33.20% from 247); Blue value is 48 (19.14% from 255 or 19.43% from 247); Max value from RGB is 117 - color contains mainly: red. Hex color #755230 is not a web safe color. Web safe color analog (approx): #666633. Inversed color of #755230 is #8AADCF. Grayscale: #585858. Windows color (decimal): -9088464 or 3166837. OLE color: 3166837.
HSL color Cylindrical-coordinate representation of color #755230: hue angle of 29.57º degrees, saturation: 0.42, lightness: 0.32%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.59%. Process color model (Four color, CMYK) of #755230 is Cyan = 0, Magento = 0.30, Yellow = 0.59 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 117 | 82 | 48 | - |
| CMYK | 0 | 0.30 | 0.59 | 0.54 |
| HSL | 29.57º | 0.42% | 0.32% | - |
| HSV(B) | 29.57º | 0.59% | 0.46% | - |
| XYZ | 10.89 | 10.03 | 4.16 | - |
| YUV | 88.59 | 105.1 | 148.26 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 117 | 82 | 48 | 0 | 0.30 | 0.59 | 0.54 | 29.57 | 0.42 | 0.32 |
| Hex | 75 | 52 | 30 | 0 | 1E | 3B | 36 | 1E | 2A | 20 |
| Octal | 165 | 122 | 60 | 0 | 36 | 73 | 66 | 36 | 52 | 40 |
| Binary | 1110101 | 1010010 | 110000 | 0 | 11110 | 111011 | 110110 | 11110 | 101010 | 100000 |
Color Harmonies of #755230
Complementary color
Monochromatic Colors of #755230
Black with #755230
Text Example
Text Example
White with #755230
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #755230; }
p { color: rgb(117,82,48); }
H1.HeaderClassName
{
color: #755230;
}
.AnyTagClassName
{
color: #755230;
}
</style>
background-color css
<style>
a { background-color: #755230; }
a { background-color: rgb(117,82,48); }
div.DivClassName
{
background-color: #755230;
}
.BgClassName
{
background-color: #755230;
}
</style>
border-color css
<style>
span { border-color: #755230; }
span { border-color: rgb(117,82,48); }
td.TdClassName
{
border-color: #755230;
}
.TagClassName
{
border-color: #755230;
}
</style>