Shades of Oxley #679676
Tints of Oxley #679676
RGB
CMYK
RGB Variations
Color information
#679676 (or 0x679676) is known color: Oxley. HEX triplet: 67, 96 and 76. RGB value is (103,150,118). Sum of RGB (Red+Green+Blue) = 103+150+118=371 (49% of max value = 765). Red value is 103 (40.62% from 255 or 27.76% from 371); Green value is 150 (58.98% from 255 or 40.43% from 371); Blue value is 118 (46.48% from 255 or 31.81% from 371); Max value from RGB is 150 - color contains mainly: green. Hex color #679676 is not a web safe color. Web safe color analog (approx): #669966. Inversed color of #679676 is #986989. Grayscale: #848484. Windows color (decimal): -9988490 or 7771751. OLE color: 7771751.
HSL color Cylindrical-coordinate representation of color #679676: hue angle of 139.15º 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 #679676 is Cyan = 0.31, Magento = 0, Yellow = 0.21 and Black (K on CMYK) = 0.41.
Color convert
| RGB | 103 | 150 | 118 | - |
| CMYK | 0.31 | 0 | 0.21 | 0.41 |
| HSL | 139.15º | 0.19% | 0.5% | - |
| HSV(B) | 139.15º | 0.31% | 0.59% | - |
| XYZ | 19.77 | 26 | 21.12 | - |
| YUV | 132.3 | 119.93 | 107.1 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 103 | 150 | 118 | 0.31 | 0 | 0.21 | 0.41 | 139.15 | 0.19 | 0.5 |
| Hex | 67 | 96 | 76 | 1F | 0 | 15 | 29 | 8B | 13 | 32 |
| Octal | 147 | 226 | 166 | 37 | 0 | 25 | 51 | 213 | 23 | 62 |
| Binary | 1100111 | 10010110 | 1110110 | 11111 | 0 | 10101 | 101001 | 10001011 | 10011 | 110010 |
Color Harmonies of #679676
Complementary color
Monochromatic Colors of #679676
Black with #679676
Text Example
Text Example
White with #679676
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #679676; }
p { color: rgb(103,150,118); }
H1.HeaderClassName
{
color: #679676;
}
.AnyTagClassName
{
color: #679676;
}
</style>
background-color css
<style>
a { background-color: #679676; }
a { background-color: rgb(103,150,118); }
div.DivClassName
{
background-color: #679676;
}
.BgClassName
{
background-color: #679676;
}
</style>
border-color css
<style>
span { border-color: #679676; }
span { border-color: rgb(103,150,118); }
td.TdClassName
{
border-color: #679676;
}
.TagClassName
{
border-color: #679676;
}
</style>