Shades of Tolopea #312740
Tints of Tolopea #312740
RGB
CMYK
RGB Variations
Color information
#312740 (or 0x312740) is known color: Tolopea. HEX triplet: 31, 27 and 40. RGB value is (49,39,64). Sum of RGB (Red+Green+Blue) = 49+39+64=152 (20% of max value = 765). Red value is 49 (19.53% from 255 or 32.24% from 152); Green value is 39 (15.62% from 255 or 25.66% from 152); Blue value is 64 (25.39% from 255 or 42.11% from 152); Max value from RGB is 64 - color contains mainly: blue. Hex color #312740 is not a web safe color. Web safe color analog (approx): #333333. Inversed color of #312740 is #CED8BF. Grayscale: #2C2C2C. Windows color (decimal): -13555904 or 4204337. OLE color: 4204337.
HSL color Cylindrical-coordinate representation of color #312740: hue angle of 264º degrees, saturation: 0.24, lightness: 0.2%. HSV value (or HSB Brightness) of color is 0.25% and HSV saturation: 0.39%. Process color model (Four color, CMYK) of #312740 is Cyan = 0.23, Magento = 0.39, Yellow = 0 and Black (K on CMYK) = 0.75.
Color convert
| RGB | 49 | 39 | 64 | - |
| CMYK | 0.23 | 0.39 | 0 | 0.75 |
| HSL | 264º | 0.24% | 0.2% | - |
| HSV(B) | 264º | 0.39% | 0.25% | - |
| XYZ | 2.92 | 2.47 | 5.17 | - |
| YUV | 44.84 | 138.81 | 130.97 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 49 | 39 | 64 | 0.23 | 0.39 | 0 | 0.75 | 264 | 0.24 | 0.2 |
| Hex | 31 | 27 | 40 | 17 | 27 | 0 | 4B | 108 | 18 | 14 |
| Octal | 61 | 47 | 100 | 27 | 47 | 0 | 113 | 410 | 30 | 24 |
| Binary | 110001 | 100111 | 1000000 | 10111 | 100111 | 0 | 1001011 | 100001000 | 11000 | 10100 |
Color Harmonies of #312740
Complementary color
Monochromatic Colors of #312740
Black with #312740
Text Example
Text Example
White with #312740
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #312740; }
p { color: rgb(49,39,64); }
H1.HeaderClassName
{
color: #312740;
}
.AnyTagClassName
{
color: #312740;
}
</style>
background-color css
<style>
a { background-color: #312740; }
a { background-color: rgb(49,39,64); }
div.DivClassName
{
background-color: #312740;
}
.BgClassName
{
background-color: #312740;
}
</style>
border-color css
<style>
span { border-color: #312740; }
span { border-color: rgb(49,39,64); }
td.TdClassName
{
border-color: #312740;
}
.TagClassName
{
border-color: #312740;
}
</style>