Shades of Oil #313730
Tints of Oil #313730
RGB
CMYK
RGB Variations
Color information
#313730 (or 0x313730) is known color: Oil. HEX triplet: 31, 37 and 30. RGB value is (49,55,48). Sum of RGB (Red+Green+Blue) = 49+55+48=152 (20% of max value = 765). Red value is 49 (19.53% from 255 or 32.24% from 152); Green value is 55 (21.88% from 255 or 36.18% from 152); Blue value is 48 (19.14% from 255 or 31.58% from 152); Max value from RGB is 55 - color contains mainly: green. Hex color #313730 is not a web safe color. Web safe color analog (approx): #333333. Inversed color of #313730 is #CEC8CF. Grayscale: #343434. Windows color (decimal): -13551824 or 3159857. OLE color: 3159857.
HSL color Cylindrical-coordinate representation of color #313730: hue angle of 111.43º degrees, saturation: 0.07, lightness: 0.2%. HSV value (or HSB Brightness) of color is 0.22% and HSV saturation: 0.13%. Process color model (Four color, CMYK) of #313730 is Cyan = 0.11, Magento = 0, Yellow = 0.13 and Black (K on CMYK) = 0.78.
Color convert
| RGB | 49 | 55 | 48 | - |
| CMYK | 0.11 | 0 | 0.13 | 0.78 |
| HSL | 111.43º | 0.07% | 0.2% | - |
| HSV(B) | 111.43º | 0.13% | 0.22% | - |
| XYZ | 3.17 | 3.6 | 3.32 | - |
| YUV | 52.41 | 125.51 | 125.57 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 49 | 55 | 48 | 0.11 | 0 | 0.13 | 0.78 | 111.43 | 0.07 | 0.2 |
| Hex | 31 | 37 | 30 | B | 0 | D | 4E | 6F | 7 | 14 |
| Octal | 61 | 67 | 60 | 13 | 0 | 15 | 116 | 157 | 7 | 24 |
| Binary | 110001 | 110111 | 110000 | 1011 | 0 | 1101 | 1001110 | 1101111 | 111 | 10100 |
Color Harmonies of #313730
Complementary color
Monochromatic Colors of #313730
Black with #313730
Text Example
Text Example
White with #313730
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #313730; }
p { color: rgb(49,55,48); }
H1.HeaderClassName
{
color: #313730;
}
.AnyTagClassName
{
color: #313730;
}
</style>
background-color css
<style>
a { background-color: #313730; }
a { background-color: rgb(49,55,48); }
div.DivClassName
{
background-color: #313730;
}
.BgClassName
{
background-color: #313730;
}
</style>
border-color css
<style>
span { border-color: #313730; }
span { border-color: rgb(49,55,48); }
td.TdClassName
{
border-color: #313730;
}
.TagClassName
{
border-color: #313730;
}
</style>