Shades of Outer Space #353737
Tints of Outer Space #353737
RGB
CMYK
RGB Variations
Color information
#353737 (or 0x353737) is known color: Outer Space. HEX triplet: 35, 37 and 37. RGB value is (53,55,55). Sum of RGB (Red+Green+Blue) = 53+55+55=163 (21% of max value = 765). Red value is 53 (21.09% from 255 or 32.52% from 163); Green value is 55 (21.88% from 255 or 33.74% from 163); Blue value is 55 (21.88% from 255 or 33.74% from 163); Max value from RGB is 55 - color contains mainly: green, blue. Hex color #353737 is not a web safe color. Web safe color analog (approx): #333333. Inversed color of #353737 is #CAC8C8. Grayscale: #363636. Windows color (decimal): -13289673 or 3618613. OLE color: 3618613.
HSL color Cylindrical-coordinate representation of color #353737: hue angle of 180º degrees, saturation: 0.02, lightness: 0.21%. HSV value (or HSB Brightness) of color is 0.22% and HSV saturation: 0.04%. Process color model (Four color, CMYK) of #353737 is Cyan = 0.04, Magento = 0, Yellow = 0 and Black (K on CMYK) = 0.78.
Color convert
RGB | 53 | 55 | 55 | - |
CMYK | 0.04 | 0 | 0 | 0.78 |
HSL | 180º | 0.02% | 0.21% | - |
HSV(B) | 180º | 0.04% | 0.22% | - |
XYZ | 3.52 | 3.77 | 4.16 | - |
YUV | 54.4 | 128.34 | 127 | - |
System | Red | Green | Blue | C | M | Y | K | H | S | L |
---|---|---|---|---|---|---|---|---|---|---|
Decimal | 53 | 55 | 55 | 0.04 | 0 | 0 | 0.78 | 180 | 0.02 | 0.21 |
Hex | 35 | 37 | 37 | 4 | 0 | 0 | 4E | B4 | 2 | 15 |
Octal | 65 | 67 | 67 | 4 | 0 | 0 | 116 | 264 | 2 | 25 |
Binary | 110101 | 110111 | 110111 | 100 | 0 | 0 | 1001110 | 10110100 | 10 | 10101 |
Color Harmonies of #353737
Complementary color
Monochromatic Colors of #353737
Black with #353737
Text Example
Text Example
White with #353737
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #353737; }
p { color: rgb(53,55,55); }
H1.HeaderClassName
{
color: #353737;
}
.AnyTagClassName
{
color: #353737;
}
</style>
background-color css
<style>
a { background-color: #353737; }
a { background-color: rgb(53,55,55); }
div.DivClassName
{
background-color: #353737;
}
.BgClassName
{
background-color: #353737;
}
</style>
border-color css
<style>
span { border-color: #353737; }
span { border-color: rgb(53,55,55); }
td.TdClassName
{
border-color: #353737;
}
.TagClassName
{
border-color: #353737;
}
</style>