Shades of Ship Grey #535348
Tints of Ship Grey #535348
RGB
CMYK
RGB Variations
Color information
#535348 (or 0x535348) is known color: Ship Grey. HEX triplet: 53, 53 and 48. RGB value is (83,83,72). Sum of RGB (Red+Green+Blue) = 83+83+72=238 (31% of max value = 765). Red value is 83 (32.81% from 255 or 34.87% from 238); Green value is 83 (32.81% from 255 or 34.87% from 238); Blue value is 72 (28.52% from 255 or 30.25% from 238); Max value from RGB is 83 - color contains mainly: red, green. Hex color #535348 is not a web safe color. Web safe color analog (approx): #666633. Inversed color of #535348 is #ACACB7. Grayscale: #515151. Windows color (decimal): -11316408 or 4739923. OLE color: 4739923.
HSL color Cylindrical-coordinate representation of color #535348: hue angle of 60º degrees, saturation: 0.07, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.33% and HSV saturation: 0.13%. Process color model (Four color, CMYK) of #535348 is Cyan = 0, Magento = 0, Yellow = 0.13 and Black (K on CMYK) = 0.67.
Color convert
RGB | 83 | 83 | 72 | - |
CMYK | 0 | 0 | 0.13 | 0.67 |
HSL | 60º | 0.07% | 0.3% | - |
HSV(B) | 60º | 0.13% | 0.33% | - |
XYZ | 7.83 | 8.49 | 7.36 | - |
YUV | 81.75 | 122.5 | 128.89 | - |
System | Red | Green | Blue | C | M | Y | K | H | S | L |
---|---|---|---|---|---|---|---|---|---|---|
Decimal | 83 | 83 | 72 | 0 | 0 | 0.13 | 0.67 | 60 | 0.07 | 0.3 |
Hex | 53 | 53 | 48 | 0 | 0 | D | 43 | 3C | 7 | 1E |
Octal | 123 | 123 | 110 | 0 | 0 | 15 | 103 | 74 | 7 | 36 |
Binary | 1010011 | 1010011 | 1001000 | 0 | 0 | 1101 | 1000011 | 111100 | 111 | 11110 |
Color Harmonies of #535348
Complementary color
Monochromatic Colors of #535348
Black with #535348
Text Example
Text Example
White with #535348
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #535348; }
p { color: rgb(83,83,72); }
H1.HeaderClassName
{
color: #535348;
}
.AnyTagClassName
{
color: #535348;
}
</style>
background-color css
<style>
a { background-color: #535348; }
a { background-color: rgb(83,83,72); }
div.DivClassName
{
background-color: #535348;
}
.BgClassName
{
background-color: #535348;
}
</style>
border-color css
<style>
span { border-color: #535348; }
span { border-color: rgb(83,83,72); }
td.TdClassName
{
border-color: #535348;
}
.TagClassName
{
border-color: #535348;
}
</style>