Shades of Tolopea #181138
Tints of Tolopea #181138
RGB
CMYK
RGB Variations
Color information
#181138 (or 0x181138) is known color: Tolopea. HEX triplet: 18, 11 and 38. RGB value is (24,17,56). Sum of RGB (Red+Green+Blue) = 24+17+56=97 (12% of max value = 765). Red value is 24 (9.77% from 255 or 24.74% from 97); Green value is 17 (7.03% from 255 or 17.53% from 97); Blue value is 56 (22.27% from 255 or 57.73% from 97); Max value from RGB is 56 - color contains mainly: blue. Hex color #181138 is not a web safe color. Web safe color analog (approx): #000033. Inversed color of #181138 is #E7EEC7. Grayscale: #171717. Windows color (decimal): -15199944 or 3674392. OLE color: 3674392.
HSL color Cylindrical-coordinate representation of color #181138: hue angle of 250.77º degrees, saturation: 0.53, lightness: 0.14%. HSV value (or HSB Brightness) of color is 0.22% and HSV saturation: 0.7%. Process color model (Four color, CMYK) of #181138 is Cyan = 0.57, Magento = 0.70, Yellow = 0 and Black (K on CMYK) = 0.78.
Color convert
| RGB | 24 | 17 | 56 | - |
| CMYK | 0.57 | 0.70 | 0 | 0.78 |
| HSL | 250.77º | 0.53% | 0.14% | - |
| HSV(B) | 250.77º | 0.7% | 0.22% | - |
| XYZ | 1.29 | 0.88 | 3.84 | - |
| YUV | 23.54 | 146.32 | 128.33 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 24 | 17 | 56 | 0.57 | 0.70 | 0 | 0.78 | 250.77 | 0.53 | 0.14 |
| Hex | 18 | 11 | 38 | 39 | 46 | 0 | 4E | FB | 35 | E |
| Octal | 30 | 21 | 70 | 71 | 106 | 0 | 116 | 373 | 65 | 16 |
| Binary | 11000 | 10001 | 111000 | 111001 | 1000110 | 0 | 1001110 | 11111011 | 110101 | 1110 |
Color Harmonies of #181138
Complementary color
Monochromatic Colors of #181138
Black with #181138
Text Example
Text Example
White with #181138
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #181138; }
p { color: rgb(24,17,56); }
H1.HeaderClassName
{
color: #181138;
}
.AnyTagClassName
{
color: #181138;
}
</style>
background-color css
<style>
a { background-color: #181138; }
a { background-color: rgb(24,17,56); }
div.DivClassName
{
background-color: #181138;
}
.BgClassName
{
background-color: #181138;
}
</style>
border-color css
<style>
span { border-color: #181138; }
span { border-color: rgb(24,17,56); }
td.TdClassName
{
border-color: #181138;
}
.TagClassName
{
border-color: #181138;
}
</style>