Shades of Tolopea #302938
Tints of Tolopea #302938
RGB
CMYK
RGB Variations
Color information
#302938 (or 0x302938) is known color: Tolopea. HEX triplet: 30, 29 and 38. RGB value is (48,41,56). Sum of RGB (Red+Green+Blue) = 48+41+56=145 (19% of max value = 765). Red value is 48 (19.14% from 255 or 33.10% from 145); Green value is 41 (16.41% from 255 or 28.28% from 145); Blue value is 56 (22.27% from 255 or 38.62% from 145); Max value from RGB is 56 - color contains mainly: blue. Hex color #302938 is not a web safe color. Web safe color analog (approx): #333333. Inversed color of #302938 is #CFD6C7. Grayscale: #2C2C2C. Windows color (decimal): -13620936 or 3680560. OLE color: 3680560.
HSL color Cylindrical-coordinate representation of color #302938: hue angle of 268º degrees, saturation: 0.15, lightness: 0.19%. HSV value (or HSB Brightness) of color is 0.22% and HSV saturation: 0.27%. Process color model (Four color, CMYK) of #302938 is Cyan = 0.14, Magento = 0.27, Yellow = 0 and Black (K on CMYK) = 0.78.
Color convert
| RGB | 48 | 41 | 56 | - |
| CMYK | 0.14 | 0.27 | 0 | 0.78 |
| HSL | 268º | 0.15% | 0.19% | - |
| HSV(B) | 268º | 0.27% | 0.22% | - |
| XYZ | 2.73 | 2.5 | 4.08 | - |
| YUV | 44.8 | 134.32 | 130.28 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 48 | 41 | 56 | 0.14 | 0.27 | 0 | 0.78 | 268 | 0.15 | 0.19 |
| Hex | 30 | 29 | 38 | E | 1B | 0 | 4E | 10C | F | 13 |
| Octal | 60 | 51 | 70 | 16 | 33 | 0 | 116 | 414 | 17 | 23 |
| Binary | 110000 | 101001 | 111000 | 1110 | 11011 | 0 | 1001110 | 100001100 | 1111 | 10011 |
Color Harmonies of #302938
Complementary color
Monochromatic Colors of #302938
Black with #302938
Text Example
Text Example
White with #302938
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #302938; }
p { color: rgb(48,41,56); }
H1.HeaderClassName
{
color: #302938;
}
.AnyTagClassName
{
color: #302938;
}
</style>
background-color css
<style>
a { background-color: #302938; }
a { background-color: rgb(48,41,56); }
div.DivClassName
{
background-color: #302938;
}
.BgClassName
{
background-color: #302938;
}
</style>
border-color css
<style>
span { border-color: #302938; }
span { border-color: rgb(48,41,56); }
td.TdClassName
{
border-color: #302938;
}
.TagClassName
{
border-color: #302938;
}
</style>