Shades of Oil #293526
Tints of Oil #293526
RGB
CMYK
RGB Variations
Color information
#293526 (or 0x293526) is known color: Oil. HEX triplet: 29, 35 and 26. RGB value is (41,53,38). Sum of RGB (Red+Green+Blue) = 41+53+38=132 (17% of max value = 765). Red value is 41 (16.41% from 255 or 31.06% from 132); Green value is 53 (21.09% from 255 or 40.15% from 132); Blue value is 38 (15.23% from 255 or 28.79% from 132); Max value from RGB is 53 - color contains mainly: green. Hex color #293526 is not a web safe color. Web safe color analog (approx): #333333. Inversed color of #293526 is #D6CAD9. Grayscale: #2F2F2F. Windows color (decimal): -14076634 or 2503977. OLE color: 2503977.
HSL color Cylindrical-coordinate representation of color #293526: hue angle of 108º degrees, saturation: 0.16, lightness: 0.18%. HSV value (or HSB Brightness) of color is 0.21% and HSV saturation: 0.28%. Process color model (Four color, CMYK) of #293526 is Cyan = 0.23, Magento = 0, Yellow = 0.28 and Black (K on CMYK) = 0.79.
Color convert
| RGB | 41 | 53 | 38 | - |
| CMYK | 0.23 | 0 | 0.28 | 0.79 |
| HSL | 108º | 0.16% | 0.18% | - |
| HSV(B) | 108º | 0.28% | 0.21% | - |
| XYZ | 2.54 | 3.16 | 2.31 | - |
| YUV | 47.7 | 122.52 | 123.22 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 41 | 53 | 38 | 0.23 | 0 | 0.28 | 0.79 | 108 | 0.16 | 0.18 |
| Hex | 29 | 35 | 26 | 17 | 0 | 1C | 4F | 6C | 10 | 12 |
| Octal | 51 | 65 | 46 | 27 | 0 | 34 | 117 | 154 | 20 | 22 |
| Binary | 101001 | 110101 | 100110 | 10111 | 0 | 11100 | 1001111 | 1101100 | 10000 | 10010 |
Color Harmonies of #293526
Complementary color
Monochromatic Colors of #293526
Black with #293526
Text Example
Text Example
White with #293526
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #293526; }
p { color: rgb(41,53,38); }
H1.HeaderClassName
{
color: #293526;
}
.AnyTagClassName
{
color: #293526;
}
</style>
background-color css
<style>
a { background-color: #293526; }
a { background-color: rgb(41,53,38); }
div.DivClassName
{
background-color: #293526;
}
.BgClassName
{
background-color: #293526;
}
</style>
border-color css
<style>
span { border-color: #293526; }
span { border-color: rgb(41,53,38); }
td.TdClassName
{
border-color: #293526;
}
.TagClassName
{
border-color: #293526;
}
</style>