Shades of Oracle #405758
Tints of Oracle #405758
RGB
CMYK
RGB Variations
Color information
#405758 (or 0x405758) is known color: Oracle. HEX triplet: 40, 57 and 58. RGB value is (64,87,88). Sum of RGB (Red+Green+Blue) = 64+87+88=239 (31% of max value = 765). Red value is 64 (25.39% from 255 or 26.78% from 239); Green value is 87 (34.38% from 255 or 36.40% from 239); Blue value is 88 (34.77% from 255 or 36.82% from 239); Max value from RGB is 88 - color contains mainly: blue. Hex color #405758 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #405758 is #BFA8A7. Grayscale: #505050. Windows color (decimal): -12560552 or 5789504. OLE color: 5789504.
HSL color Cylindrical-coordinate representation of color #405758: hue angle of 182.5º degrees, saturation: 0.16, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.35% and HSV saturation: 0.27%. Process color model (Four color, CMYK) of #405758 is Cyan = 0.27, Magento = 0.01, Yellow = 0 and Black (K on CMYK) = 0.65.
Color convert
| RGB | 64 | 87 | 88 | - |
| CMYK | 0.27 | 0.01 | 0 | 0.65 |
| HSL | 182.5º | 0.16% | 0.3% | - |
| HSV(B) | 182.5º | 0.27% | 0.35% | - |
| XYZ | 7.28 | 8.61 | 10.51 | - |
| YUV | 80.24 | 132.38 | 116.42 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 64 | 87 | 88 | 0.27 | 0.01 | 0 | 0.65 | 182.5 | 0.16 | 0.3 |
| Hex | 40 | 57 | 58 | 1B | 1 | 0 | 41 | B6 | 10 | 1E |
| Octal | 100 | 127 | 130 | 33 | 1 | 0 | 101 | 266 | 20 | 36 |
| Binary | 1000000 | 1010111 | 1011000 | 11011 | 1 | 0 | 1000001 | 10110110 | 10000 | 11110 |
Color Harmonies of #405758
Complementary color
Monochromatic Colors of #405758
Black with #405758
Text Example
Text Example
White with #405758
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #405758; }
p { color: rgb(64,87,88); }
H1.HeaderClassName
{
color: #405758;
}
.AnyTagClassName
{
color: #405758;
}
</style>
background-color css
<style>
a { background-color: #405758; }
a { background-color: rgb(64,87,88); }
div.DivClassName
{
background-color: #405758;
}
.BgClassName
{
background-color: #405758;
}
</style>
border-color css
<style>
span { border-color: #405758; }
span { border-color: rgb(64,87,88); }
td.TdClassName
{
border-color: #405758;
}
.TagClassName
{
border-color: #405758;
}
</style>