Shades of Camouflage #474538
Tints of Camouflage #474538
RGB
CMYK
RGB Variations
Color information
#474538 (or 0x474538) is known color: Camouflage. HEX triplet: 47, 45 and 38. RGB value is (71,69,56). Sum of RGB (Red+Green+Blue) = 71+69+56=196 (25% of max value = 765). Red value is 71 (28.12% from 255 or 36.22% from 196); Green value is 69 (27.34% from 255 or 35.20% from 196); Blue value is 56 (22.27% from 255 or 28.57% from 196); Max value from RGB is 71 - color contains mainly: red. Hex color #474538 is not a web safe color. Web safe color analog (approx): #333333. Inversed color of #474538 is #B8BAC7. Grayscale: #444444. Windows color (decimal): -12106440 or 3687751. OLE color: 3687751.
HSL color Cylindrical-coordinate representation of color #474538: hue angle of 52º degrees, saturation: 0.12, lightness: 0.25%. HSV value (or HSB Brightness) of color is 0.28% and HSV saturation: 0.21%. Process color model (Four color, CMYK) of #474538 is Cyan = 0, Magento = 0.03, Yellow = 0.21 and Black (K on CMYK) = 0.72.
Color convert
| RGB | 71 | 69 | 56 | - |
| CMYK | 0 | 0.03 | 0.21 | 0.72 |
| HSL | 52º | 0.12% | 0.25% | - |
| HSV(B) | 52º | 0.21% | 0.28% | - |
| XYZ | 5.44 | 5.88 | 4.59 | - |
| YUV | 68.12 | 121.16 | 130.06 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 71 | 69 | 56 | 0 | 0.03 | 0.21 | 0.72 | 52 | 0.12 | 0.25 |
| Hex | 47 | 45 | 38 | 0 | 3 | 15 | 48 | 34 | C | 19 |
| Octal | 107 | 105 | 70 | 0 | 3 | 25 | 110 | 64 | 14 | 31 |
| Binary | 1000111 | 1000101 | 111000 | 0 | 11 | 10101 | 1001000 | 110100 | 1100 | 11001 |
Color Harmonies of #474538
Complementary color
Monochromatic Colors of #474538
Black with #474538
Text Example
Text Example
White with #474538
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #474538; }
p { color: rgb(71,69,56); }
H1.HeaderClassName
{
color: #474538;
}
.AnyTagClassName
{
color: #474538;
}
</style>
background-color css
<style>
a { background-color: #474538; }
a { background-color: rgb(71,69,56); }
div.DivClassName
{
background-color: #474538;
}
.BgClassName
{
background-color: #474538;
}
</style>
border-color css
<style>
span { border-color: #474538; }
span { border-color: rgb(71,69,56); }
td.TdClassName
{
border-color: #474538;
}
.TagClassName
{
border-color: #474538;
}
</style>