Shades of Oxley #619270
Tints of Oxley #619270
RGB
CMYK
RGB Variations
Color information
#619270 (or 0x619270) is known color: Oxley. HEX triplet: 61, 92 and 70. RGB value is (97,146,112). Sum of RGB (Red+Green+Blue) = 97+146+112=355 (47% of max value = 765). Red value is 97 (38.28% from 255 or 27.32% from 355); Green value is 146 (57.42% from 255 or 41.13% from 355); Blue value is 112 (44.14% from 255 or 31.55% from 355); Max value from RGB is 146 - color contains mainly: green. Hex color #619270 is not a web safe color. Web safe color analog (approx): #669966. Inversed color of #619270 is #9E6D8F. Grayscale: #7F7F7F. Windows color (decimal): -10382736 or 7377505. OLE color: 7377505.
HSL color Cylindrical-coordinate representation of color #619270: hue angle of 138.37º degrees, saturation: 0.2, lightness: 0.48%. HSV value (or HSB Brightness) of color is 0.57% and HSV saturation: 0.34%. Process color model (Four color, CMYK) of #619270 is Cyan = 0.34, Magento = 0, Yellow = 0.23 and Black (K on CMYK) = 0.43.
Color convert
| RGB | 97 | 146 | 112 | - |
| CMYK | 0.34 | 0 | 0.23 | 0.43 |
| HSL | 138.37º | 0.2% | 0.48% | - |
| HSV(B) | 138.37º | 0.34% | 0.57% | - |
| XYZ | 18.13 | 24.27 | 19.06 | - |
| YUV | 127.47 | 119.27 | 106.26 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 97 | 146 | 112 | 0.34 | 0 | 0.23 | 0.43 | 138.37 | 0.2 | 0.48 |
| Hex | 61 | 92 | 70 | 22 | 0 | 17 | 2B | 8A | 14 | 30 |
| Octal | 141 | 222 | 160 | 42 | 0 | 27 | 53 | 212 | 24 | 60 |
| Binary | 1100001 | 10010010 | 1110000 | 100010 | 0 | 10111 | 101011 | 10001010 | 10100 | 110000 |
Color Harmonies of #619270
Complementary color
Monochromatic Colors of #619270
Black with #619270
Text Example
Text Example
White with #619270
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #619270; }
p { color: rgb(97,146,112); }
H1.HeaderClassName
{
color: #619270;
}
.AnyTagClassName
{
color: #619270;
}
</style>
background-color css
<style>
a { background-color: #619270; }
a { background-color: rgb(97,146,112); }
div.DivClassName
{
background-color: #619270;
}
.BgClassName
{
background-color: #619270;
}
</style>
border-color css
<style>
span { border-color: #619270; }
span { border-color: rgb(97,146,112); }
td.TdClassName
{
border-color: #619270;
}
.TagClassName
{
border-color: #619270;
}
</style>