Shades of Oracle #315656
Tints of Oracle #315656
RGB
CMYK
RGB Variations
Color information
#315656 (or 0x315656) is known color: Oracle. HEX triplet: 31, 56 and 56. RGB value is (49,86,86). Sum of RGB (Red+Green+Blue) = 49+86+86=221 (29% of max value = 765). Red value is 49 (19.53% from 255 or 22.17% from 221); Green value is 86 (33.98% from 255 or 38.91% from 221); Blue value is 86 (33.98% from 255 or 38.91% from 221); Max value from RGB is 86 - color contains mainly: green, blue. Hex color #315656 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #315656 is #CEA9A9. Grayscale: #4A4A4A. Windows color (decimal): -13543850 or 5658161. OLE color: 5658161.
HSL color Cylindrical-coordinate representation of color #315656: hue angle of 180º degrees, saturation: 0.27, lightness: 0.26%. HSV value (or HSB Brightness) of color is 0.34% and HSV saturation: 0.43%. Process color model (Four color, CMYK) of #315656 is Cyan = 0.43, Magento = 0, Yellow = 0 and Black (K on CMYK) = 0.66.
Color convert
| RGB | 49 | 86 | 86 | - |
| CMYK | 0.43 | 0 | 0 | 0.66 |
| HSL | 180º | 0.27% | 0.26% | - |
| HSV(B) | 180º | 0.43% | 0.34% | - |
| XYZ | 6.27 | 7.98 | 10.01 | - |
| YUV | 74.94 | 134.24 | 109.5 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 49 | 86 | 86 | 0.43 | 0 | 0 | 0.66 | 180 | 0.27 | 0.26 |
| Hex | 31 | 56 | 56 | 2B | 0 | 0 | 42 | B4 | 1B | 1A |
| Octal | 61 | 126 | 126 | 53 | 0 | 0 | 102 | 264 | 33 | 32 |
| Binary | 110001 | 1010110 | 1010110 | 101011 | 0 | 0 | 1000010 | 10110100 | 11011 | 11010 |
Color Harmonies of #315656
Complementary color
Monochromatic Colors of #315656
Black with #315656
Text Example
Text Example
White with #315656
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #315656; }
p { color: rgb(49,86,86); }
H1.HeaderClassName
{
color: #315656;
}
.AnyTagClassName
{
color: #315656;
}
</style>
background-color css
<style>
a { background-color: #315656; }
a { background-color: rgb(49,86,86); }
div.DivClassName
{
background-color: #315656;
}
.BgClassName
{
background-color: #315656;
}
</style>
border-color css
<style>
span { border-color: #315656; }
span { border-color: rgb(49,86,86); }
td.TdClassName
{
border-color: #315656;
}
.TagClassName
{
border-color: #315656;
}
</style>