Shades of Oil #353634
Tints of Oil #353634
RGB
CMYK
RGB Variations
Color information
#353634 (or 0x353634) is known color: Oil. HEX triplet: 35, 36 and 34. RGB value is (53,54,52). Sum of RGB (Red+Green+Blue) = 53+54+52=159 (21% of max value = 765). Red value is 53 (21.09% from 255 or 33.33% from 159); Green value is 54 (21.48% from 255 or 33.96% from 159); Blue value is 52 (20.70% from 255 or 32.70% from 159); Max value from RGB is 54 - color contains mainly: green. Hex color #353634 is not a web safe color. Web safe color analog (approx): #333333. Inversed color of #353634 is #CAC9CB. Grayscale: #353535. Windows color (decimal): -13289932 or 3421749. OLE color: 3421749.
HSL color Cylindrical-coordinate representation of color #353634: hue angle of 90º degrees, saturation: 0.02, lightness: 0.21%. HSV value (or HSB Brightness) of color is 0.21% and HSV saturation: 0.04%. Process color model (Four color, CMYK) of #353634 is Cyan = 0.02, Magento = 0, Yellow = 0.04 and Black (K on CMYK) = 0.79.
Color convert
| RGB | 53 | 54 | 52 | - |
| CMYK | 0.02 | 0 | 0.04 | 0.79 |
| HSL | 90º | 0.02% | 0.21% | - |
| HSV(B) | 90º | 0.04% | 0.21% | - |
| XYZ | 3.41 | 3.64 | 3.77 | - |
| YUV | 53.47 | 127.17 | 127.66 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 53 | 54 | 52 | 0.02 | 0 | 0.04 | 0.79 | 90 | 0.02 | 0.21 |
| Hex | 35 | 36 | 34 | 2 | 0 | 4 | 4F | 5A | 2 | 15 |
| Octal | 65 | 66 | 64 | 2 | 0 | 4 | 117 | 132 | 2 | 25 |
| Binary | 110101 | 110110 | 110100 | 10 | 0 | 100 | 1001111 | 1011010 | 10 | 10101 |
Color Harmonies of #353634
Complementary color
Monochromatic Colors of #353634
Black with #353634
Text Example
Text Example
White with #353634
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #353634; }
p { color: rgb(53,54,52); }
H1.HeaderClassName
{
color: #353634;
}
.AnyTagClassName
{
color: #353634;
}
</style>
background-color css
<style>
a { background-color: #353634; }
a { background-color: rgb(53,54,52); }
div.DivClassName
{
background-color: #353634;
}
.BgClassName
{
background-color: #353634;
}
</style>
border-color css
<style>
span { border-color: #353634; }
span { border-color: rgb(53,54,52); }
td.TdClassName
{
border-color: #353634;
}
.TagClassName
{
border-color: #353634;
}
</style>