Shades of Oil #273024
Tints of Oil #273024
RGB
CMYK
RGB Variations
Color information
#273024 (or 0x273024) is known color: Oil. HEX triplet: 27, 30 and 24. RGB value is (39,48,36). Sum of RGB (Red+Green+Blue) = 39+48+36=123 (16% of max value = 765). Red value is 39 (15.62% from 255 or 31.71% from 123); Green value is 48 (19.14% from 255 or 39.02% from 123); Blue value is 36 (14.45% from 255 or 29.27% from 123); Max value from RGB is 48 - color contains mainly: green. Hex color #273024 is not a web safe color. Web safe color analog (approx): #333333. Inversed color of #273024 is #D8CFDB. Grayscale: #2B2B2B. Windows color (decimal): -14208988 or 2371623. OLE color: 2371623.
HSL color Cylindrical-coordinate representation of color #273024: hue angle of 105º degrees, saturation: 0.14, lightness: 0.16%. HSV value (or HSB Brightness) of color is 0.19% and HSV saturation: 0.25%. Process color model (Four color, CMYK) of #273024 is Cyan = 0.19, Magento = 0, Yellow = 0.25 and Black (K on CMYK) = 0.81.
Color convert
| RGB | 39 | 48 | 36 | - |
| CMYK | 0.19 | 0 | 0.25 | 0.81 |
| HSL | 105º | 0.14% | 0.16% | - |
| HSV(B) | 105º | 0.25% | 0.19% | - |
| XYZ | 2.21 | 2.67 | 2.07 | - |
| YUV | 43.94 | 123.52 | 124.48 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 39 | 48 | 36 | 0.19 | 0 | 0.25 | 0.81 | 105 | 0.14 | 0.16 |
| Hex | 27 | 30 | 24 | 13 | 0 | 19 | 51 | 69 | E | 10 |
| Octal | 47 | 60 | 44 | 23 | 0 | 31 | 121 | 151 | 16 | 20 |
| Binary | 100111 | 110000 | 100100 | 10011 | 0 | 11001 | 1010001 | 1101001 | 1110 | 10000 |
Color Harmonies of #273024
Complementary color
Monochromatic Colors of #273024
Black with #273024
Text Example
Text Example
White with #273024
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #273024; }
p { color: rgb(39,48,36); }
H1.HeaderClassName
{
color: #273024;
}
.AnyTagClassName
{
color: #273024;
}
</style>
background-color css
<style>
a { background-color: #273024; }
a { background-color: rgb(39,48,36); }
div.DivClassName
{
background-color: #273024;
}
.BgClassName
{
background-color: #273024;
}
</style>
border-color css
<style>
span { border-color: #273024; }
span { border-color: rgb(39,48,36); }
td.TdClassName
{
border-color: #273024;
}
.TagClassName
{
border-color: #273024;
}
</style>