Shades of Oracle #395558
Tints of Oracle #395558
RGB
CMYK
RGB Variations
Color information
#395558 (or 0x395558) is known color: Oracle. HEX triplet: 39, 55 and 58. RGB value is (57,85,88). Sum of RGB (Red+Green+Blue) = 57+85+88=230 (30% of max value = 765). Red value is 57 (22.66% from 255 or 24.78% from 230); Green value is 85 (33.59% from 255 or 36.96% from 230); Blue value is 88 (34.77% from 255 or 38.26% from 230); Max value from RGB is 88 - color contains mainly: blue. Hex color #395558 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #395558 is #C6AAA7. Grayscale: #4C4C4C. Windows color (decimal): -13019816 or 5788985. OLE color: 5788985.
HSL color Cylindrical-coordinate representation of color #395558: hue angle of 185.81º degrees, saturation: 0.21, lightness: 0.28%. HSV value (or HSB Brightness) of color is 0.35% and HSV saturation: 0.35%. Process color model (Four color, CMYK) of #395558 is Cyan = 0.35, Magento = 0.03, Yellow = 0 and Black (K on CMYK) = 0.65.
Color convert
| RGB | 57 | 85 | 88 | - |
| CMYK | 0.35 | 0.03 | 0 | 0.65 |
| HSL | 185.81º | 0.21% | 0.28% | - |
| HSV(B) | 185.81º | 0.35% | 0.35% | - |
| XYZ | 6.7 | 8.07 | 10.44 | - |
| YUV | 76.97 | 134.22 | 113.76 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 57 | 85 | 88 | 0.35 | 0.03 | 0 | 0.65 | 185.81 | 0.21 | 0.28 |
| Hex | 39 | 55 | 58 | 23 | 3 | 0 | 41 | BA | 15 | 1C |
| Octal | 71 | 125 | 130 | 43 | 3 | 0 | 101 | 272 | 25 | 34 |
| Binary | 111001 | 1010101 | 1011000 | 100011 | 11 | 0 | 1000001 | 10111010 | 10101 | 11100 |
Color Harmonies of #395558
Complementary color
Monochromatic Colors of #395558
Black with #395558
Text Example
Text Example
White with #395558
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #395558; }
p { color: rgb(57,85,88); }
H1.HeaderClassName
{
color: #395558;
}
.AnyTagClassName
{
color: #395558;
}
</style>
background-color css
<style>
a { background-color: #395558; }
a { background-color: rgb(57,85,88); }
div.DivClassName
{
background-color: #395558;
}
.BgClassName
{
background-color: #395558;
}
</style>
border-color css
<style>
span { border-color: #395558; }
span { border-color: rgb(57,85,88); }
td.TdClassName
{
border-color: #395558;
}
.TagClassName
{
border-color: #395558;
}
</style>