Shades of Shark #313640
Tints of Shark #313640
RGB
CMYK
RGB Variations
Color information
#313640 (or 0x313640) is known color: Shark. HEX triplet: 31, 36 and 40. RGB value is (49,54,64). Sum of RGB (Red+Green+Blue) = 49+54+64=167 (22% of max value = 765). Red value is 49 (19.53% from 255 or 29.34% from 167); Green value is 54 (21.48% from 255 or 32.34% 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 #313640 is not a web safe color. Web safe color analog (approx): #333333. Inversed color of #313640 is #CEC9BF. Grayscale: #353535. Windows color (decimal): -13552064 or 4208177. OLE color: 4208177.
HSL color Cylindrical-coordinate representation of color #313640: hue angle of 220º degrees, saturation: 0.13, lightness: 0.22%. HSV value (or HSB Brightness) of color is 0.25% and HSV saturation: 0.23%. Process color model (Four color, CMYK) of #313640 is Cyan = 0.23, Magento = 0.16, Yellow = 0 and Black (K on CMYK) = 0.75.
Color convert
| RGB | 49 | 54 | 64 | - |
| CMYK | 0.23 | 0.16 | 0 | 0.75 |
| HSL | 220º | 0.13% | 0.22% | - |
| HSV(B) | 220º | 0.23% | 0.25% | - |
| XYZ | 3.51 | 3.66 | 5.37 | - |
| YUV | 53.65 | 133.84 | 124.69 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 49 | 54 | 64 | 0.23 | 0.16 | 0 | 0.75 | 220 | 0.13 | 0.22 |
| Hex | 31 | 36 | 40 | 17 | 10 | 0 | 4B | DC | D | 16 |
| Octal | 61 | 66 | 100 | 27 | 20 | 0 | 113 | 334 | 15 | 26 |
| Binary | 110001 | 110110 | 1000000 | 10111 | 10000 | 0 | 1001011 | 11011100 | 1101 | 10110 |
Color Harmonies of #313640
Complementary color
Monochromatic Colors of #313640
Black with #313640
Text Example
Text Example
White with #313640
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #313640; }
p { color: rgb(49,54,64); }
H1.HeaderClassName
{
color: #313640;
}
.AnyTagClassName
{
color: #313640;
}
</style>
background-color css
<style>
a { background-color: #313640; }
a { background-color: rgb(49,54,64); }
div.DivClassName
{
background-color: #313640;
}
.BgClassName
{
background-color: #313640;
}
</style>
border-color css
<style>
span { border-color: #313640; }
span { border-color: rgb(49,54,64); }
td.TdClassName
{
border-color: #313640;
}
.TagClassName
{
border-color: #313640;
}
</style>