Shades of Oxley #699477
Tints of Oxley #699477
RGB
CMYK
RGB Variations
Color information
#699477 (or 0x699477) is known color: Oxley. HEX triplet: 69, 94 and 77. RGB value is (105,148,119). Sum of RGB (Red+Green+Blue) = 105+148+119=372 (49% of max value = 765). Red value is 105 (41.41% from 255 or 28.23% from 372); Green value is 148 (58.20% from 255 or 39.78% from 372); Blue value is 119 (46.88% from 255 or 31.99% from 372); Max value from RGB is 148 - color contains mainly: green. Hex color #699477 is not a web safe color. Web safe color analog (approx): #669966. Inversed color of #699477 is #966B88. Grayscale: #838383. Windows color (decimal): -9857929 or 7836777. OLE color: 7836777.
HSL color Cylindrical-coordinate representation of color #699477: hue angle of 139.53º degrees, saturation: 0.17, lightness: 0.5%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.29%. Process color model (Four color, CMYK) of #699477 is Cyan = 0.29, Magento = 0, Yellow = 0.20 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 105 | 148 | 119 | - |
| CMYK | 0.29 | 0 | 0.20 | 0.42 |
| HSL | 139.53º | 0.17% | 0.5% | - |
| HSV(B) | 139.53º | 0.29% | 0.58% | - |
| XYZ | 19.75 | 25.51 | 21.34 | - |
| YUV | 131.84 | 120.75 | 108.86 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 105 | 148 | 119 | 0.29 | 0 | 0.20 | 0.42 | 139.53 | 0.17 | 0.5 |
| Hex | 69 | 94 | 77 | 1D | 0 | 14 | 2A | 8C | 11 | 32 |
| Octal | 151 | 224 | 167 | 35 | 0 | 24 | 52 | 214 | 21 | 62 |
| Binary | 1101001 | 10010100 | 1110111 | 11101 | 0 | 10100 | 101010 | 10001100 | 10001 | 110010 |
Color Harmonies of #699477
Complementary color
Monochromatic Colors of #699477
Black with #699477
Text Example
Text Example
White with #699477
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #699477; }
p { color: rgb(105,148,119); }
H1.HeaderClassName
{
color: #699477;
}
.AnyTagClassName
{
color: #699477;
}
</style>
background-color css
<style>
a { background-color: #699477; }
a { background-color: rgb(105,148,119); }
div.DivClassName
{
background-color: #699477;
}
.BgClassName
{
background-color: #699477;
}
</style>
border-color css
<style>
span { border-color: #699477; }
span { border-color: rgb(105,148,119); }
td.TdClassName
{
border-color: #699477;
}
.TagClassName
{
border-color: #699477;
}
</style>