Shades of Camouflage #464537
Tints of Camouflage #464537
RGB
CMYK
RGB Variations
Color information
#464537 (or 0x464537) is known color: Camouflage. HEX triplet: 46, 45 and 37. RGB value is (70,69,55). Sum of RGB (Red+Green+Blue) = 70+69+55=194 (25% of max value = 765). Red value is 70 (27.73% from 255 or 36.08% from 194); Green value is 69 (27.34% from 255 or 35.57% from 194); Blue value is 55 (21.88% from 255 or 28.35% from 194); Max value from RGB is 70 - color contains mainly: red. Hex color #464537 is not a web safe color. Web safe color analog (approx): #333333. Inversed color of #464537 is #B9BAC8. Grayscale: #434343. Windows color (decimal): -12171977 or 3622214. OLE color: 3622214.
HSL color Cylindrical-coordinate representation of color #464537: hue angle of 56º degrees, saturation: 0.12, lightness: 0.25%. HSV value (or HSB Brightness) of color is 0.27% and HSV saturation: 0.21%. Process color model (Four color, CMYK) of #464537 is Cyan = 0, Magento = 0.01, Yellow = 0.21 and Black (K on CMYK) = 0.73.
Color convert
| RGB | 70 | 69 | 55 | - |
| CMYK | 0 | 0.01 | 0.21 | 0.73 |
| HSL | 56º | 0.12% | 0.25% | - |
| HSV(B) | 56º | 0.21% | 0.27% | - |
| XYZ | 5.34 | 5.83 | 4.46 | - |
| YUV | 67.7 | 120.83 | 129.64 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 70 | 69 | 55 | 0 | 0.01 | 0.21 | 0.73 | 56 | 0.12 | 0.25 |
| Hex | 46 | 45 | 37 | 0 | 1 | 15 | 49 | 38 | C | 19 |
| Octal | 106 | 105 | 67 | 0 | 1 | 25 | 111 | 70 | 14 | 31 |
| Binary | 1000110 | 1000101 | 110111 | 0 | 1 | 10101 | 1001001 | 111000 | 1100 | 11001 |
Color Harmonies of #464537
Complementary color
Monochromatic Colors of #464537
Black with #464537
Text Example
Text Example
White with #464537
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #464537; }
p { color: rgb(70,69,55); }
H1.HeaderClassName
{
color: #464537;
}
.AnyTagClassName
{
color: #464537;
}
</style>
background-color css
<style>
a { background-color: #464537; }
a { background-color: rgb(70,69,55); }
div.DivClassName
{
background-color: #464537;
}
.BgClassName
{
background-color: #464537;
}
</style>
border-color css
<style>
span { border-color: #464537; }
span { border-color: rgb(70,69,55); }
td.TdClassName
{
border-color: #464537;
}
.TagClassName
{
border-color: #464537;
}
</style>