Shades of Oracle #315458
Tints of Oracle #315458
RGB
CMYK
RGB Variations
Color information
#315458 (or 0x315458) is known color: Oracle. HEX triplet: 31, 54 and 58. RGB value is (49,84,88). Sum of RGB (Red+Green+Blue) = 49+84+88=221 (29% of max value = 765). Red value is 49 (19.53% from 255 or 22.17% from 221); Green value is 84 (33.20% from 255 or 38.01% from 221); Blue value is 88 (34.77% from 255 or 39.82% from 221); Max value from RGB is 88 - color contains mainly: blue. Hex color #315458 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #315458 is #CEABA7. Grayscale: #494949. Windows color (decimal): -13544360 or 5788721. OLE color: 5788721.
HSL color Cylindrical-coordinate representation of color #315458: hue angle of 186.15º degrees, saturation: 0.28, lightness: 0.27%. HSV value (or HSB Brightness) of color is 0.35% and HSV saturation: 0.44%. Process color model (Four color, CMYK) of #315458 is Cyan = 0.44, Magento = 0.05, Yellow = 0 and Black (K on CMYK) = 0.65.
Color convert
| RGB | 49 | 84 | 88 | - |
| CMYK | 0.44 | 0.05 | 0 | 0.65 |
| HSL | 186.15º | 0.28% | 0.27% | - |
| HSV(B) | 186.15º | 0.44% | 0.35% | - |
| XYZ | 6.2 | 7.7 | 10.39 | - |
| YUV | 73.99 | 135.9 | 110.17 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 49 | 84 | 88 | 0.44 | 0.05 | 0 | 0.65 | 186.15 | 0.28 | 0.27 |
| Hex | 31 | 54 | 58 | 2C | 5 | 0 | 41 | BA | 1C | 1B |
| Octal | 61 | 124 | 130 | 54 | 5 | 0 | 101 | 272 | 34 | 33 |
| Binary | 110001 | 1010100 | 1011000 | 101100 | 101 | 0 | 1000001 | 10111010 | 11100 | 11011 |
Color Harmonies of #315458
Complementary color
Monochromatic Colors of #315458
Black with #315458
Text Example
Text Example
White with #315458
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #315458; }
p { color: rgb(49,84,88); }
H1.HeaderClassName
{
color: #315458;
}
.AnyTagClassName
{
color: #315458;
}
</style>
background-color css
<style>
a { background-color: #315458; }
a { background-color: rgb(49,84,88); }
div.DivClassName
{
background-color: #315458;
}
.BgClassName
{
background-color: #315458;
}
</style>
border-color css
<style>
span { border-color: #315458; }
span { border-color: rgb(49,84,88); }
td.TdClassName
{
border-color: #315458;
}
.TagClassName
{
border-color: #315458;
}
</style>