Shades of Oxley #619876
Tints of Oxley #619876
RGB
CMYK
RGB Variations
Color information
#619876 (or 0x619876) is known color: Oxley. HEX triplet: 61, 98 and 76. RGB value is (97,152,118). Sum of RGB (Red+Green+Blue) = 97+152+118=367 (48% of max value = 765). Red value is 97 (38.28% from 255 or 26.43% from 367); Green value is 152 (59.77% from 255 or 41.42% from 367); Blue value is 118 (46.48% from 255 or 32.15% from 367); Max value from RGB is 152 - color contains mainly: green. Hex color #619876 is not a web safe color. Web safe color analog (approx): #669966. Inversed color of #619876 is #9E6789. Grayscale: #838383. Windows color (decimal): -10381194 or 7772257. OLE color: 7772257.
HSL color Cylindrical-coordinate representation of color #619876: hue angle of 142.91º degrees, saturation: 0.22, lightness: 0.49%. HSV value (or HSB Brightness) of color is 0.6% and HSV saturation: 0.36%. Process color model (Four color, CMYK) of #619876 is Cyan = 0.36, Magento = 0, Yellow = 0.22 and Black (K on CMYK) = 0.40.
Color convert
| RGB | 97 | 152 | 118 | - |
| CMYK | 0.36 | 0 | 0.22 | 0.40 |
| HSL | 142.91º | 0.22% | 0.49% | - |
| HSV(B) | 142.91º | 0.36% | 0.6% | - |
| XYZ | 19.43 | 26.31 | 21.19 | - |
| YUV | 131.68 | 120.28 | 103.26 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 97 | 152 | 118 | 0.36 | 0 | 0.22 | 0.40 | 142.91 | 0.22 | 0.49 |
| Hex | 61 | 98 | 76 | 24 | 0 | 16 | 28 | 8F | 16 | 31 |
| Octal | 141 | 230 | 166 | 44 | 0 | 26 | 50 | 217 | 26 | 61 |
| Binary | 1100001 | 10011000 | 1110110 | 100100 | 0 | 10110 | 101000 | 10001111 | 10110 | 110001 |
Color Harmonies of #619876
Complementary color
Monochromatic Colors of #619876
Black with #619876
Text Example
Text Example
White with #619876
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #619876; }
p { color: rgb(97,152,118); }
H1.HeaderClassName
{
color: #619876;
}
.AnyTagClassName
{
color: #619876;
}
</style>
background-color css
<style>
a { background-color: #619876; }
a { background-color: rgb(97,152,118); }
div.DivClassName
{
background-color: #619876;
}
.BgClassName
{
background-color: #619876;
}
</style>
border-color css
<style>
span { border-color: #619876; }
span { border-color: rgb(97,152,118); }
td.TdClassName
{
border-color: #619876;
}
.TagClassName
{
border-color: #619876;
}
</style>