Shades of Oil #252924
Tints of Oil #252924
RGB
CMYK
RGB Variations
Color information
#252924 (or 0x252924) is known color: Oil. HEX triplet: 25, 29 and 24. RGB value is (37,41,36). Sum of RGB (Red+Green+Blue) = 37+41+36=114 (15% of max value = 765). Red value is 37 (14.84% from 255 or 32.46% from 114); Green value is 41 (16.41% from 255 or 35.96% from 114); Blue value is 36 (14.45% from 255 or 31.58% from 114); Max value from RGB is 41 - color contains mainly: green. Hex color #252924 is not a web safe color. Web safe color analog (approx): #333333. Inversed color of #252924 is #DAD6DB. Grayscale: #272727. Windows color (decimal): -14341852 or 2369829. OLE color: 2369829.
HSL color Cylindrical-coordinate representation of color #252924: hue angle of 108º degrees, saturation: 0.06, lightness: 0.15%. HSV value (or HSB Brightness) of color is 0.16% and HSV saturation: 0.12%. Process color model (Four color, CMYK) of #252924 is Cyan = 0.10, Magento = 0, Yellow = 0.12 and Black (K on CMYK) = 0.84.
Color convert
| RGB | 37 | 41 | 36 | - |
| CMYK | 0.10 | 0 | 0.12 | 0.84 |
| HSL | 108º | 0.06% | 0.15% | - |
| HSV(B) | 108º | 0.12% | 0.16% | - |
| XYZ | 1.87 | 2.11 | 1.98 | - |
| YUV | 39.23 | 126.17 | 126.41 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 37 | 41 | 36 | 0.10 | 0 | 0.12 | 0.84 | 108 | 0.06 | 0.15 |
| Hex | 25 | 29 | 24 | A | 0 | C | 54 | 6C | 6 | F |
| Octal | 45 | 51 | 44 | 12 | 0 | 14 | 124 | 154 | 6 | 17 |
| Binary | 100101 | 101001 | 100100 | 1010 | 0 | 1100 | 1010100 | 1101100 | 110 | 1111 |
Color Harmonies of #252924
Complementary color
Monochromatic Colors of #252924
Black with #252924
Text Example
Text Example
White with #252924
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #252924; }
p { color: rgb(37,41,36); }
H1.HeaderClassName
{
color: #252924;
}
.AnyTagClassName
{
color: #252924;
}
</style>
background-color css
<style>
a { background-color: #252924; }
a { background-color: rgb(37,41,36); }
div.DivClassName
{
background-color: #252924;
}
.BgClassName
{
background-color: #252924;
}
</style>
border-color css
<style>
span { border-color: #252924; }
span { border-color: rgb(37,41,36); }
td.TdClassName
{
border-color: #252924;
}
.TagClassName
{
border-color: #252924;
}
</style>