Shades of Oil #363835
Tints of Oil #363835
RGB
CMYK
RGB Variations
Color information
#363835 (or 0x363835) is known color: Oil. HEX triplet: 36, 38 and 35. RGB value is (54,56,53). Sum of RGB (Red+Green+Blue) = 54+56+53=163 (21% of max value = 765). Red value is 54 (21.48% from 255 or 33.13% from 163); Green value is 56 (22.27% from 255 or 34.36% from 163); Blue value is 53 (21.09% from 255 or 32.52% from 163); Max value from RGB is 56 - color contains mainly: green. Hex color #363835 is not a web safe color. Web safe color analog (approx): #333333. Inversed color of #363835 is #C9C7CA. Grayscale: #373737. Windows color (decimal): -13223883 or 3487798. OLE color: 3487798.
HSL color Cylindrical-coordinate representation of color #363835: hue angle of 100º degrees, saturation: 0.03, lightness: 0.21%. HSV value (or HSB Brightness) of color is 0.22% and HSV saturation: 0.05%. Process color model (Four color, CMYK) of #363835 is Cyan = 0.04, Magento = 0, Yellow = 0.05 and Black (K on CMYK) = 0.78.
Color convert
| RGB | 54 | 56 | 53 | - |
| CMYK | 0.04 | 0 | 0.05 | 0.78 |
| HSL | 100º | 0.03% | 0.21% | - |
| HSV(B) | 100º | 0.05% | 0.22% | - |
| XYZ | 3.58 | 3.87 | 3.93 | - |
| YUV | 55.06 | 126.84 | 127.24 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 54 | 56 | 53 | 0.04 | 0 | 0.05 | 0.78 | 100 | 0.03 | 0.21 |
| Hex | 36 | 38 | 35 | 4 | 0 | 5 | 4E | 64 | 3 | 15 |
| Octal | 66 | 70 | 65 | 4 | 0 | 5 | 116 | 144 | 3 | 25 |
| Binary | 110110 | 111000 | 110101 | 100 | 0 | 101 | 1001110 | 1100100 | 11 | 10101 |
Color Harmonies of #363835
Complementary color
Monochromatic Colors of #363835
Black with #363835
Text Example
Text Example
White with #363835
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #363835; }
p { color: rgb(54,56,53); }
H1.HeaderClassName
{
color: #363835;
}
.AnyTagClassName
{
color: #363835;
}
</style>
background-color css
<style>
a { background-color: #363835; }
a { background-color: rgb(54,56,53); }
div.DivClassName
{
background-color: #363835;
}
.BgClassName
{
background-color: #363835;
}
</style>
border-color css
<style>
span { border-color: #363835; }
span { border-color: rgb(54,56,53); }
td.TdClassName
{
border-color: #363835;
}
.TagClassName
{
border-color: #363835;
}
</style>