Shades of Oxley #679778
Tints of Oxley #679778
RGB
CMYK
RGB Variations
Color information
#679778 (or 0x679778) is known color: Oxley. HEX triplet: 67, 97 and 78. RGB value is (103,151,120). Sum of RGB (Red+Green+Blue) = 103+151+120=374 (49% of max value = 765). Red value is 103 (40.62% from 255 or 27.54% from 374); Green value is 151 (59.38% from 255 or 40.37% from 374); Blue value is 120 (47.27% from 255 or 32.09% from 374); Max value from RGB is 151 - color contains mainly: green. Hex color #679778 is not a web safe color. Web safe color analog (approx): #669966. Inversed color of #679778 is #986887. Grayscale: #858585. Windows color (decimal): -9988232 or 7903079. OLE color: 7903079.
HSL color Cylindrical-coordinate representation of color #679778: hue angle of 141.25º degrees, saturation: 0.19, lightness: 0.5%. HSV value (or HSB Brightness) of color is 0.59% and HSV saturation: 0.32%. Process color model (Four color, CMYK) of #679778 is Cyan = 0.32, Magento = 0, Yellow = 0.21 and Black (K on CMYK) = 0.41.
Color convert
| RGB | 103 | 151 | 120 | - |
| CMYK | 0.32 | 0 | 0.21 | 0.41 |
| HSL | 141.25º | 0.19% | 0.5% | - |
| HSV(B) | 141.25º | 0.32% | 0.59% | - |
| XYZ | 20.05 | 26.37 | 21.8 | - |
| YUV | 133.11 | 120.6 | 106.52 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 103 | 151 | 120 | 0.32 | 0 | 0.21 | 0.41 | 141.25 | 0.19 | 0.5 |
| Hex | 67 | 97 | 78 | 20 | 0 | 15 | 29 | 8D | 13 | 32 |
| Octal | 147 | 227 | 170 | 40 | 0 | 25 | 51 | 215 | 23 | 62 |
| Binary | 1100111 | 10010111 | 1111000 | 100000 | 0 | 10101 | 101001 | 10001101 | 10011 | 110010 |
Color Harmonies of #679778
Complementary color
Monochromatic Colors of #679778
Black with #679778
Text Example
Text Example
White with #679778
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #679778; }
p { color: rgb(103,151,120); }
H1.HeaderClassName
{
color: #679778;
}
.AnyTagClassName
{
color: #679778;
}
</style>
background-color css
<style>
a { background-color: #679778; }
a { background-color: rgb(103,151,120); }
div.DivClassName
{
background-color: #679778;
}
.BgClassName
{
background-color: #679778;
}
</style>
border-color css
<style>
span { border-color: #679778; }
span { border-color: rgb(103,151,120); }
td.TdClassName
{
border-color: #679778;
}
.TagClassName
{
border-color: #679778;
}
</style>