Shades of Dark Spring Green #067531
Tints of Dark Spring Green #067531
RGB
CMYK
RGB Variations
Color information
#067531 (or 0x067531) is known color: Dark Spring Green. HEX triplet: 06, 75 and 31. RGB value is (6,117,49). Sum of RGB (Red+Green+Blue) = 6+117+49=172 (22% of max value = 765). Red value is 6 (2.73% from 255 or 3.49% from 172); Green value is 117 (46.09% from 255 or 68.02% from 172); Blue value is 49 (19.53% from 255 or 28.49% from 172); Max value from RGB is 117 - color contains mainly: green. Hex color #067531 is not a web safe color. Web safe color analog (approx): #006633. Inversed color of #067531 is #F98ACE. Grayscale: #4C4C4C. Windows color (decimal): -16353999 or 3241222. OLE color: 3241222.
HSL color Cylindrical-coordinate representation of color #067531: hue angle of 143.24º degrees, saturation: 0.9, lightness: 0.24%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.95%. Process color model (Four color, CMYK) of #067531 is Cyan = 0.95, Magento = 0, Yellow = 0.58 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 6 | 117 | 49 | - |
| CMYK | 0.95 | 0 | 0.58 | 0.54 |
| HSL | 143.24º | 0.9% | 0.24% | - |
| HSV(B) | 143.24º | 0.95% | 0.46% | - |
| XYZ | 6.99 | 12.98 | 5.04 | - |
| YUV | 76.06 | 112.73 | 78.03 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 6 | 117 | 49 | 0.95 | 0 | 0.58 | 0.54 | 143.24 | 0.9 | 0.24 |
| Hex | 6 | 75 | 31 | 5F | 0 | 3A | 36 | 8F | 5A | 18 |
| Octal | 6 | 165 | 61 | 137 | 0 | 72 | 66 | 217 | 132 | 30 |
| Binary | 110 | 1110101 | 110001 | 1011111 | 0 | 111010 | 110110 | 10001111 | 1011010 | 11000 |
Color Harmonies of #067531
Complementary color
Monochromatic Colors of #067531
Black with #067531
Text Example
Text Example
White with #067531
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #067531; }
p { color: rgb(6,117,49); }
H1.HeaderClassName
{
color: #067531;
}
.AnyTagClassName
{
color: #067531;
}
</style>
background-color css
<style>
a { background-color: #067531; }
a { background-color: rgb(6,117,49); }
div.DivClassName
{
background-color: #067531;
}
.BgClassName
{
background-color: #067531;
}
</style>
border-color css
<style>
span { border-color: #067531; }
span { border-color: rgb(6,117,49); }
td.TdClassName
{
border-color: #067531;
}
.TagClassName
{
border-color: #067531;
}
</style>