Shades of Oxley #679371
Tints of Oxley #679371
RGB
CMYK
RGB Variations
Color information
#679371 (or 0x679371) is known color: Oxley. HEX triplet: 67, 93 and 71. RGB value is (103,147,113). Sum of RGB (Red+Green+Blue) = 103+147+113=363 (48% of max value = 765). Red value is 103 (40.62% from 255 or 28.37% from 363); Green value is 147 (57.81% from 255 or 40.50% from 363); Blue value is 113 (44.53% from 255 or 31.13% from 363); Max value from RGB is 147 - color contains mainly: green. Hex color #679371 is not a web safe color. Web safe color analog (approx): #669966. Inversed color of #679371 is #986C8E. Grayscale: #828282. Windows color (decimal): -9989263 or 7443303. OLE color: 7443303.
HSL color Cylindrical-coordinate representation of color #679371: hue angle of 133.64º 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 #679371 is Cyan = 0.30, Magento = 0, Yellow = 0.23 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 103 | 147 | 113 | - |
| CMYK | 0.30 | 0 | 0.23 | 0.42 |
| HSL | 133.64º | 0.18% | 0.49% | - |
| HSV(B) | 133.64º | 0.3% | 0.58% | - |
| XYZ | 19.01 | 24.94 | 19.44 | - |
| YUV | 129.97 | 118.42 | 108.76 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 103 | 147 | 113 | 0.30 | 0 | 0.23 | 0.42 | 133.64 | 0.18 | 0.49 |
| Hex | 67 | 93 | 71 | 1E | 0 | 17 | 2A | 86 | 12 | 31 |
| Octal | 147 | 223 | 161 | 36 | 0 | 27 | 52 | 206 | 22 | 61 |
| Binary | 1100111 | 10010011 | 1110001 | 11110 | 0 | 10111 | 101010 | 10000110 | 10010 | 110001 |
Color Harmonies of #679371
Complementary color
Monochromatic Colors of #679371
Black with #679371
Text Example
Text Example
White with #679371
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #679371; }
p { color: rgb(103,147,113); }
H1.HeaderClassName
{
color: #679371;
}
.AnyTagClassName
{
color: #679371;
}
</style>
background-color css
<style>
a { background-color: #679371; }
a { background-color: rgb(103,147,113); }
div.DivClassName
{
background-color: #679371;
}
.BgClassName
{
background-color: #679371;
}
</style>
border-color css
<style>
span { border-color: #679371; }
span { border-color: rgb(103,147,113); }
td.TdClassName
{
border-color: #679371;
}
.TagClassName
{
border-color: #679371;
}
</style>