Shades of Cola #393026
Tints of Cola #393026
RGB
CMYK
RGB Variations
Color information
#393026 (or 0x393026) is known color: Cola. HEX triplet: 39, 30 and 26. RGB value is (57,48,38). Sum of RGB (Red+Green+Blue) = 57+48+38=143 (18% of max value = 765). Red value is 57 (22.66% from 255 or 39.86% from 143); Green value is 48 (19.14% from 255 or 33.57% from 143); Blue value is 38 (15.23% from 255 or 26.57% from 143); Max value from RGB is 57 - color contains mainly: red. Hex color #393026 is not a web safe color. Web safe color analog (approx): #333333. Inversed color of #393026 is #C6CFD9. Grayscale: #313131. Windows color (decimal): -13029338 or 2502713. OLE color: 2502713.
HSL color Cylindrical-coordinate representation of color #393026: hue angle of 31.58º degrees, saturation: 0.2, lightness: 0.19%. HSV value (or HSB Brightness) of color is 0.22% and HSV saturation: 0.33%. Process color model (Four color, CMYK) of #393026 is Cyan = 0, Magento = 0.16, Yellow = 0.33 and Black (K on CMYK) = 0.78.
Color convert
| RGB | 57 | 48 | 38 | - |
| CMYK | 0 | 0.16 | 0.33 | 0.78 |
| HSL | 31.58º | 0.2% | 0.19% | - |
| HSV(B) | 31.58º | 0.33% | 0.22% | - |
| XYZ | 3.09 | 3.12 | 2.27 | - |
| YUV | 49.55 | 121.48 | 133.31 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 57 | 48 | 38 | 0 | 0.16 | 0.33 | 0.78 | 31.58 | 0.2 | 0.19 |
| Hex | 39 | 30 | 26 | 0 | 10 | 21 | 4E | 20 | 14 | 13 |
| Octal | 71 | 60 | 46 | 0 | 20 | 41 | 116 | 40 | 24 | 23 |
| Binary | 111001 | 110000 | 100110 | 0 | 10000 | 100001 | 1001110 | 100000 | 10100 | 10011 |
Color Harmonies of #393026
Complementary color
Monochromatic Colors of #393026
Black with #393026
Text Example
Text Example
White with #393026
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #393026; }
p { color: rgb(57,48,38); }
H1.HeaderClassName
{
color: #393026;
}
.AnyTagClassName
{
color: #393026;
}
</style>
background-color css
<style>
a { background-color: #393026; }
a { background-color: rgb(57,48,38); }
div.DivClassName
{
background-color: #393026;
}
.BgClassName
{
background-color: #393026;
}
</style>
border-color css
<style>
span { border-color: #393026; }
span { border-color: rgb(57,48,38); }
td.TdClassName
{
border-color: #393026;
}
.TagClassName
{
border-color: #393026;
}
</style>