Shades of Oxley #679474
Tints of Oxley #679474
RGB
CMYK
RGB Variations
Color information
#679474 (or 0x679474) is known color: Oxley. HEX triplet: 67, 94 and 74. RGB value is (103,148,116). Sum of RGB (Red+Green+Blue) = 103+148+116=367 (48% of max value = 765). Red value is 103 (40.62% from 255 or 28.07% from 367); Green value is 148 (58.20% from 255 or 40.33% from 367); Blue value is 116 (45.70% from 255 or 31.61% from 367); Max value from RGB is 148 - color contains mainly: green. Hex color #679474 is not a web safe color. Web safe color analog (approx): #669966. Inversed color of #679474 is #986B8B. Grayscale: #828282. Windows color (decimal): -9989004 or 7640167. OLE color: 7640167.
HSL color Cylindrical-coordinate representation of color #679474: hue angle of 137.33º 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 #679474 is Cyan = 0.30, Magento = 0, Yellow = 0.22 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 103 | 148 | 116 | - |
| CMYK | 0.30 | 0 | 0.22 | 0.42 |
| HSL | 137.33º | 0.18% | 0.49% | - |
| HSV(B) | 137.33º | 0.3% | 0.58% | - |
| XYZ | 19.34 | 25.32 | 20.39 | - |
| YUV | 130.9 | 119.59 | 108.1 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 103 | 148 | 116 | 0.30 | 0 | 0.22 | 0.42 | 137.33 | 0.18 | 0.49 |
| Hex | 67 | 94 | 74 | 1E | 0 | 16 | 2A | 89 | 12 | 31 |
| Octal | 147 | 224 | 164 | 36 | 0 | 26 | 52 | 211 | 22 | 61 |
| Binary | 1100111 | 10010100 | 1110100 | 11110 | 0 | 10110 | 101010 | 10001001 | 10010 | 110001 |
Color Harmonies of #679474
Complementary color
Monochromatic Colors of #679474
Black with #679474
Text Example
Text Example
White with #679474
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #679474; }
p { color: rgb(103,148,116); }
H1.HeaderClassName
{
color: #679474;
}
.AnyTagClassName
{
color: #679474;
}
</style>
background-color css
<style>
a { background-color: #679474; }
a { background-color: rgb(103,148,116); }
div.DivClassName
{
background-color: #679474;
}
.BgClassName
{
background-color: #679474;
}
</style>
border-color css
<style>
span { border-color: #679474; }
span { border-color: rgb(103,148,116); }
td.TdClassName
{
border-color: #679474;
}
.TagClassName
{
border-color: #679474;
}
</style>