Shades of Swamp #062324
Tints of Swamp #062324
RGB
CMYK
RGB Variations
Color information
#062324 (or 0x062324) is known color: Swamp. HEX triplet: 06, 23 and 24. RGB value is (6,35,36). Sum of RGB (Red+Green+Blue) = 6+35+36=77 (10% of max value = 765). Red value is 6 (2.73% from 255 or 7.79% from 77); Green value is 35 (14.06% from 255 or 45.45% from 77); Blue value is 36 (14.45% from 255 or 46.75% from 77); Max value from RGB is 36 - color contains mainly: blue. Hex color #062324 is not a web safe color. Web safe color analog (approx): #003333. Inversed color of #062324 is #F9DCDB. Grayscale: #1A1A1A. Windows color (decimal): -16375004 or 2368262. OLE color: 2368262.
HSL color Cylindrical-coordinate representation of color #062324: hue angle of 182º degrees, saturation: 0.71, lightness: 0.08%. HSV value (or HSB Brightness) of color is 0.14% and HSV saturation: 0.83%. Process color model (Four color, CMYK) of #062324 is Cyan = 0.83, Magento = 0.03, Yellow = 0 and Black (K on CMYK) = 0.86.
Color convert
| RGB | 6 | 35 | 36 | - |
| CMYK | 0.83 | 0.03 | 0 | 0.86 |
| HSL | 182º | 0.71% | 0.08% | - |
| HSV(B) | 182º | 0.83% | 0.14% | - |
| XYZ | 0.99 | 1.37 | 1.88 | - |
| YUV | 26.44 | 133.39 | 113.42 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 6 | 35 | 36 | 0.83 | 0.03 | 0 | 0.86 | 182 | 0.71 | 0.08 |
| Hex | 6 | 23 | 24 | 53 | 3 | 0 | 56 | B6 | 47 | 8 |
| Octal | 6 | 43 | 44 | 123 | 3 | 0 | 126 | 266 | 107 | 10 |
| Binary | 110 | 100011 | 100100 | 1010011 | 11 | 0 | 1010110 | 10110110 | 1000111 | 1000 |
Color Harmonies of #062324
Complementary color
Monochromatic Colors of #062324
Black with #062324
Text Example
Text Example
White with #062324
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #062324; }
p { color: rgb(6,35,36); }
H1.HeaderClassName
{
color: #062324;
}
.AnyTagClassName
{
color: #062324;
}
</style>
background-color css
<style>
a { background-color: #062324; }
a { background-color: rgb(6,35,36); }
div.DivClassName
{
background-color: #062324;
}
.BgClassName
{
background-color: #062324;
}
</style>
border-color css
<style>
span { border-color: #062324; }
span { border-color: rgb(6,35,36); }
td.TdClassName
{
border-color: #062324;
}
.TagClassName
{
border-color: #062324;
}
</style>