Shades of Oxley #679375
Tints of Oxley #679375
RGB
CMYK
RGB Variations
Color information
#679375 (or 0x679375) is known color: Oxley. HEX triplet: 67, 93 and 75. RGB value is (103,147,117). Sum of RGB (Red+Green+Blue) = 103+147+117=367 (48% of max value = 765). Red value is 103 (40.62% from 255 or 28.07% from 367); Green value is 147 (57.81% from 255 or 40.05% from 367); Blue value is 117 (46.09% from 255 or 31.88% from 367); Max value from RGB is 147 - color contains mainly: green. Hex color #679375 is not a web safe color. Web safe color analog (approx): #669966. Inversed color of #679375 is #986C8A. Grayscale: #828282. Windows color (decimal): -9989259 or 7705447. OLE color: 7705447.
HSL color Cylindrical-coordinate representation of color #679375: hue angle of 139.09º 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 #679375 is Cyan = 0.30, Magento = 0, Yellow = 0.20 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 103 | 147 | 117 | - |
| CMYK | 0.30 | 0 | 0.20 | 0.42 |
| HSL | 139.09º | 0.18% | 0.49% | - |
| HSV(B) | 139.09º | 0.3% | 0.58% | - |
| XYZ | 19.24 | 25.04 | 20.65 | - |
| YUV | 130.42 | 120.42 | 108.44 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 103 | 147 | 117 | 0.30 | 0 | 0.20 | 0.42 | 139.09 | 0.18 | 0.49 |
| Hex | 67 | 93 | 75 | 1E | 0 | 14 | 2A | 8B | 12 | 31 |
| Octal | 147 | 223 | 165 | 36 | 0 | 24 | 52 | 213 | 22 | 61 |
| Binary | 1100111 | 10010011 | 1110101 | 11110 | 0 | 10100 | 101010 | 10001011 | 10010 | 110001 |
Color Harmonies of #679375
Complementary color
Monochromatic Colors of #679375
Black with #679375
Text Example
Text Example
White with #679375
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #679375; }
p { color: rgb(103,147,117); }
H1.HeaderClassName
{
color: #679375;
}
.AnyTagClassName
{
color: #679375;
}
</style>
background-color css
<style>
a { background-color: #679375; }
a { background-color: rgb(103,147,117); }
div.DivClassName
{
background-color: #679375;
}
.BgClassName
{
background-color: #679375;
}
</style>
border-color css
<style>
span { border-color: #679375; }
span { border-color: rgb(103,147,117); }
td.TdClassName
{
border-color: #679375;
}
.TagClassName
{
border-color: #679375;
}
</style>