Shades of Oxley #629274
Tints of Oxley #629274
RGB
CMYK
RGB Variations
Color information
#629274 (or 0x629274) is known color: Oxley. HEX triplet: 62, 92 and 74. RGB value is (98,146,116). Sum of RGB (Red+Green+Blue) = 98+146+116=360 (47% of max value = 765). Red value is 98 (38.67% from 255 or 27.22% from 360); Green value is 146 (57.42% from 255 or 40.56% from 360); Blue value is 116 (45.70% from 255 or 32.22% from 360); Max value from RGB is 146 - color contains mainly: green. Hex color #629274 is not a web safe color. Web safe color analog (approx): #669966. Inversed color of #629274 is #9D6D8B. Grayscale: #808080. Windows color (decimal): -10317196 or 7639650. OLE color: 7639650.
HSL color Cylindrical-coordinate representation of color #629274: hue angle of 142.5º degrees, saturation: 0.2, lightness: 0.48%. HSV value (or HSB Brightness) of color is 0.57% and HSV saturation: 0.33%. Process color model (Four color, CMYK) of #629274 is Cyan = 0.33, Magento = 0, Yellow = 0.21 and Black (K on CMYK) = 0.43.
Color convert
| RGB | 98 | 146 | 116 | - |
| CMYK | 0.33 | 0 | 0.21 | 0.43 |
| HSL | 142.5º | 0.2% | 0.48% | - |
| HSV(B) | 142.5º | 0.33% | 0.57% | - |
| XYZ | 18.47 | 24.42 | 20.26 | - |
| YUV | 128.23 | 121.1 | 106.44 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 98 | 146 | 116 | 0.33 | 0 | 0.21 | 0.43 | 142.5 | 0.2 | 0.48 |
| Hex | 62 | 92 | 74 | 21 | 0 | 15 | 2B | 8E | 14 | 30 |
| Octal | 142 | 222 | 164 | 41 | 0 | 25 | 53 | 216 | 24 | 60 |
| Binary | 1100010 | 10010010 | 1110100 | 100001 | 0 | 10101 | 101011 | 10001110 | 10100 | 110000 |
Color Harmonies of #629274
Complementary color
Monochromatic Colors of #629274
Black with #629274
Text Example
Text Example
White with #629274
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #629274; }
p { color: rgb(98,146,116); }
H1.HeaderClassName
{
color: #629274;
}
.AnyTagClassName
{
color: #629274;
}
</style>
background-color css
<style>
a { background-color: #629274; }
a { background-color: rgb(98,146,116); }
div.DivClassName
{
background-color: #629274;
}
.BgClassName
{
background-color: #629274;
}
</style>
border-color css
<style>
span { border-color: #629274; }
span { border-color: rgb(98,146,116); }
td.TdClassName
{
border-color: #629274;
}
.TagClassName
{
border-color: #629274;
}
</style>