Shades of Oracle #375458
Tints of Oracle #375458
RGB
CMYK
RGB Variations
Color information
#375458 (or 0x375458) is known color: Oracle. HEX triplet: 37, 54 and 58. RGB value is (55,84,88). Sum of RGB (Red+Green+Blue) = 55+84+88=227 (30% of max value = 765). Red value is 55 (21.88% from 255 or 24.23% from 227); Green value is 84 (33.20% from 255 or 37.00% from 227); Blue value is 88 (34.77% from 255 or 38.77% from 227); Max value from RGB is 88 - color contains mainly: blue. Hex color #375458 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #375458 is #C8ABA7. Grayscale: #4B4B4B. Windows color (decimal): -13151144 or 5788727. OLE color: 5788727.
HSL color Cylindrical-coordinate representation of color #375458: hue angle of 187.27º degrees, saturation: 0.23, lightness: 0.28%. HSV value (or HSB Brightness) of color is 0.35% and HSV saturation: 0.38%. Process color model (Four color, CMYK) of #375458 is Cyan = 0.38, Magento = 0.05, Yellow = 0 and Black (K on CMYK) = 0.65.
Color convert
| RGB | 55 | 84 | 88 | - |
| CMYK | 0.38 | 0.05 | 0 | 0.65 |
| HSL | 187.27º | 0.23% | 0.28% | - |
| HSV(B) | 187.27º | 0.38% | 0.35% | - |
| XYZ | 6.51 | 7.86 | 10.41 | - |
| YUV | 75.79 | 134.89 | 113.17 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 55 | 84 | 88 | 0.38 | 0.05 | 0 | 0.65 | 187.27 | 0.23 | 0.28 |
| Hex | 37 | 54 | 58 | 26 | 5 | 0 | 41 | BB | 17 | 1C |
| Octal | 67 | 124 | 130 | 46 | 5 | 0 | 101 | 273 | 27 | 34 |
| Binary | 110111 | 1010100 | 1011000 | 100110 | 101 | 0 | 1000001 | 10111011 | 10111 | 11100 |
Color Harmonies of #375458
Complementary color
Monochromatic Colors of #375458
Black with #375458
Text Example
Text Example
White with #375458
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #375458; }
p { color: rgb(55,84,88); }
H1.HeaderClassName
{
color: #375458;
}
.AnyTagClassName
{
color: #375458;
}
</style>
background-color css
<style>
a { background-color: #375458; }
a { background-color: rgb(55,84,88); }
div.DivClassName
{
background-color: #375458;
}
.BgClassName
{
background-color: #375458;
}
</style>
border-color css
<style>
span { border-color: #375458; }
span { border-color: rgb(55,84,88); }
td.TdClassName
{
border-color: #375458;
}
.TagClassName
{
border-color: #375458;
}
</style>