Shades of Oracle #385052
Tints of Oracle #385052
RGB
CMYK
RGB Variations
Color information
#385052 (or 0x385052) is known color: Oracle. HEX triplet: 38, 50 and 52. RGB value is (56,80,82). Sum of RGB (Red+Green+Blue) = 56+80+82=218 (28% of max value = 765). Red value is 56 (22.27% from 255 or 25.69% from 218); Green value is 80 (31.64% from 255 or 36.70% from 218); Blue value is 82 (32.42% from 255 or 37.61% from 218); Max value from RGB is 82 - color contains mainly: blue. Hex color #385052 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #385052 is #C7AFAD. Grayscale: #494949. Windows color (decimal): -13086638 or 5394488. OLE color: 5394488.
HSL color Cylindrical-coordinate representation of color #385052: hue angle of 184.62º degrees, saturation: 0.19, lightness: 0.27%. HSV value (or HSB Brightness) of color is 0.32% and HSV saturation: 0.32%. Process color model (Four color, CMYK) of #385052 is Cyan = 0.32, Magento = 0.02, Yellow = 0 and Black (K on CMYK) = 0.68.
Color convert
| RGB | 56 | 80 | 82 | - |
| CMYK | 0.32 | 0.02 | 0 | 0.68 |
| HSL | 184.62º | 0.19% | 0.27% | - |
| HSV(B) | 184.62º | 0.32% | 0.32% | - |
| XYZ | 6.02 | 7.19 | 9.05 | - |
| YUV | 73.05 | 133.05 | 115.84 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 56 | 80 | 82 | 0.32 | 0.02 | 0 | 0.68 | 184.62 | 0.19 | 0.27 |
| Hex | 38 | 50 | 52 | 20 | 2 | 0 | 44 | B9 | 13 | 1B |
| Octal | 70 | 120 | 122 | 40 | 2 | 0 | 104 | 271 | 23 | 33 |
| Binary | 111000 | 1010000 | 1010010 | 100000 | 10 | 0 | 1000100 | 10111001 | 10011 | 11011 |
Color Harmonies of #385052
Complementary color
Monochromatic Colors of #385052
Black with #385052
Text Example
Text Example
White with #385052
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #385052; }
p { color: rgb(56,80,82); }
H1.HeaderClassName
{
color: #385052;
}
.AnyTagClassName
{
color: #385052;
}
</style>
background-color css
<style>
a { background-color: #385052; }
a { background-color: rgb(56,80,82); }
div.DivClassName
{
background-color: #385052;
}
.BgClassName
{
background-color: #385052;
}
</style>
border-color css
<style>
span { border-color: #385052; }
span { border-color: rgb(56,80,82); }
td.TdClassName
{
border-color: #385052;
}
.TagClassName
{
border-color: #385052;
}
</style>