Shades of Pine Green #038473
Tints of Pine Green #038473
RGB
CMYK
RGB Variations
Color information
#038473 (or 0x038473) is known color: Pine Green. HEX triplet: 03, 84 and 73. RGB value is (3,132,115). Sum of RGB (Red+Green+Blue) = 3+132+115=250 (33% of max value = 765). Red value is 3 (1.56% from 255 or 1.2% from 250); Green value is 132 (51.95% from 255 or 52.8% from 250); Blue value is 115 (45.31% from 255 or 46% from 250); Max value from RGB is 132 - color contains mainly: green. Hex color #038473 is not a web safe color. Web safe color analog (approx): #009966. Inversed color of #038473 is #FC7B8C. Grayscale: #5B5B5B. Windows color (decimal): -16546701 or 7570435. OLE color: 7570435.
HSL color Cylindrical-coordinate representation of color #038473: hue angle of 172.09º degrees, saturation: 0.96, lightness: 0.26%. HSV value (or HSB Brightness) of color is 0.52% and HSV saturation: 0.98%. Process color model (Four color, CMYK) of #038473 is Cyan = 0.98, Magento = 0, Yellow = 0.13 and Black (K on CMYK) = 0.48.
Color convert
| RGB | 3 | 132 | 115 | - |
| CMYK | 0.98 | 0 | 0.13 | 0.48 |
| HSL | 172.09º | 0.96% | 0.26% | - |
| HSV(B) | 172.09º | 0.98% | 0.52% | - |
| XYZ | 11.38 | 17.76 | 19.05 | - |
| YUV | 91.49 | 141.26 | 64.88 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 3 | 132 | 115 | 0.98 | 0 | 0.13 | 0.48 | 172.09 | 0.96 | 0.26 |
| Hex | 3 | 84 | 73 | 62 | 0 | D | 30 | AC | 60 | 1A |
| Octal | 3 | 204 | 163 | 142 | 0 | 15 | 60 | 254 | 140 | 32 |
| Binary | 11 | 10000100 | 1110011 | 1100010 | 0 | 1101 | 110000 | 10101100 | 1100000 | 11010 |
Color Harmonies of #038473
Complementary color
Monochromatic Colors of #038473
Black with #038473
Text Example
Text Example
White with #038473
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #038473; }
p { color: rgb(3,132,115); }
H1.HeaderClassName
{
color: #038473;
}
.AnyTagClassName
{
color: #038473;
}
</style>
background-color css
<style>
a { background-color: #038473; }
a { background-color: rgb(3,132,115); }
div.DivClassName
{
background-color: #038473;
}
.BgClassName
{
background-color: #038473;
}
</style>
border-color css
<style>
span { border-color: #038473; }
span { border-color: rgb(3,132,115); }
td.TdClassName
{
border-color: #038473;
}
.TagClassName
{
border-color: #038473;
}
</style>