Shades of Oxley #679470
Tints of Oxley #679470
RGB
CMYK
RGB Variations
Color information
#679470 (or 0x679470) is known color: Oxley. HEX triplet: 67, 94 and 70. RGB value is (103,148,112). Sum of RGB (Red+Green+Blue) = 103+148+112=363 (48% of max value = 765). Red value is 103 (40.62% from 255 or 28.37% from 363); Green value is 148 (58.20% from 255 or 40.77% from 363); Blue value is 112 (44.14% from 255 or 30.85% from 363); Max value from RGB is 148 - color contains mainly: green. Hex color #679470 is not a web safe color. Web safe color analog (approx): #669966. Inversed color of #679470 is #986B8F. Grayscale: #828282. Windows color (decimal): -9989008 or 7378023. OLE color: 7378023.
HSL color Cylindrical-coordinate representation of color #679470: hue angle of 132º 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 #679470 is Cyan = 0.30, Magento = 0, Yellow = 0.24 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 103 | 148 | 112 | - |
| CMYK | 0.30 | 0 | 0.24 | 0.42 |
| HSL | 132º | 0.18% | 0.49% | - |
| HSV(B) | 132º | 0.3% | 0.58% | - |
| XYZ | 19.11 | 25.23 | 19.19 | - |
| YUV | 130.44 | 117.59 | 108.43 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 103 | 148 | 112 | 0.30 | 0 | 0.24 | 0.42 | 132 | 0.18 | 0.49 |
| Hex | 67 | 94 | 70 | 1E | 0 | 18 | 2A | 84 | 12 | 31 |
| Octal | 147 | 224 | 160 | 36 | 0 | 30 | 52 | 204 | 22 | 61 |
| Binary | 1100111 | 10010100 | 1110000 | 11110 | 0 | 11000 | 101010 | 10000100 | 10010 | 110001 |
Color Harmonies of #679470
Complementary color
Monochromatic Colors of #679470
Black with #679470
Text Example
Text Example
White with #679470
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #679470; }
p { color: rgb(103,148,112); }
H1.HeaderClassName
{
color: #679470;
}
.AnyTagClassName
{
color: #679470;
}
</style>
background-color css
<style>
a { background-color: #679470; }
a { background-color: rgb(103,148,112); }
div.DivClassName
{
background-color: #679470;
}
.BgClassName
{
background-color: #679470;
}
</style>
border-color css
<style>
span { border-color: #679470; }
span { border-color: rgb(103,148,112); }
td.TdClassName
{
border-color: #679470;
}
.TagClassName
{
border-color: #679470;
}
</style>