Shades of Oxley #679275
Tints of Oxley #679275
RGB
CMYK
RGB Variations
Color information
#679275 (or 0x679275) is known color: Oxley. HEX triplet: 67, 92 and 75. RGB value is (103,146,117). Sum of RGB (Red+Green+Blue) = 103+146+117=366 (48% of max value = 765). Red value is 103 (40.62% from 255 or 28.14% from 366); Green value is 146 (57.42% from 255 or 39.89% from 366); Blue value is 117 (46.09% from 255 or 31.97% from 366); Max value from RGB is 146 - color contains mainly: green. Hex color #679275 is not a web safe color. Web safe color analog (approx): #669966. Inversed color of #679275 is #986D8A. Grayscale: #818181. Windows color (decimal): -9989515 or 7705191. OLE color: 7705191.
HSL color Cylindrical-coordinate representation of color #679275: hue angle of 139.53º 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 #679275 is Cyan = 0.29, Magento = 0, Yellow = 0.20 and Black (K on CMYK) = 0.43.
Color convert
| RGB | 103 | 146 | 117 | - |
| CMYK | 0.29 | 0 | 0.20 | 0.43 |
| HSL | 139.53º | 0.17% | 0.49% | - |
| HSV(B) | 139.53º | 0.29% | 0.57% | - |
| XYZ | 19.08 | 24.73 | 20.6 | - |
| YUV | 129.84 | 120.75 | 108.86 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 103 | 146 | 117 | 0.29 | 0 | 0.20 | 0.43 | 139.53 | 0.17 | 0.49 |
| Hex | 67 | 92 | 75 | 1D | 0 | 14 | 2B | 8C | 11 | 31 |
| Octal | 147 | 222 | 165 | 35 | 0 | 24 | 53 | 214 | 21 | 61 |
| Binary | 1100111 | 10010010 | 1110101 | 11101 | 0 | 10100 | 101011 | 10001100 | 10001 | 110001 |
Color Harmonies of #679275
Complementary color
Monochromatic Colors of #679275
Black with #679275
Text Example
Text Example
White with #679275
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #679275; }
p { color: rgb(103,146,117); }
H1.HeaderClassName
{
color: #679275;
}
.AnyTagClassName
{
color: #679275;
}
</style>
background-color css
<style>
a { background-color: #679275; }
a { background-color: rgb(103,146,117); }
div.DivClassName
{
background-color: #679275;
}
.BgClassName
{
background-color: #679275;
}
</style>
border-color css
<style>
span { border-color: #679275; }
span { border-color: rgb(103,146,117); }
td.TdClassName
{
border-color: #679275;
}
.TagClassName
{
border-color: #679275;
}
</style>