Shades of Cigar #805038
Tints of Cigar #805038
RGB
CMYK
RGB Variations
Color information
#805038 (or 0x805038) is known color: Cigar. HEX triplet: 80, 50 and 38. RGB value is (128,80,56). Sum of RGB (Red+Green+Blue) = 128+80+56=264 (34% of max value = 765). Red value is 128 (50.39% from 255 or 48.48% from 264); Green value is 80 (31.64% from 255 or 30.30% from 264); Blue value is 56 (22.27% from 255 or 21.21% from 264); Max value from RGB is 128 - color contains mainly: red. Hex color #805038 is not a web safe color. Web safe color analog (approx): #996633. Inversed color of #805038 is #7FAFC7. Grayscale: #5B5B5B. Windows color (decimal): -8368072 or 3690624. OLE color: 3690624.
HSL color Cylindrical-coordinate representation of color #805038: hue angle of 20º degrees, saturation: 0.39, lightness: 0.36%. HSV value (or HSB Brightness) of color is 0.5% and HSV saturation: 0.56%. Process color model (Four color, CMYK) of #805038 is Cyan = 0, Magento = 0.38, Yellow = 0.56 and Black (K on CMYK) = 0.50.
Color convert
| RGB | 128 | 80 | 56 | - |
| CMYK | 0 | 0.38 | 0.56 | 0.50 |
| HSL | 20º | 0.39% | 0.36% | - |
| HSV(B) | 20º | 0.56% | 0.5% | - |
| XYZ | 12.48 | 10.61 | 5.13 | - |
| YUV | 91.62 | 107.9 | 153.95 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 128 | 80 | 56 | 0 | 0.38 | 0.56 | 0.50 | 20 | 0.39 | 0.36 |
| Hex | 80 | 50 | 38 | 0 | 26 | 38 | 32 | 14 | 27 | 24 |
| Octal | 200 | 120 | 70 | 0 | 46 | 70 | 62 | 24 | 47 | 44 |
| Binary | 10000000 | 1010000 | 111000 | 0 | 100110 | 111000 | 110010 | 10100 | 100111 | 100100 |
Color Harmonies of #805038
Complementary color
Monochromatic Colors of #805038
Black with #805038
Text Example
Text Example
White with #805038
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #805038; }
p { color: rgb(128,80,56); }
H1.HeaderClassName
{
color: #805038;
}
.AnyTagClassName
{
color: #805038;
}
</style>
background-color css
<style>
a { background-color: #805038; }
a { background-color: rgb(128,80,56); }
div.DivClassName
{
background-color: #805038;
}
.BgClassName
{
background-color: #805038;
}
</style>
border-color css
<style>
span { border-color: #805038; }
span { border-color: rgb(128,80,56); }
td.TdClassName
{
border-color: #805038;
}
.TagClassName
{
border-color: #805038;
}
</style>