Shades of Dark Spring Green #038538
Tints of Dark Spring Green #038538
RGB
CMYK
RGB Variations
Color information
#038538 (or 0x038538) is known color: Dark Spring Green. HEX triplet: 03, 85 and 38. RGB value is (3,133,56). Sum of RGB (Red+Green+Blue) = 3+133+56=192 (25% of max value = 765). Red value is 3 (1.56% from 255 or 1.56% from 192); Green value is 133 (52.34% from 255 or 69.27% from 192); Blue value is 56 (22.27% from 255 or 29.17% from 192); Max value from RGB is 133 - color contains mainly: green. Hex color #038538 is not a web safe color. Web safe color analog (approx): #009933. Inversed color of #038538 is #FC7AC7. Grayscale: #555555. Windows color (decimal): -16546504 or 3704067. OLE color: 3704067.
HSL color Cylindrical-coordinate representation of color #038538: hue angle of 144.46º degrees, saturation: 0.96, lightness: 0.27%. HSV value (or HSB Brightness) of color is 0.52% and HSV saturation: 0.98%. Process color model (Four color, CMYK) of #038538 is Cyan = 0.98, Magento = 0, Yellow = 0.58 and Black (K on CMYK) = 0.48.
Color convert
| RGB | 3 | 133 | 56 | - |
| CMYK | 0.98 | 0 | 0.58 | 0.48 |
| HSL | 144.46º | 0.96% | 0.27% | - |
| HSV(B) | 144.46º | 0.98% | 0.52% | - |
| XYZ | 9.14 | 17.08 | 6.56 | - |
| YUV | 85.35 | 111.43 | 69.26 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 3 | 133 | 56 | 0.98 | 0 | 0.58 | 0.48 | 144.46 | 0.96 | 0.27 |
| Hex | 3 | 85 | 38 | 62 | 0 | 3A | 30 | 90 | 60 | 1B |
| Octal | 3 | 205 | 70 | 142 | 0 | 72 | 60 | 220 | 140 | 33 |
| Binary | 11 | 10000101 | 111000 | 1100010 | 0 | 111010 | 110000 | 10010000 | 1100000 | 11011 |
Color Harmonies of #038538
Complementary color
Monochromatic Colors of #038538
Black with #038538
Text Example
Text Example
White with #038538
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #038538; }
p { color: rgb(3,133,56); }
H1.HeaderClassName
{
color: #038538;
}
.AnyTagClassName
{
color: #038538;
}
</style>
background-color css
<style>
a { background-color: #038538; }
a { background-color: rgb(3,133,56); }
div.DivClassName
{
background-color: #038538;
}
.BgClassName
{
background-color: #038538;
}
</style>
border-color css
<style>
span { border-color: #038538; }
span { border-color: rgb(3,133,56); }
td.TdClassName
{
border-color: #038538;
}
.TagClassName
{
border-color: #038538;
}
</style>