Shades of Oxley #669376
Tints of Oxley #669376
RGB
CMYK
RGB Variations
Color information
#669376 (or 0x669376) is known color: Oxley. HEX triplet: 66, 93 and 76. RGB value is (102,147,118). Sum of RGB (Red+Green+Blue) = 102+147+118=367 (48% of max value = 765). Red value is 102 (40.23% from 255 or 27.79% from 367); Green value is 147 (57.81% from 255 or 40.05% from 367); Blue value is 118 (46.48% from 255 or 32.15% from 367); Max value from RGB is 147 - color contains mainly: green. Hex color #669376 is not a web safe color. Web safe color analog (approx): #669966. Inversed color of #669376 is #996C89. Grayscale: #828282. Windows color (decimal): -10054794 or 7770982. OLE color: 7770982.
HSL color Cylindrical-coordinate representation of color #669376: hue angle of 141.33º 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 #669376 is Cyan = 0.31, Magento = 0, Yellow = 0.20 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 102 | 147 | 118 | - |
| CMYK | 0.31 | 0 | 0.20 | 0.42 |
| HSL | 141.33º | 0.18% | 0.49% | - |
| HSV(B) | 141.33º | 0.31% | 0.58% | - |
| XYZ | 19.18 | 25 | 20.95 | - |
| YUV | 130.24 | 121.09 | 107.86 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 102 | 147 | 118 | 0.31 | 0 | 0.20 | 0.42 | 141.33 | 0.18 | 0.49 |
| Hex | 66 | 93 | 76 | 1F | 0 | 14 | 2A | 8D | 12 | 31 |
| Octal | 146 | 223 | 166 | 37 | 0 | 24 | 52 | 215 | 22 | 61 |
| Binary | 1100110 | 10010011 | 1110110 | 11111 | 0 | 10100 | 101010 | 10001101 | 10010 | 110001 |
Color Harmonies of #669376
Complementary color
Monochromatic Colors of #669376
Black with #669376
Text Example
Text Example
White with #669376
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #669376; }
p { color: rgb(102,147,118); }
H1.HeaderClassName
{
color: #669376;
}
.AnyTagClassName
{
color: #669376;
}
</style>
background-color css
<style>
a { background-color: #669376; }
a { background-color: rgb(102,147,118); }
div.DivClassName
{
background-color: #669376;
}
.BgClassName
{
background-color: #669376;
}
</style>
border-color css
<style>
span { border-color: #669376; }
span { border-color: rgb(102,147,118); }
td.TdClassName
{
border-color: #669376;
}
.TagClassName
{
border-color: #669376;
}
</style>