Shades of Camouflage #535138
Tints of Camouflage #535138
RGB
CMYK
RGB Variations
Color information
#535138 (or 0x535138) is known color: Camouflage. HEX triplet: 53, 51 and 38. RGB value is (83,81,56). Sum of RGB (Red+Green+Blue) = 83+81+56=220 (29% of max value = 765). Red value is 83 (32.81% from 255 or 37.73% from 220); Green value is 81 (32.03% from 255 or 36.82% from 220); Blue value is 56 (22.27% from 255 or 25.45% from 220); Max value from RGB is 83 - color contains mainly: red. Hex color #535138 is not a web safe color. Web safe color analog (approx): #666633. Inversed color of #535138 is #ACAEC7. Grayscale: #4E4E4E. Windows color (decimal): -11316936 or 3690835. OLE color: 3690835.
HSL color Cylindrical-coordinate representation of color #535138: hue angle of 55.56º degrees, saturation: 0.19, lightness: 0.27%. HSV value (or HSB Brightness) of color is 0.33% and HSV saturation: 0.33%. Process color model (Four color, CMYK) of #535138 is Cyan = 0, Magento = 0.02, Yellow = 0.33 and Black (K on CMYK) = 0.67.
Color convert
| RGB | 83 | 81 | 56 | - |
| CMYK | 0 | 0.02 | 0.33 | 0.67 |
| HSL | 55.56º | 0.19% | 0.27% | - |
| HSV(B) | 55.56º | 0.33% | 0.33% | - |
| XYZ | 7.22 | 8.01 | 4.91 | - |
| YUV | 78.75 | 115.16 | 131.03 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 83 | 81 | 56 | 0 | 0.02 | 0.33 | 0.67 | 55.56 | 0.19 | 0.27 |
| Hex | 53 | 51 | 38 | 0 | 2 | 21 | 43 | 38 | 13 | 1B |
| Octal | 123 | 121 | 70 | 0 | 2 | 41 | 103 | 70 | 23 | 33 |
| Binary | 1010011 | 1010001 | 111000 | 0 | 10 | 100001 | 1000011 | 111000 | 10011 | 11011 |
Color Harmonies of #535138
Complementary color
Monochromatic Colors of #535138
Black with #535138
Text Example
Text Example
White with #535138
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #535138; }
p { color: rgb(83,81,56); }
H1.HeaderClassName
{
color: #535138;
}
.AnyTagClassName
{
color: #535138;
}
</style>
background-color css
<style>
a { background-color: #535138; }
a { background-color: rgb(83,81,56); }
div.DivClassName
{
background-color: #535138;
}
.BgClassName
{
background-color: #535138;
}
</style>
border-color css
<style>
span { border-color: #535138; }
span { border-color: rgb(83,81,56); }
td.TdClassName
{
border-color: #535138;
}
.TagClassName
{
border-color: #535138;
}
</style>