Shades of Oracle #396561
Tints of Oracle #396561
RGB
CMYK
RGB Variations
Color information
#396561 (or 0x396561) is known color: Oracle. HEX triplet: 39, 65 and 61. RGB value is (57,101,97). Sum of RGB (Red+Green+Blue) = 57+101+97=255 (33% of max value = 765). Red value is 57 (22.66% from 255 or 22.35% from 255); Green value is 101 (39.84% from 255 or 39.61% from 255); Blue value is 97 (38.28% from 255 or 38.04% from 255); Max value from RGB is 101 - color contains mainly: green. Hex color #396561 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #396561 is #C69A9E. Grayscale: #575757. Windows color (decimal): -13015711 or 6382905. OLE color: 6382905.
HSL color Cylindrical-coordinate representation of color #396561: hue angle of 174.55º degrees, saturation: 0.28, lightness: 0.31%. HSV value (or HSB Brightness) of color is 0.4% and HSV saturation: 0.44%. Process color model (Four color, CMYK) of #396561 is Cyan = 0.44, Magento = 0, Yellow = 0.04 and Black (K on CMYK) = 0.60.
Color convert
| RGB | 57 | 101 | 97 | - |
| CMYK | 0.44 | 0 | 0.04 | 0.60 |
| HSL | 174.55º | 0.28% | 0.31% | - |
| HSV(B) | 174.55º | 0.44% | 0.4% | - |
| XYZ | 8.5 | 11.04 | 12.99 | - |
| YUV | 87.39 | 133.42 | 106.33 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 57 | 101 | 97 | 0.44 | 0 | 0.04 | 0.60 | 174.55 | 0.28 | 0.31 |
| Hex | 39 | 65 | 61 | 2C | 0 | 4 | 3C | AF | 1C | 1F |
| Octal | 71 | 145 | 141 | 54 | 0 | 4 | 74 | 257 | 34 | 37 |
| Binary | 111001 | 1100101 | 1100001 | 101100 | 0 | 100 | 111100 | 10101111 | 11100 | 11111 |
Color Harmonies of #396561
Complementary color
Monochromatic Colors of #396561
Black with #396561
Text Example
Text Example
White with #396561
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #396561; }
p { color: rgb(57,101,97); }
H1.HeaderClassName
{
color: #396561;
}
.AnyTagClassName
{
color: #396561;
}
</style>
background-color css
<style>
a { background-color: #396561; }
a { background-color: rgb(57,101,97); }
div.DivClassName
{
background-color: #396561;
}
.BgClassName
{
background-color: #396561;
}
</style>
border-color css
<style>
span { border-color: #396561; }
span { border-color: rgb(57,101,97); }
td.TdClassName
{
border-color: #396561;
}
.TagClassName
{
border-color: #396561;
}
</style>