Shades of Shark #323540
Tints of Shark #323540
RGB
CMYK
RGB Variations
Color information
#323540 (or 0x323540) is known color: Shark. HEX triplet: 32, 35 and 40. RGB value is (50,53,64). Sum of RGB (Red+Green+Blue) = 50+53+64=167 (22% of max value = 765). Red value is 50 (19.92% from 255 or 29.94% from 167); Green value is 53 (21.09% from 255 or 31.74% from 167); Blue value is 64 (25.39% from 255 or 38.32% from 167); Max value from RGB is 64 - color contains mainly: blue. Hex color #323540 is not a web safe color. Web safe color analog (approx): #333333. Inversed color of #323540 is #CDCABF. Grayscale: #353535. Windows color (decimal): -13486784 or 4207922. OLE color: 4207922.
HSL color Cylindrical-coordinate representation of color #323540: hue angle of 227.14º degrees, saturation: 0.12, lightness: 0.22%. HSV value (or HSB Brightness) of color is 0.25% and HSV saturation: 0.22%. Process color model (Four color, CMYK) of #323540 is Cyan = 0.22, Magento = 0.17, Yellow = 0 and Black (K on CMYK) = 0.75.
Color convert
| RGB | 50 | 53 | 64 | - |
| CMYK | 0.22 | 0.17 | 0 | 0.75 |
| HSL | 227.14º | 0.12% | 0.22% | - |
| HSV(B) | 227.14º | 0.22% | 0.25% | - |
| XYZ | 3.51 | 3.59 | 5.36 | - |
| YUV | 53.36 | 134.01 | 125.61 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 50 | 53 | 64 | 0.22 | 0.17 | 0 | 0.75 | 227.14 | 0.12 | 0.22 |
| Hex | 32 | 35 | 40 | 16 | 11 | 0 | 4B | E3 | C | 16 |
| Octal | 62 | 65 | 100 | 26 | 21 | 0 | 113 | 343 | 14 | 26 |
| Binary | 110010 | 110101 | 1000000 | 10110 | 10001 | 0 | 1001011 | 11100011 | 1100 | 10110 |
Color Harmonies of #323540
Complementary color
Monochromatic Colors of #323540
Black with #323540
Text Example
Text Example
White with #323540
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #323540; }
p { color: rgb(50,53,64); }
H1.HeaderClassName
{
color: #323540;
}
.AnyTagClassName
{
color: #323540;
}
</style>
background-color css
<style>
a { background-color: #323540; }
a { background-color: rgb(50,53,64); }
div.DivClassName
{
background-color: #323540;
}
.BgClassName
{
background-color: #323540;
}
</style>
border-color css
<style>
span { border-color: #323540; }
span { border-color: rgb(50,53,64); }
td.TdClassName
{
border-color: #323540;
}
.TagClassName
{
border-color: #323540;
}
</style>