Shades of Tolopea #272138
Tints of Tolopea #272138
RGB
CMYK
RGB Variations
Color information
#272138 (or 0x272138) is known color: Tolopea. HEX triplet: 27, 21 and 38. RGB value is (39,33,56). Sum of RGB (Red+Green+Blue) = 39+33+56=128 (16% of max value = 765). Red value is 39 (15.62% from 255 or 30.47% from 128); Green value is 33 (13.28% from 255 or 25.78% from 128); Blue value is 56 (22.27% from 255 or 43.75% from 128); Max value from RGB is 56 - color contains mainly: blue. Hex color #272138 is not a web safe color. Web safe color analog (approx): #333333. Inversed color of #272138 is #D8DEC7. Grayscale: #252525. Windows color (decimal): -14212808 or 3678503. OLE color: 3678503.
HSL color Cylindrical-coordinate representation of color #272138: hue angle of 255.65º degrees, saturation: 0.26, lightness: 0.17%. HSV value (or HSB Brightness) of color is 0.22% and HSV saturation: 0.41%. Process color model (Four color, CMYK) of #272138 is Cyan = 0.30, Magento = 0.41, Yellow = 0 and Black (K on CMYK) = 0.78.
Color convert
| RGB | 39 | 33 | 56 | - |
| CMYK | 0.30 | 0.41 | 0 | 0.78 |
| HSL | 255.65º | 0.26% | 0.17% | - |
| HSV(B) | 255.65º | 0.41% | 0.22% | - |
| XYZ | 2.09 | 1.8 | 3.98 | - |
| YUV | 37.42 | 138.49 | 129.13 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 39 | 33 | 56 | 0.30 | 0.41 | 0 | 0.78 | 255.65 | 0.26 | 0.17 |
| Hex | 27 | 21 | 38 | 1E | 29 | 0 | 4E | 100 | 1A | 11 |
| Octal | 47 | 41 | 70 | 36 | 51 | 0 | 116 | 400 | 32 | 21 |
| Binary | 100111 | 100001 | 111000 | 11110 | 101001 | 0 | 1001110 | 100000000 | 11010 | 10001 |
Color Harmonies of #272138
Complementary color
Monochromatic Colors of #272138
Black with #272138
Text Example
Text Example
White with #272138
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #272138; }
p { color: rgb(39,33,56); }
H1.HeaderClassName
{
color: #272138;
}
.AnyTagClassName
{
color: #272138;
}
</style>
background-color css
<style>
a { background-color: #272138; }
a { background-color: rgb(39,33,56); }
div.DivClassName
{
background-color: #272138;
}
.BgClassName
{
background-color: #272138;
}
</style>
border-color css
<style>
span { border-color: #272138; }
span { border-color: rgb(39,33,56); }
td.TdClassName
{
border-color: #272138;
}
.TagClassName
{
border-color: #272138;
}
</style>