Shades of Oracle #316062
Tints of Oracle #316062
RGB
CMYK
RGB Variations
Color information
#316062 (or 0x316062) is known color: Oracle. HEX triplet: 31, 60 and 62. RGB value is (49,96,98). Sum of RGB (Red+Green+Blue) = 49+96+98=243 (32% of max value = 765). Red value is 49 (19.53% from 255 or 20.16% from 243); Green value is 96 (37.89% from 255 or 39.51% from 243); Blue value is 98 (38.67% from 255 or 40.33% from 243); Max value from RGB is 98 - color contains mainly: blue. Hex color #316062 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #316062 is #CE9F9D. Grayscale: #525252. Windows color (decimal): -13541278 or 6447153. OLE color: 6447153.
HSL color Cylindrical-coordinate representation of color #316062: hue angle of 182.45º degrees, saturation: 0.33, lightness: 0.29%. HSV value (or HSB Brightness) of color is 0.38% and HSV saturation: 0.5%. Process color model (Four color, CMYK) of #316062 is Cyan = 0.5, Magento = 0.02, Yellow = 0 and Black (K on CMYK) = 0.62.
Color convert
| RGB | 49 | 96 | 98 | - |
| CMYK | 0.5 | 0.02 | 0 | 0.62 |
| HSL | 182.45º | 0.33% | 0.29% | - |
| HSV(B) | 182.45º | 0.5% | 0.38% | - |
| XYZ | 7.65 | 9.9 | 13.06 | - |
| YUV | 82.18 | 136.93 | 104.34 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 49 | 96 | 98 | 0.5 | 0.02 | 0 | 0.62 | 182.45 | 0.33 | 0.29 |
| Hex | 31 | 60 | 62 | 32 | 2 | 0 | 3E | B6 | 21 | 1D |
| Octal | 61 | 140 | 142 | 62 | 2 | 0 | 76 | 266 | 41 | 35 |
| Binary | 110001 | 1100000 | 1100010 | 110010 | 10 | 0 | 111110 | 10110110 | 100001 | 11101 |
Color Harmonies of #316062
Complementary color
Monochromatic Colors of #316062
Black with #316062
Text Example
Text Example
White with #316062
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #316062; }
p { color: rgb(49,96,98); }
H1.HeaderClassName
{
color: #316062;
}
.AnyTagClassName
{
color: #316062;
}
</style>
background-color css
<style>
a { background-color: #316062; }
a { background-color: rgb(49,96,98); }
div.DivClassName
{
background-color: #316062;
}
.BgClassName
{
background-color: #316062;
}
</style>
border-color css
<style>
span { border-color: #316062; }
span { border-color: rgb(49,96,98); }
td.TdClassName
{
border-color: #316062;
}
.TagClassName
{
border-color: #316062;
}
</style>