Shades of Oxley #669577
Tints of Oxley #669577
RGB
CMYK
RGB Variations
Color information
#669577 (or 0x669577) is known color: Oxley. HEX triplet: 66, 95 and 77. RGB value is (102,149,119). Sum of RGB (Red+Green+Blue) = 102+149+119=370 (49% of max value = 765). Red value is 102 (40.23% from 255 or 27.57% from 370); Green value is 149 (58.59% from 255 or 40.27% from 370); Blue value is 119 (46.88% from 255 or 32.16% from 370); Max value from RGB is 149 - color contains mainly: green. Hex color #669577 is not a web safe color. Web safe color analog (approx): #669966. Inversed color of #669577 is #996A88. Grayscale: #838383. Windows color (decimal): -10054281 or 7837030. OLE color: 7837030.
HSL color Cylindrical-coordinate representation of color #669577: hue angle of 141.7º 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 #669577 is Cyan = 0.32, Magento = 0, Yellow = 0.20 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 102 | 149 | 119 | - |
| CMYK | 0.32 | 0 | 0.20 | 0.42 |
| HSL | 141.7º | 0.19% | 0.49% | - |
| HSV(B) | 141.7º | 0.32% | 0.58% | - |
| XYZ | 19.56 | 25.65 | 21.37 | - |
| YUV | 131.53 | 120.93 | 106.94 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 102 | 149 | 119 | 0.32 | 0 | 0.20 | 0.42 | 141.7 | 0.19 | 0.49 |
| Hex | 66 | 95 | 77 | 20 | 0 | 14 | 2A | 8E | 13 | 31 |
| Octal | 146 | 225 | 167 | 40 | 0 | 24 | 52 | 216 | 23 | 61 |
| Binary | 1100110 | 10010101 | 1110111 | 100000 | 0 | 10100 | 101010 | 10001110 | 10011 | 110001 |
Color Harmonies of #669577
Complementary color
Monochromatic Colors of #669577
Black with #669577
Text Example
Text Example
White with #669577
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #669577; }
p { color: rgb(102,149,119); }
H1.HeaderClassName
{
color: #669577;
}
.AnyTagClassName
{
color: #669577;
}
</style>
background-color css
<style>
a { background-color: #669577; }
a { background-color: rgb(102,149,119); }
div.DivClassName
{
background-color: #669577;
}
.BgClassName
{
background-color: #669577;
}
</style>
border-color css
<style>
span { border-color: #669577; }
span { border-color: rgb(102,149,119); }
td.TdClassName
{
border-color: #669577;
}
.TagClassName
{
border-color: #669577;
}
</style>