Shades of Oxley #679677
Tints of Oxley #679677
RGB
CMYK
RGB Variations
Color information
#679677 (or 0x679677) is known color: Oxley. HEX triplet: 67, 96 and 77. RGB value is (103,150,119). Sum of RGB (Red+Green+Blue) = 103+150+119=372 (49% of max value = 765). Red value is 103 (40.62% from 255 or 27.69% from 372); Green value is 150 (58.98% from 255 or 40.32% from 372); Blue value is 119 (46.88% from 255 or 31.99% from 372); Max value from RGB is 150 - color contains mainly: green. Hex color #679677 is not a web safe color. Web safe color analog (approx): #669966. Inversed color of #679677 is #986988. Grayscale: #848484. Windows color (decimal): -9988489 or 7837287. OLE color: 7837287.
HSL color Cylindrical-coordinate representation of color #679677: hue angle of 140.43º 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 #679677 is Cyan = 0.31, Magento = 0, Yellow = 0.21 and Black (K on CMYK) = 0.41.
Color convert
| RGB | 103 | 150 | 119 | - |
| CMYK | 0.31 | 0 | 0.21 | 0.41 |
| HSL | 140.43º | 0.19% | 0.5% | - |
| HSV(B) | 140.43º | 0.31% | 0.59% | - |
| XYZ | 19.83 | 26.03 | 21.43 | - |
| YUV | 132.41 | 120.43 | 107.02 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 103 | 150 | 119 | 0.31 | 0 | 0.21 | 0.41 | 140.43 | 0.19 | 0.5 |
| Hex | 67 | 96 | 77 | 1F | 0 | 15 | 29 | 8C | 13 | 32 |
| Octal | 147 | 226 | 167 | 37 | 0 | 25 | 51 | 214 | 23 | 62 |
| Binary | 1100111 | 10010110 | 1110111 | 11111 | 0 | 10101 | 101001 | 10001100 | 10011 | 110010 |
Color Harmonies of #679677
Complementary color
Monochromatic Colors of #679677
Black with #679677
Text Example
Text Example
White with #679677
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #679677; }
p { color: rgb(103,150,119); }
H1.HeaderClassName
{
color: #679677;
}
.AnyTagClassName
{
color: #679677;
}
</style>
background-color css
<style>
a { background-color: #679677; }
a { background-color: rgb(103,150,119); }
div.DivClassName
{
background-color: #679677;
}
.BgClassName
{
background-color: #679677;
}
</style>
border-color css
<style>
span { border-color: #679677; }
span { border-color: rgb(103,150,119); }
td.TdClassName
{
border-color: #679677;
}
.TagClassName
{
border-color: #679677;
}
</style>