Shades of Oxley #679471
Tints of Oxley #679471
RGB
CMYK
RGB Variations
Color information
#679471 (or 0x679471) is known color: Oxley. HEX triplet: 67, 94 and 71. RGB value is (103,148,113). Sum of RGB (Red+Green+Blue) = 103+148+113=364 (48% of max value = 765). Red value is 103 (40.62% from 255 or 28.30% from 364); Green value is 148 (58.20% from 255 or 40.66% from 364); Blue value is 113 (44.53% from 255 or 31.04% from 364); Max value from RGB is 148 - color contains mainly: green. Hex color #679471 is not a web safe color. Web safe color analog (approx): #669966. Inversed color of #679471 is #986B8E. Grayscale: #828282. Windows color (decimal): -9989007 or 7443559. OLE color: 7443559.
HSL color Cylindrical-coordinate representation of color #679471: hue angle of 133.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 #679471 is Cyan = 0.30, Magento = 0, Yellow = 0.24 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 103 | 148 | 113 | - |
| CMYK | 0.30 | 0 | 0.24 | 0.42 |
| HSL | 133.33º | 0.18% | 0.49% | - |
| HSV(B) | 133.33º | 0.3% | 0.58% | - |
| XYZ | 19.16 | 25.26 | 19.49 | - |
| YUV | 130.56 | 118.09 | 108.35 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 103 | 148 | 113 | 0.30 | 0 | 0.24 | 0.42 | 133.33 | 0.18 | 0.49 |
| Hex | 67 | 94 | 71 | 1E | 0 | 18 | 2A | 85 | 12 | 31 |
| Octal | 147 | 224 | 161 | 36 | 0 | 30 | 52 | 205 | 22 | 61 |
| Binary | 1100111 | 10010100 | 1110001 | 11110 | 0 | 11000 | 101010 | 10000101 | 10010 | 110001 |
Color Harmonies of #679471
Complementary color
Monochromatic Colors of #679471
Black with #679471
Text Example
Text Example
White with #679471
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #679471; }
p { color: rgb(103,148,113); }
H1.HeaderClassName
{
color: #679471;
}
.AnyTagClassName
{
color: #679471;
}
</style>
background-color css
<style>
a { background-color: #679471; }
a { background-color: rgb(103,148,113); }
div.DivClassName
{
background-color: #679471;
}
.BgClassName
{
background-color: #679471;
}
</style>
border-color css
<style>
span { border-color: #679471; }
span { border-color: rgb(103,148,113); }
td.TdClassName
{
border-color: #679471;
}
.TagClassName
{
border-color: #679471;
}
</style>