Shades of Oxley #669476
Tints of Oxley #669476
RGB
CMYK
RGB Variations
Color information
#669476 (or 0x669476) is known color: Oxley. HEX triplet: 66, 94 and 76. RGB value is (102,148,118). Sum of RGB (Red+Green+Blue) = 102+148+118=368 (48% of max value = 765). Red value is 102 (40.23% from 255 or 27.72% from 368); Green value is 148 (58.20% from 255 or 40.22% from 368); Blue value is 118 (46.48% from 255 or 32.07% from 368); Max value from RGB is 148 - color contains mainly: green. Hex color #669476 is not a web safe color. Web safe color analog (approx): #669966. Inversed color of #669476 is #996B89. Grayscale: #828282. Windows color (decimal): -10054538 or 7771238. OLE color: 7771238.
HSL color Cylindrical-coordinate representation of color #669476: hue angle of 140.87º degrees, saturation: 0.18, lightness: 0.49%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.31%. Process color model (Four color, CMYK) of #669476 is Cyan = 0.31, Magento = 0, Yellow = 0.20 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 102 | 148 | 118 | - |
| CMYK | 0.31 | 0 | 0.20 | 0.42 |
| HSL | 140.87º | 0.18% | 0.49% | - |
| HSV(B) | 140.87º | 0.31% | 0.58% | - |
| XYZ | 19.34 | 25.31 | 21.01 | - |
| YUV | 130.83 | 120.76 | 107.44 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 102 | 148 | 118 | 0.31 | 0 | 0.20 | 0.42 | 140.87 | 0.18 | 0.49 |
| Hex | 66 | 94 | 76 | 1F | 0 | 14 | 2A | 8D | 12 | 31 |
| Octal | 146 | 224 | 166 | 37 | 0 | 24 | 52 | 215 | 22 | 61 |
| Binary | 1100110 | 10010100 | 1110110 | 11111 | 0 | 10100 | 101010 | 10001101 | 10010 | 110001 |
Color Harmonies of #669476
Complementary color
Monochromatic Colors of #669476
Black with #669476
Text Example
Text Example
White with #669476
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #669476; }
p { color: rgb(102,148,118); }
H1.HeaderClassName
{
color: #669476;
}
.AnyTagClassName
{
color: #669476;
}
</style>
background-color css
<style>
a { background-color: #669476; }
a { background-color: rgb(102,148,118); }
div.DivClassName
{
background-color: #669476;
}
.BgClassName
{
background-color: #669476;
}
</style>
border-color css
<style>
span { border-color: #669476; }
span { border-color: rgb(102,148,118); }
td.TdClassName
{
border-color: #669476;
}
.TagClassName
{
border-color: #669476;
}
</style>