Shades of Zeus #363733
Tints of Zeus #363733
RGB
CMYK
RGB Variations
Color information
#363733 (or 0x363733) is known color: Zeus. HEX triplet: 36, 37 and 33. RGB value is (54,55,51). Sum of RGB (Red+Green+Blue) = 54+55+51=160 (21% of max value = 765). Red value is 54 (21.48% from 255 or 33.75% from 160); Green value is 55 (21.88% from 255 or 34.38% from 160); Blue value is 51 (20.31% from 255 or 31.88% from 160); Max value from RGB is 55 - color contains mainly: green. Hex color #363733 is not a web safe color. Web safe color analog (approx): #333333. Inversed color of #363733 is #C9C8CC. Grayscale: #363636. Windows color (decimal): -13224141 or 3356470. OLE color: 3356470.
HSL color Cylindrical-coordinate representation of color #363733: hue angle of 75º degrees, saturation: 0.04, lightness: 0.21%. HSV value (or HSB Brightness) of color is 0.22% and HSV saturation: 0.07%. Process color model (Four color, CMYK) of #363733 is Cyan = 0.02, Magento = 0, Yellow = 0.07 and Black (K on CMYK) = 0.78.
Color convert
RGB | 54 | 55 | 51 | - |
CMYK | 0.02 | 0 | 0.07 | 0.78 |
HSL | 75º | 0.04% | 0.21% | - |
HSV(B) | 75º | 0.07% | 0.22% | - |
XYZ | 3.49 | 3.76 | 3.67 | - |
YUV | 54.25 | 126.17 | 127.83 | - |
System | Red | Green | Blue | C | M | Y | K | H | S | L |
---|---|---|---|---|---|---|---|---|---|---|
Decimal | 54 | 55 | 51 | 0.02 | 0 | 0.07 | 0.78 | 75 | 0.04 | 0.21 |
Hex | 36 | 37 | 33 | 2 | 0 | 7 | 4E | 4B | 4 | 15 |
Octal | 66 | 67 | 63 | 2 | 0 | 7 | 116 | 113 | 4 | 25 |
Binary | 110110 | 110111 | 110011 | 10 | 0 | 111 | 1001110 | 1001011 | 100 | 10101 |
Color Harmonies of #363733
Complementary color
Monochromatic Colors of #363733
Black with #363733
Text Example
Text Example
White with #363733
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #363733; }
p { color: rgb(54,55,51); }
H1.HeaderClassName
{
color: #363733;
}
.AnyTagClassName
{
color: #363733;
}
</style>
background-color css
<style>
a { background-color: #363733; }
a { background-color: rgb(54,55,51); }
div.DivClassName
{
background-color: #363733;
}
.BgClassName
{
background-color: #363733;
}
</style>
border-color css
<style>
span { border-color: #363733; }
span { border-color: rgb(54,55,51); }
td.TdClassName
{
border-color: #363733;
}
.TagClassName
{
border-color: #363733;
}
</style>