Shades of Oracle #385457
Tints of Oracle #385457
RGB
CMYK
RGB Variations
Color information
#385457 (or 0x385457) is known color: Oracle. HEX triplet: 38, 54 and 57. RGB value is (56,84,87). Sum of RGB (Red+Green+Blue) = 56+84+87=227 (30% of max value = 765). Red value is 56 (22.27% from 255 or 24.67% from 227); Green value is 84 (33.20% from 255 or 37.00% from 227); Blue value is 87 (34.38% from 255 or 38.33% from 227); Max value from RGB is 87 - color contains mainly: blue. Hex color #385457 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #385457 is #C7ABA8. Grayscale: #4B4B4B. Windows color (decimal): -13085609 or 5723192. OLE color: 5723192.
HSL color Cylindrical-coordinate representation of color #385457: hue angle of 185.81º degrees, saturation: 0.22, lightness: 0.28%. HSV value (or HSB Brightness) of color is 0.34% and HSV saturation: 0.36%. Process color model (Four color, CMYK) of #385457 is Cyan = 0.36, Magento = 0.03, Yellow = 0 and Black (K on CMYK) = 0.66.
Color convert
| RGB | 56 | 84 | 87 | - |
| CMYK | 0.36 | 0.03 | 0 | 0.66 |
| HSL | 185.81º | 0.22% | 0.28% | - |
| HSV(B) | 185.81º | 0.36% | 0.34% | - |
| XYZ | 6.52 | 7.87 | 10.19 | - |
| YUV | 75.97 | 134.22 | 113.76 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 56 | 84 | 87 | 0.36 | 0.03 | 0 | 0.66 | 185.81 | 0.22 | 0.28 |
| Hex | 38 | 54 | 57 | 24 | 3 | 0 | 42 | BA | 16 | 1C |
| Octal | 70 | 124 | 127 | 44 | 3 | 0 | 102 | 272 | 26 | 34 |
| Binary | 111000 | 1010100 | 1010111 | 100100 | 11 | 0 | 1000010 | 10111010 | 10110 | 11100 |
Color Harmonies of #385457
Complementary color
Monochromatic Colors of #385457
Black with #385457
Text Example
Text Example
White with #385457
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #385457; }
p { color: rgb(56,84,87); }
H1.HeaderClassName
{
color: #385457;
}
.AnyTagClassName
{
color: #385457;
}
</style>
background-color css
<style>
a { background-color: #385457; }
a { background-color: rgb(56,84,87); }
div.DivClassName
{
background-color: #385457;
}
.BgClassName
{
background-color: #385457;
}
</style>
border-color css
<style>
span { border-color: #385457; }
span { border-color: rgb(56,84,87); }
td.TdClassName
{
border-color: #385457;
}
.TagClassName
{
border-color: #385457;
}
</style>