Shades of Pine Green #038172
Tints of Pine Green #038172
RGB
CMYK
RGB Variations
Color information
#038172 (or 0x038172) is known color: Pine Green. HEX triplet: 03, 81 and 72. RGB value is (3,129,114). Sum of RGB (Red+Green+Blue) = 3+129+114=246 (32% of max value = 765). Red value is 3 (1.56% from 255 or 1.22% from 246); Green value is 129 (50.78% from 255 or 52.44% from 246); Blue value is 114 (44.92% from 255 or 46.34% from 246); Max value from RGB is 129 - color contains mainly: green. Hex color #038172 is not a web safe color. Web safe color analog (approx): #009966. Inversed color of #038172 is #FC7E8D. Grayscale: #595959. Windows color (decimal): -16547470 or 7504131. OLE color: 7504131.
HSL color Cylindrical-coordinate representation of color #038172: hue angle of 172.86º degrees, saturation: 0.95, lightness: 0.26%. HSV value (or HSB Brightness) of color is 0.51% and HSV saturation: 0.98%. Process color model (Four color, CMYK) of #038172 is Cyan = 0.98, Magento = 0, Yellow = 0.12 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 3 | 129 | 114 | - |
| CMYK | 0.98 | 0 | 0.12 | 0.49 |
| HSL | 172.86º | 0.95% | 0.26% | - |
| HSV(B) | 172.86º | 0.98% | 0.51% | - |
| XYZ | 10.93 | 16.93 | 18.61 | - |
| YUV | 89.62 | 141.76 | 66.22 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 3 | 129 | 114 | 0.98 | 0 | 0.12 | 0.49 | 172.86 | 0.95 | 0.26 |
| Hex | 3 | 81 | 72 | 62 | 0 | C | 31 | AD | 5F | 1A |
| Octal | 3 | 201 | 162 | 142 | 0 | 14 | 61 | 255 | 137 | 32 |
| Binary | 11 | 10000001 | 1110010 | 1100010 | 0 | 1100 | 110001 | 10101101 | 1011111 | 11010 |
Color Harmonies of #038172
Complementary color
Monochromatic Colors of #038172
Black with #038172
Text Example
Text Example
White with #038172
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #038172; }
p { color: rgb(3,129,114); }
H1.HeaderClassName
{
color: #038172;
}
.AnyTagClassName
{
color: #038172;
}
</style>
background-color css
<style>
a { background-color: #038172; }
a { background-color: rgb(3,129,114); }
div.DivClassName
{
background-color: #038172;
}
.BgClassName
{
background-color: #038172;
}
</style>
border-color css
<style>
span { border-color: #038172; }
span { border-color: rgb(3,129,114); }
td.TdClassName
{
border-color: #038172;
}
.TagClassName
{
border-color: #038172;
}
</style>