Shades of Ship Grey #535347
Tints of Ship Grey #535347
RGB
CMYK
RGB Variations
Color information
#535347 (or 0x535347) is known color: Ship Grey. HEX triplet: 53, 53 and 47. RGB value is (83,83,71). Sum of RGB (Red+Green+Blue) = 83+83+71=237 (31% of max value = 765). Red value is 83 (32.81% from 255 or 35.02% from 237); Green value is 83 (32.81% from 255 or 35.02% from 237); Blue value is 71 (28.12% from 255 or 29.96% from 237); Max value from RGB is 83 - color contains mainly: red, green. Hex color #535347 is not a web safe color. Web safe color analog (approx): #666633. Inversed color of #535347 is #ACACB8. Grayscale: #515151. Windows color (decimal): -11316409 or 4674387. OLE color: 4674387.
HSL color Cylindrical-coordinate representation of color #535347: hue angle of 60º degrees, saturation: 0.08, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.33% and HSV saturation: 0.14%. Process color model (Four color, CMYK) of #535347 is Cyan = 0, Magento = 0, Yellow = 0.14 and Black (K on CMYK) = 0.67.
Color convert
| RGB | 83 | 83 | 71 | - |
| CMYK | 0 | 0 | 0.14 | 0.67 |
| HSL | 60º | 0.08% | 0.3% | - |
| HSV(B) | 60º | 0.14% | 0.33% | - |
| XYZ | 7.8 | 8.48 | 7.19 | - |
| YUV | 81.63 | 122 | 128.98 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 83 | 83 | 71 | 0 | 0 | 0.14 | 0.67 | 60 | 0.08 | 0.3 |
| Hex | 53 | 53 | 47 | 0 | 0 | E | 43 | 3C | 8 | 1E |
| Octal | 123 | 123 | 107 | 0 | 0 | 16 | 103 | 74 | 10 | 36 |
| Binary | 1010011 | 1010011 | 1000111 | 0 | 0 | 1110 | 1000011 | 111100 | 1000 | 11110 |
Color Harmonies of #535347
Complementary color
Monochromatic Colors of #535347
Black with #535347
Text Example
Text Example
White with #535347
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #535347; }
p { color: rgb(83,83,71); }
H1.HeaderClassName
{
color: #535347;
}
.AnyTagClassName
{
color: #535347;
}
</style>
background-color css
<style>
a { background-color: #535347; }
a { background-color: rgb(83,83,71); }
div.DivClassName
{
background-color: #535347;
}
.BgClassName
{
background-color: #535347;
}
</style>
border-color css
<style>
span { border-color: #535347; }
span { border-color: rgb(83,83,71); }
td.TdClassName
{
border-color: #535347;
}
.TagClassName
{
border-color: #535347;
}
</style>