Shades of Oil #253022
Tints of Oil #253022
RGB
CMYK
RGB Variations
Color information
#253022 (or 0x253022) is known color: Oil. HEX triplet: 25, 30 and 22. RGB value is (37,48,34). Sum of RGB (Red+Green+Blue) = 37+48+34=119 (15% of max value = 765). Red value is 37 (14.84% from 255 or 31.09% from 119); Green value is 48 (19.14% from 255 or 40.34% from 119); Blue value is 34 (13.67% from 255 or 28.57% from 119); Max value from RGB is 48 - color contains mainly: green. Hex color #253022 is not a web safe color. Web safe color analog (approx): #333333. Inversed color of #253022 is #DACFDD. Grayscale: #2B2B2B. Windows color (decimal): -14340062 or 2240549. OLE color: 2240549.
HSL color Cylindrical-coordinate representation of color #253022: hue angle of 107.14º degrees, saturation: 0.17, lightness: 0.16%. HSV value (or HSB Brightness) of color is 0.19% and HSV saturation: 0.29%. Process color model (Four color, CMYK) of #253022 is Cyan = 0.23, Magento = 0, Yellow = 0.29 and Black (K on CMYK) = 0.81.
Color convert
| RGB | 37 | 48 | 34 | - |
| CMYK | 0.23 | 0 | 0.29 | 0.81 |
| HSL | 107.14º | 0.17% | 0.16% | - |
| HSV(B) | 107.14º | 0.29% | 0.19% | - |
| XYZ | 2.11 | 2.62 | 1.91 | - |
| YUV | 43.12 | 122.86 | 123.64 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 37 | 48 | 34 | 0.23 | 0 | 0.29 | 0.81 | 107.14 | 0.17 | 0.16 |
| Hex | 25 | 30 | 22 | 17 | 0 | 1D | 51 | 6B | 11 | 10 |
| Octal | 45 | 60 | 42 | 27 | 0 | 35 | 121 | 153 | 21 | 20 |
| Binary | 100101 | 110000 | 100010 | 10111 | 0 | 11101 | 1010001 | 1101011 | 10001 | 10000 |
Color Harmonies of #253022
Complementary color
Monochromatic Colors of #253022
Black with #253022
Text Example
Text Example
White with #253022
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #253022; }
p { color: rgb(37,48,34); }
H1.HeaderClassName
{
color: #253022;
}
.AnyTagClassName
{
color: #253022;
}
</style>
background-color css
<style>
a { background-color: #253022; }
a { background-color: rgb(37,48,34); }
div.DivClassName
{
background-color: #253022;
}
.BgClassName
{
background-color: #253022;
}
</style>
border-color css
<style>
span { border-color: #253022; }
span { border-color: rgb(37,48,34); }
td.TdClassName
{
border-color: #253022;
}
.TagClassName
{
border-color: #253022;
}
</style>