Shades of Oil #293227
Tints of Oil #293227
RGB
CMYK
RGB Variations
Color information
#293227 (or 0x293227) is known color: Oil. HEX triplet: 29, 32 and 27. RGB value is (41,50,39). Sum of RGB (Red+Green+Blue) = 41+50+39=130 (17% of max value = 765). Red value is 41 (16.41% from 255 or 31.54% from 130); Green value is 50 (19.92% from 255 or 38.46% from 130); Blue value is 39 (15.62% from 255 or 30% from 130); Max value from RGB is 50 - color contains mainly: green. Hex color #293227 is not a web safe color. Web safe color analog (approx): #333333. Inversed color of #293227 is #D6CDD8. Grayscale: #2E2E2E. Windows color (decimal): -14077401 or 2568745. OLE color: 2568745.
HSL color Cylindrical-coordinate representation of color #293227: hue angle of 109.09º degrees, saturation: 0.12, lightness: 0.17%. HSV value (or HSB Brightness) of color is 0.2% and HSV saturation: 0.22%. Process color model (Four color, CMYK) of #293227 is Cyan = 0.18, Magento = 0, Yellow = 0.22 and Black (K on CMYK) = 0.80.
Color convert
| RGB | 41 | 50 | 39 | - |
| CMYK | 0.18 | 0 | 0.22 | 0.80 |
| HSL | 109.09º | 0.12% | 0.17% | - |
| HSV(B) | 109.09º | 0.22% | 0.2% | - |
| XYZ | 2.42 | 2.9 | 2.35 | - |
| YUV | 46.06 | 124.02 | 124.39 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 41 | 50 | 39 | 0.18 | 0 | 0.22 | 0.80 | 109.09 | 0.12 | 0.17 |
| Hex | 29 | 32 | 27 | 12 | 0 | 16 | 50 | 6D | C | 11 |
| Octal | 51 | 62 | 47 | 22 | 0 | 26 | 120 | 155 | 14 | 21 |
| Binary | 101001 | 110010 | 100111 | 10010 | 0 | 10110 | 1010000 | 1101101 | 1100 | 10001 |
Color Harmonies of #293227
Complementary color
Monochromatic Colors of #293227
Black with #293227
Text Example
Text Example
White with #293227
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #293227; }
p { color: rgb(41,50,39); }
H1.HeaderClassName
{
color: #293227;
}
.AnyTagClassName
{
color: #293227;
}
</style>
background-color css
<style>
a { background-color: #293227; }
a { background-color: rgb(41,50,39); }
div.DivClassName
{
background-color: #293227;
}
.BgClassName
{
background-color: #293227;
}
</style>
border-color css
<style>
span { border-color: #293227; }
span { border-color: rgb(41,50,39); }
td.TdClassName
{
border-color: #293227;
}
.TagClassName
{
border-color: #293227;
}
</style>