Shades of Oxley #679075
Tints of Oxley #679075
RGB
CMYK
RGB Variations
Color information
#679075 (or 0x679075) is known color: Oxley. HEX triplet: 67, 90 and 75. RGB value is (103,144,117). Sum of RGB (Red+Green+Blue) = 103+144+117=364 (48% of max value = 765). Red value is 103 (40.62% from 255 or 28.30% from 364); Green value is 144 (56.64% from 255 or 39.56% from 364); Blue value is 117 (46.09% from 255 or 32.14% from 364); Max value from RGB is 144 - color contains mainly: green. Hex color #679075 is not a web safe color. Web safe color analog (approx): #669966. Inversed color of #679075 is #986F8A. Grayscale: #808080. Windows color (decimal): -9990027 or 7704679. OLE color: 7704679.
HSL color Cylindrical-coordinate representation of color #679075: hue angle of 140.49º degrees, saturation: 0.17, lightness: 0.48%. HSV value (or HSB Brightness) of color is 0.56% and HSV saturation: 0.28%. Process color model (Four color, CMYK) of #679075 is Cyan = 0.28, Magento = 0, Yellow = 0.19 and Black (K on CMYK) = 0.44.
Color convert
| RGB | 103 | 144 | 117 | - |
| CMYK | 0.28 | 0 | 0.19 | 0.44 |
| HSL | 140.49º | 0.17% | 0.48% | - |
| HSV(B) | 140.49º | 0.28% | 0.56% | - |
| XYZ | 18.78 | 24.11 | 20.49 | - |
| YUV | 128.66 | 121.42 | 109.7 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 103 | 144 | 117 | 0.28 | 0 | 0.19 | 0.44 | 140.49 | 0.17 | 0.48 |
| Hex | 67 | 90 | 75 | 1C | 0 | 13 | 2C | 8C | 11 | 30 |
| Octal | 147 | 220 | 165 | 34 | 0 | 23 | 54 | 214 | 21 | 60 |
| Binary | 1100111 | 10010000 | 1110101 | 11100 | 0 | 10011 | 101100 | 10001100 | 10001 | 110000 |
Color Harmonies of #679075
Complementary color
Monochromatic Colors of #679075
Black with #679075
Text Example
Text Example
White with #679075
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #679075; }
p { color: rgb(103,144,117); }
H1.HeaderClassName
{
color: #679075;
}
.AnyTagClassName
{
color: #679075;
}
</style>
background-color css
<style>
a { background-color: #679075; }
a { background-color: rgb(103,144,117); }
div.DivClassName
{
background-color: #679075;
}
.BgClassName
{
background-color: #679075;
}
</style>
border-color css
<style>
span { border-color: #679075; }
span { border-color: rgb(103,144,117); }
td.TdClassName
{
border-color: #679075;
}
.TagClassName
{
border-color: #679075;
}
</style>