Shades of Swamp #122526
Tints of Swamp #122526
RGB
CMYK
RGB Variations
Color information
#122526 (or 0x122526) is known color: Swamp. HEX triplet: 12, 25 and 26. RGB value is (18,37,38). Sum of RGB (Red+Green+Blue) = 18+37+38=93 (12% of max value = 765). Red value is 18 (7.42% from 255 or 19.35% from 93); Green value is 37 (14.84% from 255 or 39.78% from 93); Blue value is 38 (15.23% from 255 or 40.86% from 93); Max value from RGB is 38 - color contains mainly: blue. Hex color #122526 is not a web safe color. Web safe color analog (approx): #003333. Inversed color of #122526 is #EDDAD9. Grayscale: #1F1F1F. Windows color (decimal): -15588058 or 2499858. OLE color: 2499858.
HSL color Cylindrical-coordinate representation of color #122526: hue angle of 183º degrees, saturation: 0.36, lightness: 0.11%. HSV value (or HSB Brightness) of color is 0.15% and HSV saturation: 0.53%. Process color model (Four color, CMYK) of #122526 is Cyan = 0.53, Magento = 0.03, Yellow = 0 and Black (K on CMYK) = 0.85.
Color convert
| RGB | 18 | 37 | 38 | - |
| CMYK | 0.53 | 0.03 | 0 | 0.85 |
| HSL | 183º | 0.36% | 0.11% | - |
| HSV(B) | 183º | 0.53% | 0.15% | - |
| XYZ | 1.26 | 1.59 | 2.07 | - |
| YUV | 31.43 | 131.71 | 118.42 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 18 | 37 | 38 | 0.53 | 0.03 | 0 | 0.85 | 183 | 0.36 | 0.11 |
| Hex | 12 | 25 | 26 | 35 | 3 | 0 | 55 | B7 | 24 | B |
| Octal | 22 | 45 | 46 | 65 | 3 | 0 | 125 | 267 | 44 | 13 |
| Binary | 10010 | 100101 | 100110 | 110101 | 11 | 0 | 1010101 | 10110111 | 100100 | 1011 |
Color Harmonies of #122526
Complementary color
Monochromatic Colors of #122526
Black with #122526
Text Example
Text Example
White with #122526
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #122526; }
p { color: rgb(18,37,38); }
H1.HeaderClassName
{
color: #122526;
}
.AnyTagClassName
{
color: #122526;
}
</style>
background-color css
<style>
a { background-color: #122526; }
a { background-color: rgb(18,37,38); }
div.DivClassName
{
background-color: #122526;
}
.BgClassName
{
background-color: #122526;
}
</style>
border-color css
<style>
span { border-color: #122526; }
span { border-color: rgb(18,37,38); }
td.TdClassName
{
border-color: #122526;
}
.TagClassName
{
border-color: #122526;
}
</style>