Shades of Oxley #669473
Tints of Oxley #669473
RGB
CMYK
RGB Variations
Color information
#669473 (or 0x669473) is known color: Oxley. HEX triplet: 66, 94 and 73. RGB value is (102,148,115). Sum of RGB (Red+Green+Blue) = 102+148+115=365 (48% of max value = 765). Red value is 102 (40.23% from 255 or 27.95% from 365); Green value is 148 (58.20% from 255 or 40.55% from 365); Blue value is 115 (45.31% from 255 or 31.51% from 365); Max value from RGB is 148 - color contains mainly: green. Hex color #669473 is not a web safe color. Web safe color analog (approx): #669966. Inversed color of #669473 is #996B8C. Grayscale: #828282. Windows color (decimal): -10054541 or 7574630. OLE color: 7574630.
HSL color Cylindrical-coordinate representation of color #669473: hue angle of 136.96º 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 #669473 is Cyan = 0.31, Magento = 0, Yellow = 0.22 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 102 | 148 | 115 | - |
| CMYK | 0.31 | 0 | 0.22 | 0.42 |
| HSL | 136.96º | 0.18% | 0.49% | - |
| HSV(B) | 136.96º | 0.31% | 0.58% | - |
| XYZ | 19.16 | 25.24 | 20.08 | - |
| YUV | 130.48 | 119.26 | 107.68 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 102 | 148 | 115 | 0.31 | 0 | 0.22 | 0.42 | 136.96 | 0.18 | 0.49 |
| Hex | 66 | 94 | 73 | 1F | 0 | 16 | 2A | 89 | 12 | 31 |
| Octal | 146 | 224 | 163 | 37 | 0 | 26 | 52 | 211 | 22 | 61 |
| Binary | 1100110 | 10010100 | 1110011 | 11111 | 0 | 10110 | 101010 | 10001001 | 10010 | 110001 |
Color Harmonies of #669473
Complementary color
Monochromatic Colors of #669473
Black with #669473
Text Example
Text Example
White with #669473
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #669473; }
p { color: rgb(102,148,115); }
H1.HeaderClassName
{
color: #669473;
}
.AnyTagClassName
{
color: #669473;
}
</style>
background-color css
<style>
a { background-color: #669473; }
a { background-color: rgb(102,148,115); }
div.DivClassName
{
background-color: #669473;
}
.BgClassName
{
background-color: #669473;
}
</style>
border-color css
<style>
span { border-color: #669473; }
span { border-color: rgb(102,148,115); }
td.TdClassName
{
border-color: #669473;
}
.TagClassName
{
border-color: #669473;
}
</style>