Shades of Swamp #122927
Tints of Swamp #122927
RGB
CMYK
RGB Variations
Color information
#122927 (or 0x122927) is known color: Swamp. HEX triplet: 12, 29 and 27. RGB value is (18,41,39). Sum of RGB (Red+Green+Blue) = 18+41+39=98 (12% of max value = 765). Red value is 18 (7.42% from 255 or 18.37% from 98); Green value is 41 (16.41% from 255 or 41.84% from 98); Blue value is 39 (15.62% from 255 or 39.80% from 98); Max value from RGB is 41 - color contains mainly: green. Hex color #122927 is not a web safe color. Web safe color analog (approx): #003333. Inversed color of #122927 is #EDD6D8. Grayscale: #212121. Windows color (decimal): -15587033 or 2566418. OLE color: 2566418.
HSL color Cylindrical-coordinate representation of color #122927: hue angle of 174.78º degrees, saturation: 0.39, lightness: 0.12%. HSV value (or HSB Brightness) of color is 0.16% and HSV saturation: 0.56%. Process color model (Four color, CMYK) of #122927 is Cyan = 0.56, Magento = 0, Yellow = 0.05 and Black (K on CMYK) = 0.84.
Color convert
| RGB | 18 | 41 | 39 | - |
| CMYK | 0.56 | 0 | 0.05 | 0.84 |
| HSL | 174.78º | 0.39% | 0.12% | - |
| HSV(B) | 174.78º | 0.56% | 0.16% | - |
| XYZ | 1.41 | 1.86 | 2.2 | - |
| YUV | 33.9 | 130.88 | 116.66 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 18 | 41 | 39 | 0.56 | 0 | 0.05 | 0.84 | 174.78 | 0.39 | 0.12 |
| Hex | 12 | 29 | 27 | 38 | 0 | 5 | 54 | AF | 27 | C |
| Octal | 22 | 51 | 47 | 70 | 0 | 5 | 124 | 257 | 47 | 14 |
| Binary | 10010 | 101001 | 100111 | 111000 | 0 | 101 | 1010100 | 10101111 | 100111 | 1100 |
Color Harmonies of #122927
Complementary color
Monochromatic Colors of #122927
Black with #122927
Text Example
Text Example
White with #122927
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #122927; }
p { color: rgb(18,41,39); }
H1.HeaderClassName
{
color: #122927;
}
.AnyTagClassName
{
color: #122927;
}
</style>
background-color css
<style>
a { background-color: #122927; }
a { background-color: rgb(18,41,39); }
div.DivClassName
{
background-color: #122927;
}
.BgClassName
{
background-color: #122927;
}
</style>
border-color css
<style>
span { border-color: #122927; }
span { border-color: rgb(18,41,39); }
td.TdClassName
{
border-color: #122927;
}
.TagClassName
{
border-color: #122927;
}
</style>