Shades of Oxley #679370
Tints of Oxley #679370
RGB
CMYK
RGB Variations
Color information
#679370 (or 0x679370) is known color: Oxley. HEX triplet: 67, 93 and 70. RGB value is (103,147,112). Sum of RGB (Red+Green+Blue) = 103+147+112=362 (47% of max value = 765). Red value is 103 (40.62% from 255 or 28.45% from 362); Green value is 147 (57.81% from 255 or 40.61% from 362); Blue value is 112 (44.14% from 255 or 30.94% from 362); Max value from RGB is 147 - color contains mainly: green. Hex color #679370 is not a web safe color. Web safe color analog (approx): #669966. Inversed color of #679370 is #986C8F. Grayscale: #818181. Windows color (decimal): -9989264 or 7377767. OLE color: 7377767.
HSL color Cylindrical-coordinate representation of color #679370: hue angle of 132.27º degrees, saturation: 0.18, lightness: 0.49%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.3%. Process color model (Four color, CMYK) of #679370 is Cyan = 0.30, Magento = 0, Yellow = 0.24 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 103 | 147 | 112 | - |
| CMYK | 0.30 | 0 | 0.24 | 0.42 |
| HSL | 132.27º | 0.18% | 0.49% | - |
| HSV(B) | 132.27º | 0.3% | 0.58% | - |
| XYZ | 18.95 | 24.92 | 19.14 | - |
| YUV | 129.85 | 117.92 | 108.85 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 103 | 147 | 112 | 0.30 | 0 | 0.24 | 0.42 | 132.27 | 0.18 | 0.49 |
| Hex | 67 | 93 | 70 | 1E | 0 | 18 | 2A | 84 | 12 | 31 |
| Octal | 147 | 223 | 160 | 36 | 0 | 30 | 52 | 204 | 22 | 61 |
| Binary | 1100111 | 10010011 | 1110000 | 11110 | 0 | 11000 | 101010 | 10000100 | 10010 | 110001 |
Color Harmonies of #679370
Complementary color
Monochromatic Colors of #679370
Black with #679370
Text Example
Text Example
White with #679370
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #679370; }
p { color: rgb(103,147,112); }
H1.HeaderClassName
{
color: #679370;
}
.AnyTagClassName
{
color: #679370;
}
</style>
background-color css
<style>
a { background-color: #679370; }
a { background-color: rgb(103,147,112); }
div.DivClassName
{
background-color: #679370;
}
.BgClassName
{
background-color: #679370;
}
</style>
border-color css
<style>
span { border-color: #679370; }
span { border-color: rgb(103,147,112); }
td.TdClassName
{
border-color: #679370;
}
.TagClassName
{
border-color: #679370;
}
</style>