Shades of Oxley #669571
Tints of Oxley #669571
RGB
CMYK
RGB Variations
Color information
#669571 (or 0x669571) is known color: Oxley. HEX triplet: 66, 95 and 71. RGB value is (102,149,113). Sum of RGB (Red+Green+Blue) = 102+149+113=364 (48% of max value = 765). Red value is 102 (40.23% from 255 or 28.02% from 364); Green value is 149 (58.59% from 255 or 40.93% from 364); Blue value is 113 (44.53% from 255 or 31.04% from 364); Max value from RGB is 149 - color contains mainly: green. Hex color #669571 is not a web safe color. Web safe color analog (approx): #669966. Inversed color of #669571 is #996A8E. Grayscale: #828282. Windows color (decimal): -10054287 or 7443814. OLE color: 7443814.
HSL color Cylindrical-coordinate representation of color #669571: hue angle of 134.04º degrees, saturation: 0.19, lightness: 0.49%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.32%. Process color model (Four color, CMYK) of #669571 is Cyan = 0.32, Magento = 0, Yellow = 0.24 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 102 | 149 | 113 | - |
| CMYK | 0.32 | 0 | 0.24 | 0.42 |
| HSL | 134.04º | 0.19% | 0.49% | - |
| HSV(B) | 134.04º | 0.32% | 0.58% | - |
| XYZ | 19.21 | 25.51 | 19.53 | - |
| YUV | 130.84 | 117.93 | 107.43 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 102 | 149 | 113 | 0.32 | 0 | 0.24 | 0.42 | 134.04 | 0.19 | 0.49 |
| Hex | 66 | 95 | 71 | 20 | 0 | 18 | 2A | 86 | 13 | 31 |
| Octal | 146 | 225 | 161 | 40 | 0 | 30 | 52 | 206 | 23 | 61 |
| Binary | 1100110 | 10010101 | 1110001 | 100000 | 0 | 11000 | 101010 | 10000110 | 10011 | 110001 |
Color Harmonies of #669571
Complementary color
Monochromatic Colors of #669571
Black with #669571
Text Example
Text Example
White with #669571
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #669571; }
p { color: rgb(102,149,113); }
H1.HeaderClassName
{
color: #669571;
}
.AnyTagClassName
{
color: #669571;
}
</style>
background-color css
<style>
a { background-color: #669571; }
a { background-color: rgb(102,149,113); }
div.DivClassName
{
background-color: #669571;
}
.BgClassName
{
background-color: #669571;
}
</style>
border-color css
<style>
span { border-color: #669571; }
span { border-color: rgb(102,149,113); }
td.TdClassName
{
border-color: #669571;
}
.TagClassName
{
border-color: #669571;
}
</style>