Shades of Oracle #386160
Tints of Oracle #386160
RGB
CMYK
RGB Variations
Color information
#386160 (or 0x386160) is known color: Oracle. HEX triplet: 38, 61 and 60. RGB value is (56,97,96). Sum of RGB (Red+Green+Blue) = 56+97+96=249 (32% of max value = 765). Red value is 56 (22.27% from 255 or 22.49% from 249); Green value is 97 (38.28% from 255 or 38.96% from 249); Blue value is 96 (37.89% from 255 or 38.55% from 249); Max value from RGB is 97 - color contains mainly: green. Hex color #386160 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #386160 is #C79E9F. Grayscale: #545454. Windows color (decimal): -13082272 or 6316344. OLE color: 6316344.
HSL color Cylindrical-coordinate representation of color #386160: hue angle of 178.54º degrees, saturation: 0.27, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.38% and HSV saturation: 0.42%. Process color model (Four color, CMYK) of #386160 is Cyan = 0.42, Magento = 0, Yellow = 0.01 and Black (K on CMYK) = 0.62.
Color convert
| RGB | 56 | 97 | 96 | - |
| CMYK | 0.42 | 0 | 0.01 | 0.62 |
| HSL | 178.54º | 0.27% | 0.3% | - |
| HSV(B) | 178.54º | 0.42% | 0.38% | - |
| XYZ | 8.02 | 10.23 | 12.62 | - |
| YUV | 84.63 | 134.42 | 107.58 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 56 | 97 | 96 | 0.42 | 0 | 0.01 | 0.62 | 178.54 | 0.27 | 0.3 |
| Hex | 38 | 61 | 60 | 2A | 0 | 1 | 3E | B3 | 1B | 1E |
| Octal | 70 | 141 | 140 | 52 | 0 | 1 | 76 | 263 | 33 | 36 |
| Binary | 111000 | 1100001 | 1100000 | 101010 | 0 | 1 | 111110 | 10110011 | 11011 | 11110 |
Color Harmonies of #386160
Complementary color
Monochromatic Colors of #386160
Black with #386160
Text Example
Text Example
White with #386160
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #386160; }
p { color: rgb(56,97,96); }
H1.HeaderClassName
{
color: #386160;
}
.AnyTagClassName
{
color: #386160;
}
</style>
background-color css
<style>
a { background-color: #386160; }
a { background-color: rgb(56,97,96); }
div.DivClassName
{
background-color: #386160;
}
.BgClassName
{
background-color: #386160;
}
</style>
border-color css
<style>
span { border-color: #386160; }
span { border-color: rgb(56,97,96); }
td.TdClassName
{
border-color: #386160;
}
.TagClassName
{
border-color: #386160;
}
</style>