Shades of Oracle #395657
Tints of Oracle #395657
RGB
CMYK
RGB Variations
Color information
#395657 (or 0x395657) is known color: Oracle. HEX triplet: 39, 56 and 57. RGB value is (57,86,87). Sum of RGB (Red+Green+Blue) = 57+86+87=230 (30% of max value = 765). Red value is 57 (22.66% from 255 or 24.78% from 230); Green value is 86 (33.98% from 255 or 37.39% from 230); Blue value is 87 (34.38% from 255 or 37.83% from 230); Max value from RGB is 87 - color contains mainly: blue. Hex color #395657 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #395657 is #C6A9A8. Grayscale: #4D4D4D. Windows color (decimal): -13019561 or 5723705. OLE color: 5723705.
HSL color Cylindrical-coordinate representation of color #395657: hue angle of 182º degrees, saturation: 0.21, lightness: 0.28%. HSV value (or HSB Brightness) of color is 0.34% and HSV saturation: 0.34%. Process color model (Four color, CMYK) of #395657 is Cyan = 0.34, Magento = 0.01, Yellow = 0 and Black (K on CMYK) = 0.66.
Color convert
| RGB | 57 | 86 | 87 | - |
| CMYK | 0.34 | 0.01 | 0 | 0.66 |
| HSL | 182º | 0.21% | 0.28% | - |
| HSV(B) | 182º | 0.34% | 0.34% | - |
| XYZ | 6.74 | 8.21 | 10.25 | - |
| YUV | 77.44 | 133.39 | 113.42 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 57 | 86 | 87 | 0.34 | 0.01 | 0 | 0.66 | 182 | 0.21 | 0.28 |
| Hex | 39 | 56 | 57 | 22 | 1 | 0 | 42 | B6 | 15 | 1C |
| Octal | 71 | 126 | 127 | 42 | 1 | 0 | 102 | 266 | 25 | 34 |
| Binary | 111001 | 1010110 | 1010111 | 100010 | 1 | 0 | 1000010 | 10110110 | 10101 | 11100 |
Color Harmonies of #395657
Complementary color
Monochromatic Colors of #395657
Black with #395657
Text Example
Text Example
White with #395657
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #395657; }
p { color: rgb(57,86,87); }
H1.HeaderClassName
{
color: #395657;
}
.AnyTagClassName
{
color: #395657;
}
</style>
background-color css
<style>
a { background-color: #395657; }
a { background-color: rgb(57,86,87); }
div.DivClassName
{
background-color: #395657;
}
.BgClassName
{
background-color: #395657;
}
</style>
border-color css
<style>
span { border-color: #395657; }
span { border-color: rgb(57,86,87); }
td.TdClassName
{
border-color: #395657;
}
.TagClassName
{
border-color: #395657;
}
</style>