Shades of Swamp #092526
Tints of Swamp #092526
RGB
CMYK
RGB Variations
Color information
#092526 (or 0x092526) is known color: Swamp. HEX triplet: 09, 25 and 26. RGB value is (9,37,38). Sum of RGB (Red+Green+Blue) = 9+37+38=84 (11% of max value = 765). Red value is 9 (3.91% from 255 or 10.71% from 84); Green value is 37 (14.84% from 255 or 44.05% from 84); Blue value is 38 (15.23% from 255 or 45.24% from 84); Max value from RGB is 38 - color contains mainly: blue. Hex color #092526 is not a web safe color. Web safe color analog (approx): #003333. Inversed color of #092526 is #F6DAD9. Grayscale: #1C1C1C. Windows color (decimal): -16177882 or 2499849. OLE color: 2499849.
HSL color Cylindrical-coordinate representation of color #092526: hue angle of 182.07º degrees, saturation: 0.62, lightness: 0.09%. HSV value (or HSB Brightness) of color is 0.15% and HSV saturation: 0.76%. Process color model (Four color, CMYK) of #092526 is Cyan = 0.76, Magento = 0.03, Yellow = 0 and Black (K on CMYK) = 0.85.
Color convert
| RGB | 9 | 37 | 38 | - |
| CMYK | 0.76 | 0.03 | 0 | 0.85 |
| HSL | 182.07º | 0.62% | 0.09% | - |
| HSV(B) | 182.07º | 0.76% | 0.15% | - |
| XYZ | 1.12 | 1.52 | 2.07 | - |
| YUV | 28.74 | 133.22 | 113.92 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 9 | 37 | 38 | 0.76 | 0.03 | 0 | 0.85 | 182.07 | 0.62 | 0.09 |
| Hex | 9 | 25 | 26 | 4C | 3 | 0 | 55 | B6 | 3E | 9 |
| Octal | 11 | 45 | 46 | 114 | 3 | 0 | 125 | 266 | 76 | 11 |
| Binary | 1001 | 100101 | 100110 | 1001100 | 11 | 0 | 1010101 | 10110110 | 111110 | 1001 |
Color Harmonies of #092526
Complementary color
Monochromatic Colors of #092526
Black with #092526
Text Example
Text Example
White with #092526
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #092526; }
p { color: rgb(9,37,38); }
H1.HeaderClassName
{
color: #092526;
}
.AnyTagClassName
{
color: #092526;
}
</style>
background-color css
<style>
a { background-color: #092526; }
a { background-color: rgb(9,37,38); }
div.DivClassName
{
background-color: #092526;
}
.BgClassName
{
background-color: #092526;
}
</style>
border-color css
<style>
span { border-color: #092526; }
span { border-color: rgb(9,37,38); }
td.TdClassName
{
border-color: #092526;
}
.TagClassName
{
border-color: #092526;
}
</style>