Shades of Ship Grey #535350
Tints of Ship Grey #535350
RGB
CMYK
RGB Variations
Color information
#535350 (or 0x535350) is known color: Ship Grey. HEX triplet: 53, 53 and 50. RGB value is (83,83,80). Sum of RGB (Red+Green+Blue) = 83+83+80=246 (32% of max value = 765). Red value is 83 (32.81% from 255 or 33.74% from 246); Green value is 83 (32.81% from 255 or 33.74% from 246); Blue value is 80 (31.64% from 255 or 32.52% from 246); Max value from RGB is 83 - color contains mainly: red, green. Hex color #535350 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #535350 is #ACACAF. Grayscale: #525252. Windows color (decimal): -11316400 or 5264211. OLE color: 5264211.
HSL color Cylindrical-coordinate representation of color #535350: hue angle of 60º degrees, saturation: 0.02, lightness: 0.32%. HSV value (or HSB Brightness) of color is 0.33% and HSV saturation: 0.04%. Process color model (Four color, CMYK) of #535350 is Cyan = 0, Magento = 0, Yellow = 0.04 and Black (K on CMYK) = 0.67.
Color convert
RGB | 83 | 83 | 80 | - |
CMYK | 0 | 0 | 0.04 | 0.67 |
HSL | 60º | 0.02% | 0.32% | - |
HSV(B) | 60º | 0.04% | 0.33% | - |
XYZ | 8.11 | 8.6 | 8.82 | - |
YUV | 82.66 | 126.5 | 128.24 | - |
System | Red | Green | Blue | C | M | Y | K | H | S | L |
---|---|---|---|---|---|---|---|---|---|---|
Decimal | 83 | 83 | 80 | 0 | 0 | 0.04 | 0.67 | 60 | 0.02 | 0.32 |
Hex | 53 | 53 | 50 | 0 | 0 | 4 | 43 | 3C | 2 | 20 |
Octal | 123 | 123 | 120 | 0 | 0 | 4 | 103 | 74 | 2 | 40 |
Binary | 1010011 | 1010011 | 1010000 | 0 | 0 | 100 | 1000011 | 111100 | 10 | 100000 |
Color Harmonies of #535350
Complementary color
Monochromatic Colors of #535350
Black with #535350
Text Example
Text Example
White with #535350
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #535350; }
p { color: rgb(83,83,80); }
H1.HeaderClassName
{
color: #535350;
}
.AnyTagClassName
{
color: #535350;
}
</style>
background-color css
<style>
a { background-color: #535350; }
a { background-color: rgb(83,83,80); }
div.DivClassName
{
background-color: #535350;
}
.BgClassName
{
background-color: #535350;
}
</style>
border-color css
<style>
span { border-color: #535350; }
span { border-color: rgb(83,83,80); }
td.TdClassName
{
border-color: #535350;
}
.TagClassName
{
border-color: #535350;
}
</style>