Shades of Pine Green #088370
Tints of Pine Green #088370
RGB
CMYK
RGB Variations
Color information
#088370 (or 0x088370) is known color: Pine Green. HEX triplet: 08, 83 and 70. RGB value is (8,131,112). Sum of RGB (Red+Green+Blue) = 8+131+112=251 (33% of max value = 765). Red value is 8 (3.52% from 255 or 3.19% from 251); Green value is 131 (51.56% from 255 or 52.19% from 251); Blue value is 112 (44.14% from 255 or 44.62% from 251); Max value from RGB is 131 - color contains mainly: green. Hex color #088370 is not a web safe color. Web safe color analog (approx): #009966. Inversed color of #088370 is #F77C8F. Grayscale: #5C5C5C. Windows color (decimal): -16219280 or 7373576. OLE color: 7373576.
HSL color Cylindrical-coordinate representation of color #088370: hue angle of 170.73º degrees, saturation: 0.88, lightness: 0.27%. HSV value (or HSB Brightness) of color is 0.51% and HSV saturation: 0.94%. Process color model (Four color, CMYK) of #088370 is Cyan = 0.94, Magento = 0, Yellow = 0.15 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 8 | 131 | 112 | - |
| CMYK | 0.94 | 0 | 0.15 | 0.49 |
| HSL | 170.73º | 0.88% | 0.27% | - |
| HSV(B) | 170.73º | 0.94% | 0.51% | - |
| XYZ | 11.14 | 17.45 | 18.11 | - |
| YUV | 92.06 | 139.25 | 68.04 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 8 | 131 | 112 | 0.94 | 0 | 0.15 | 0.49 | 170.73 | 0.88 | 0.27 |
| Hex | 8 | 83 | 70 | 5E | 0 | F | 31 | AB | 58 | 1B |
| Octal | 10 | 203 | 160 | 136 | 0 | 17 | 61 | 253 | 130 | 33 |
| Binary | 1000 | 10000011 | 1110000 | 1011110 | 0 | 1111 | 110001 | 10101011 | 1011000 | 11011 |
Color Harmonies of #088370
Complementary color
Monochromatic Colors of #088370
Black with #088370
Text Example
Text Example
White with #088370
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #088370; }
p { color: rgb(8,131,112); }
H1.HeaderClassName
{
color: #088370;
}
.AnyTagClassName
{
color: #088370;
}
</style>
background-color css
<style>
a { background-color: #088370; }
a { background-color: rgb(8,131,112); }
div.DivClassName
{
background-color: #088370;
}
.BgClassName
{
background-color: #088370;
}
</style>
border-color css
<style>
span { border-color: #088370; }
span { border-color: rgb(8,131,112); }
td.TdClassName
{
border-color: #088370;
}
.TagClassName
{
border-color: #088370;
}
</style>