Shades of Oxley #679274
Tints of Oxley #679274
RGB
CMYK
RGB Variations
Color information
#679274 (or 0x679274) is known color: Oxley. HEX triplet: 67, 92 and 74. RGB value is (103,146,116). Sum of RGB (Red+Green+Blue) = 103+146+116=365 (48% of max value = 765). Red value is 103 (40.62% from 255 or 28.22% from 365); Green value is 146 (57.42% from 255 or 40% from 365); Blue value is 116 (45.70% from 255 or 31.78% from 365); Max value from RGB is 146 - color contains mainly: green. Hex color #679274 is not a web safe color. Web safe color analog (approx): #669966. Inversed color of #679274 is #986D8B. Grayscale: #818181. Windows color (decimal): -9989516 or 7639655. OLE color: 7639655.
HSL color Cylindrical-coordinate representation of color #679274: hue angle of 138.14º degrees, saturation: 0.17, lightness: 0.49%. HSV value (or HSB Brightness) of color is 0.57% and HSV saturation: 0.29%. Process color model (Four color, CMYK) of #679274 is Cyan = 0.29, Magento = 0, Yellow = 0.21 and Black (K on CMYK) = 0.43.
Color convert
| RGB | 103 | 146 | 116 | - |
| CMYK | 0.29 | 0 | 0.21 | 0.43 |
| HSL | 138.14º | 0.17% | 0.49% | - |
| HSV(B) | 138.14º | 0.29% | 0.57% | - |
| XYZ | 19.02 | 24.7 | 20.29 | - |
| YUV | 129.72 | 120.25 | 108.94 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 103 | 146 | 116 | 0.29 | 0 | 0.21 | 0.43 | 138.14 | 0.17 | 0.49 |
| Hex | 67 | 92 | 74 | 1D | 0 | 15 | 2B | 8A | 11 | 31 |
| Octal | 147 | 222 | 164 | 35 | 0 | 25 | 53 | 212 | 21 | 61 |
| Binary | 1100111 | 10010010 | 1110100 | 11101 | 0 | 10101 | 101011 | 10001010 | 10001 | 110001 |
Color Harmonies of #679274
Complementary color
Monochromatic Colors of #679274
Black with #679274
Text Example
Text Example
White with #679274
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #679274; }
p { color: rgb(103,146,116); }
H1.HeaderClassName
{
color: #679274;
}
.AnyTagClassName
{
color: #679274;
}
</style>
background-color css
<style>
a { background-color: #679274; }
a { background-color: rgb(103,146,116); }
div.DivClassName
{
background-color: #679274;
}
.BgClassName
{
background-color: #679274;
}
</style>
border-color css
<style>
span { border-color: #679274; }
span { border-color: rgb(103,146,116); }
td.TdClassName
{
border-color: #679274;
}
.TagClassName
{
border-color: #679274;
}
</style>