Shades of Oil #313430
Tints of Oil #313430
RGB
CMYK
RGB Variations
Color information
#313430 (or 0x313430) is known color: Oil. HEX triplet: 31, 34 and 30. RGB value is (49,52,48). Sum of RGB (Red+Green+Blue) = 49+52+48=149 (19% of max value = 765). Red value is 49 (19.53% from 255 or 32.89% from 149); Green value is 52 (20.70% from 255 or 34.90% from 149); Blue value is 48 (19.14% from 255 or 32.21% from 149); Max value from RGB is 52 - color contains mainly: green. Hex color #313430 is not a web safe color. Web safe color analog (approx): #333333. Inversed color of #313430 is #CECBCF. Grayscale: #323232. Windows color (decimal): -13552592 or 3159089. OLE color: 3159089.
HSL color Cylindrical-coordinate representation of color #313430: hue angle of 105º degrees, saturation: 0.04, lightness: 0.2%. HSV value (or HSB Brightness) of color is 0.2% and HSV saturation: 0.08%. Process color model (Four color, CMYK) of #313430 is Cyan = 0.06, Magento = 0, Yellow = 0.08 and Black (K on CMYK) = 0.80.
Color convert
| RGB | 49 | 52 | 48 | - |
| CMYK | 0.06 | 0 | 0.08 | 0.80 |
| HSL | 105º | 0.04% | 0.2% | - |
| HSV(B) | 105º | 0.08% | 0.2% | - |
| XYZ | 3.03 | 3.32 | 3.28 | - |
| YUV | 50.65 | 126.51 | 126.83 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 49 | 52 | 48 | 0.06 | 0 | 0.08 | 0.80 | 105 | 0.04 | 0.2 |
| Hex | 31 | 34 | 30 | 6 | 0 | 8 | 50 | 69 | 4 | 14 |
| Octal | 61 | 64 | 60 | 6 | 0 | 10 | 120 | 151 | 4 | 24 |
| Binary | 110001 | 110100 | 110000 | 110 | 0 | 1000 | 1010000 | 1101001 | 100 | 10100 |
Color Harmonies of #313430
Complementary color
Monochromatic Colors of #313430
Black with #313430
Text Example
Text Example
White with #313430
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #313430; }
p { color: rgb(49,52,48); }
H1.HeaderClassName
{
color: #313430;
}
.AnyTagClassName
{
color: #313430;
}
</style>
background-color css
<style>
a { background-color: #313430; }
a { background-color: rgb(49,52,48); }
div.DivClassName
{
background-color: #313430;
}
.BgClassName
{
background-color: #313430;
}
</style>
border-color css
<style>
span { border-color: #313430; }
span { border-color: rgb(49,52,48); }
td.TdClassName
{
border-color: #313430;
}
.TagClassName
{
border-color: #313430;
}
</style>