Shades of Oxley #629370
Tints of Oxley #629370
RGB
CMYK
RGB Variations
Color information
#629370 (or 0x629370) is known color: Oxley. HEX triplet: 62, 93 and 70. RGB value is (98,147,112). Sum of RGB (Red+Green+Blue) = 98+147+112=357 (47% of max value = 765). Red value is 98 (38.67% from 255 or 27.45% from 357); Green value is 147 (57.81% from 255 or 41.18% from 357); Blue value is 112 (44.14% from 255 or 31.37% from 357); Max value from RGB is 147 - color contains mainly: green. Hex color #629370 is not a web safe color. Web safe color analog (approx): #669966. Inversed color of #629370 is #9D6C8F. Grayscale: #808080. Windows color (decimal): -10316944 or 7377762. OLE color: 7377762.
HSL color Cylindrical-coordinate representation of color #629370: hue angle of 137.14º degrees, saturation: 0.2, lightness: 0.48%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.33%. Process color model (Four color, CMYK) of #629370 is Cyan = 0.33, Magento = 0, Yellow = 0.24 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 98 | 147 | 112 | - |
| CMYK | 0.33 | 0 | 0.24 | 0.42 |
| HSL | 137.14º | 0.2% | 0.48% | - |
| HSV(B) | 137.14º | 0.33% | 0.58% | - |
| XYZ | 18.4 | 24.63 | 19.11 | - |
| YUV | 128.36 | 118.77 | 106.35 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 98 | 147 | 112 | 0.33 | 0 | 0.24 | 0.42 | 137.14 | 0.2 | 0.48 |
| Hex | 62 | 93 | 70 | 21 | 0 | 18 | 2A | 89 | 14 | 30 |
| Octal | 142 | 223 | 160 | 41 | 0 | 30 | 52 | 211 | 24 | 60 |
| Binary | 1100010 | 10010011 | 1110000 | 100001 | 0 | 11000 | 101010 | 10001001 | 10100 | 110000 |
Color Harmonies of #629370
Complementary color
Monochromatic Colors of #629370
Black with #629370
Text Example
Text Example
White with #629370
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #629370; }
p { color: rgb(98,147,112); }
H1.HeaderClassName
{
color: #629370;
}
.AnyTagClassName
{
color: #629370;
}
</style>
background-color css
<style>
a { background-color: #629370; }
a { background-color: rgb(98,147,112); }
div.DivClassName
{
background-color: #629370;
}
.BgClassName
{
background-color: #629370;
}
</style>
border-color css
<style>
span { border-color: #629370; }
span { border-color: rgb(98,147,112); }
td.TdClassName
{
border-color: #629370;
}
.TagClassName
{
border-color: #629370;
}
</style>