Shades of Pine Green #038273
Tints of Pine Green #038273
RGB
CMYK
RGB Variations
Color information
#038273 (or 0x038273) is known color: Pine Green. HEX triplet: 03, 82 and 73. RGB value is (3,130,115). Sum of RGB (Red+Green+Blue) = 3+130+115=248 (32% of max value = 765). Red value is 3 (1.56% from 255 or 1.21% from 248); Green value is 130 (51.17% from 255 or 52.42% from 248); Blue value is 115 (45.31% from 255 or 46.37% from 248); Max value from RGB is 130 - color contains mainly: green. Hex color #038273 is not a web safe color. Web safe color analog (approx): #009966. Inversed color of #038273 is #FC7D8C. Grayscale: #5A5A5A. Windows color (decimal): -16547213 or 7569923. OLE color: 7569923.
HSL color Cylindrical-coordinate representation of color #038273: hue angle of 172.91º 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 #038273 is Cyan = 0.98, Magento = 0, Yellow = 0.12 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 3 | 130 | 115 | - |
| CMYK | 0.98 | 0 | 0.12 | 0.49 |
| HSL | 172.91º | 0.95% | 0.26% | - |
| HSV(B) | 172.91º | 0.98% | 0.51% | - |
| XYZ | 11.11 | 17.22 | 18.96 | - |
| YUV | 90.32 | 141.92 | 65.72 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 3 | 130 | 115 | 0.98 | 0 | 0.12 | 0.49 | 172.91 | 0.95 | 0.26 |
| Hex | 3 | 82 | 73 | 62 | 0 | C | 31 | AD | 5F | 1A |
| Octal | 3 | 202 | 163 | 142 | 0 | 14 | 61 | 255 | 137 | 32 |
| Binary | 11 | 10000010 | 1110011 | 1100010 | 0 | 1100 | 110001 | 10101101 | 1011111 | 11010 |
Color Harmonies of #038273
Complementary color
Monochromatic Colors of #038273
Black with #038273
Text Example
Text Example
White with #038273
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #038273; }
p { color: rgb(3,130,115); }
H1.HeaderClassName
{
color: #038273;
}
.AnyTagClassName
{
color: #038273;
}
</style>
background-color css
<style>
a { background-color: #038273; }
a { background-color: rgb(3,130,115); }
div.DivClassName
{
background-color: #038273;
}
.BgClassName
{
background-color: #038273;
}
</style>
border-color css
<style>
span { border-color: #038273; }
span { border-color: rgb(3,130,115); }
td.TdClassName
{
border-color: #038273;
}
.TagClassName
{
border-color: #038273;
}
</style>