Shades of Swamp #062828
Tints of Swamp #062828
RGB
CMYK
RGB Variations
Color information
#062828 (or 0x062828) is known color: Swamp. HEX triplet: 06, 28 and 28. RGB value is (6,40,40). Sum of RGB (Red+Green+Blue) = 6+40+40=86 (11% of max value = 765). Red value is 6 (2.73% from 255 or 6.98% from 86); Green value is 40 (16.02% from 255 or 46.51% from 86); Blue value is 40 (16.02% from 255 or 46.51% from 86); Max value from RGB is 40 - color contains mainly: green, blue. Hex color #062828 is not a web safe color. Web safe color analog (approx): #003333. Inversed color of #062828 is #F9D7D7. Grayscale: #1D1D1D. Windows color (decimal): -16373720 or 2631686. OLE color: 2631686.
HSL color Cylindrical-coordinate representation of color #062828: hue angle of 180º degrees, saturation: 0.74, lightness: 0.09%. HSV value (or HSB Brightness) of color is 0.16% and HSV saturation: 0.85%. Process color model (Four color, CMYK) of #062828 is Cyan = 0.85, Magento = 0, Yellow = 0 and Black (K on CMYK) = 0.84.
Color convert
| RGB | 6 | 40 | 40 | - |
| CMYK | 0.85 | 0 | 0 | 0.84 |
| HSL | 180º | 0.74% | 0.09% | - |
| HSV(B) | 180º | 0.85% | 0.16% | - |
| XYZ | 1.22 | 1.71 | 2.27 | - |
| YUV | 29.83 | 133.74 | 111 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 6 | 40 | 40 | 0.85 | 0 | 0 | 0.84 | 180 | 0.74 | 0.09 |
| Hex | 6 | 28 | 28 | 55 | 0 | 0 | 54 | B4 | 4A | 9 |
| Octal | 6 | 50 | 50 | 125 | 0 | 0 | 124 | 264 | 112 | 11 |
| Binary | 110 | 101000 | 101000 | 1010101 | 0 | 0 | 1010100 | 10110100 | 1001010 | 1001 |
Color Harmonies of #062828
Complementary color
Monochromatic Colors of #062828
Black with #062828
Text Example
Text Example
White with #062828
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #062828; }
p { color: rgb(6,40,40); }
H1.HeaderClassName
{
color: #062828;
}
.AnyTagClassName
{
color: #062828;
}
</style>
background-color css
<style>
a { background-color: #062828; }
a { background-color: rgb(6,40,40); }
div.DivClassName
{
background-color: #062828;
}
.BgClassName
{
background-color: #062828;
}
</style>
border-color css
<style>
span { border-color: #062828; }
span { border-color: rgb(6,40,40); }
td.TdClassName
{
border-color: #062828;
}
.TagClassName
{
border-color: #062828;
}
</style>