Shades of Oxley #679678
Tints of Oxley #679678
RGB
CMYK
RGB Variations
Color information
#679678 (or 0x679678) is known color: Oxley. HEX triplet: 67, 96 and 78. RGB value is (103,150,120). Sum of RGB (Red+Green+Blue) = 103+150+120=373 (49% of max value = 765). Red value is 103 (40.62% from 255 or 27.61% from 373); Green value is 150 (58.98% from 255 or 40.21% from 373); Blue value is 120 (47.27% from 255 or 32.17% from 373); Max value from RGB is 150 - color contains mainly: green. Hex color #679678 is not a web safe color. Web safe color analog (approx): #669966. Inversed color of #679678 is #986987. Grayscale: #848484. Windows color (decimal): -9988488 or 7902823. OLE color: 7902823.
HSL color Cylindrical-coordinate representation of color #679678: hue angle of 141.7º degrees, saturation: 0.19, lightness: 0.5%. HSV value (or HSB Brightness) of color is 0.59% and HSV saturation: 0.31%. Process color model (Four color, CMYK) of #679678 is Cyan = 0.31, Magento = 0, Yellow = 0.20 and Black (K on CMYK) = 0.41.
Color convert
| RGB | 103 | 150 | 120 | - |
| CMYK | 0.31 | 0 | 0.20 | 0.41 |
| HSL | 141.7º | 0.19% | 0.5% | - |
| HSV(B) | 141.7º | 0.31% | 0.59% | - |
| XYZ | 19.89 | 26.05 | 21.75 | - |
| YUV | 132.53 | 120.93 | 106.94 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 103 | 150 | 120 | 0.31 | 0 | 0.20 | 0.41 | 141.7 | 0.19 | 0.5 |
| Hex | 67 | 96 | 78 | 1F | 0 | 14 | 29 | 8E | 13 | 32 |
| Octal | 147 | 226 | 170 | 37 | 0 | 24 | 51 | 216 | 23 | 62 |
| Binary | 1100111 | 10010110 | 1111000 | 11111 | 0 | 10100 | 101001 | 10001110 | 10011 | 110010 |
Color Harmonies of #679678
Complementary color
Monochromatic Colors of #679678
Black with #679678
Text Example
Text Example
White with #679678
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #679678; }
p { color: rgb(103,150,120); }
H1.HeaderClassName
{
color: #679678;
}
.AnyTagClassName
{
color: #679678;
}
</style>
background-color css
<style>
a { background-color: #679678; }
a { background-color: rgb(103,150,120); }
div.DivClassName
{
background-color: #679678;
}
.BgClassName
{
background-color: #679678;
}
</style>
border-color css
<style>
span { border-color: #679678; }
span { border-color: rgb(103,150,120); }
td.TdClassName
{
border-color: #679678;
}
.TagClassName
{
border-color: #679678;
}
</style>