Shades of Oil #273224
Tints of Oil #273224
RGB
CMYK
RGB Variations
Color information
#273224 (or 0x273224) is known color: Oil. HEX triplet: 27, 32 and 24. RGB value is (39,50,36). Sum of RGB (Red+Green+Blue) = 39+50+36=125 (16% of max value = 765). Red value is 39 (15.62% from 255 or 31.2% from 125); Green value is 50 (19.92% from 255 or 40% from 125); Blue value is 36 (14.45% from 255 or 28.8% from 125); Max value from RGB is 50 - color contains mainly: green. Hex color #273224 is not a web safe color. Web safe color analog (approx): #333333. Inversed color of #273224 is #D8CDDB. Grayscale: #2D2D2D. Windows color (decimal): -14208476 or 2372135. OLE color: 2372135.
HSL color Cylindrical-coordinate representation of color #273224: hue angle of 107.14º degrees, saturation: 0.16, lightness: 0.17%. HSV value (or HSB Brightness) of color is 0.2% and HSV saturation: 0.28%. Process color model (Four color, CMYK) of #273224 is Cyan = 0.22, Magento = 0, Yellow = 0.28 and Black (K on CMYK) = 0.80.
Color convert
| RGB | 39 | 50 | 36 | - |
| CMYK | 0.22 | 0 | 0.28 | 0.80 |
| HSL | 107.14º | 0.16% | 0.17% | - |
| HSV(B) | 107.14º | 0.28% | 0.2% | - |
| XYZ | 2.3 | 2.84 | 2.1 | - |
| YUV | 45.12 | 122.86 | 123.64 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 39 | 50 | 36 | 0.22 | 0 | 0.28 | 0.80 | 107.14 | 0.16 | 0.17 |
| Hex | 27 | 32 | 24 | 16 | 0 | 1C | 50 | 6B | 10 | 11 |
| Octal | 47 | 62 | 44 | 26 | 0 | 34 | 120 | 153 | 20 | 21 |
| Binary | 100111 | 110010 | 100100 | 10110 | 0 | 11100 | 1010000 | 1101011 | 10000 | 10001 |
Color Harmonies of #273224
Complementary color
Monochromatic Colors of #273224
Black with #273224
Text Example
Text Example
White with #273224
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #273224; }
p { color: rgb(39,50,36); }
H1.HeaderClassName
{
color: #273224;
}
.AnyTagClassName
{
color: #273224;
}
</style>
background-color css
<style>
a { background-color: #273224; }
a { background-color: rgb(39,50,36); }
div.DivClassName
{
background-color: #273224;
}
.BgClassName
{
background-color: #273224;
}
</style>
border-color css
<style>
span { border-color: #273224; }
span { border-color: rgb(39,50,36); }
td.TdClassName
{
border-color: #273224;
}
.TagClassName
{
border-color: #273224;
}
</style>