Shades of Oracle #316160
Tints of Oracle #316160
RGB
CMYK
RGB Variations
Color information
#316160 (or 0x316160) is known color: Oracle. HEX triplet: 31, 61 and 60. RGB value is (49,97,96). Sum of RGB (Red+Green+Blue) = 49+97+96=242 (32% of max value = 765). Red value is 49 (19.53% from 255 or 20.25% from 242); Green value is 97 (38.28% from 255 or 40.08% from 242); Blue value is 96 (37.89% from 255 or 39.67% from 242); Max value from RGB is 97 - color contains mainly: green. Hex color #316160 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #316160 is #CE9E9F. Grayscale: #525252. Windows color (decimal): -13541024 or 6316337. OLE color: 6316337.
HSL color Cylindrical-coordinate representation of color #316160: hue angle of 178.75º degrees, saturation: 0.33, lightness: 0.29%. HSV value (or HSB Brightness) of color is 0.38% and HSV saturation: 0.49%. Process color model (Four color, CMYK) of #316160 is Cyan = 0.49, Magento = 0, Yellow = 0.01 and Black (K on CMYK) = 0.62.
Color convert
| RGB | 49 | 97 | 96 | - |
| CMYK | 0.49 | 0 | 0.01 | 0.62 |
| HSL | 178.75º | 0.33% | 0.29% | - |
| HSV(B) | 178.75º | 0.49% | 0.38% | - |
| XYZ | 7.65 | 10.05 | 12.6 | - |
| YUV | 82.53 | 135.6 | 104.08 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 49 | 97 | 96 | 0.49 | 0 | 0.01 | 0.62 | 178.75 | 0.33 | 0.29 |
| Hex | 31 | 61 | 60 | 31 | 0 | 1 | 3E | B3 | 21 | 1D |
| Octal | 61 | 141 | 140 | 61 | 0 | 1 | 76 | 263 | 41 | 35 |
| Binary | 110001 | 1100001 | 1100000 | 110001 | 0 | 1 | 111110 | 10110011 | 100001 | 11101 |
Color Harmonies of #316160
Complementary color
Monochromatic Colors of #316160
Black with #316160
Text Example
Text Example
White with #316160
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #316160; }
p { color: rgb(49,97,96); }
H1.HeaderClassName
{
color: #316160;
}
.AnyTagClassName
{
color: #316160;
}
</style>
background-color css
<style>
a { background-color: #316160; }
a { background-color: rgb(49,97,96); }
div.DivClassName
{
background-color: #316160;
}
.BgClassName
{
background-color: #316160;
}
</style>
border-color css
<style>
span { border-color: #316160; }
span { border-color: rgb(49,97,96); }
td.TdClassName
{
border-color: #316160;
}
.TagClassName
{
border-color: #316160;
}
</style>