Shades of Oracle #415958
Tints of Oracle #415958
RGB
CMYK
RGB Variations
Color information
#415958 (or 0x415958) is known color: Oracle. HEX triplet: 41, 59 and 58. RGB value is (65,89,88). Sum of RGB (Red+Green+Blue) = 65+89+88=242 (32% of max value = 765). Red value is 65 (25.78% from 255 or 26.86% from 242); Green value is 89 (35.16% from 255 or 36.78% from 242); Blue value is 88 (34.77% from 255 or 36.36% from 242); Max value from RGB is 89 - color contains mainly: green. Hex color #415958 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #415958 is #BEA6A7. Grayscale: #515151. Windows color (decimal): -12494504 or 5790017. OLE color: 5790017.
HSL color Cylindrical-coordinate representation of color #415958: hue angle of 177.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 #415958 is Cyan = 0.27, Magento = 0, Yellow = 0.01 and Black (K on CMYK) = 0.65.
Color convert
| RGB | 65 | 89 | 88 | - |
| CMYK | 0.27 | 0 | 0.01 | 0.65 |
| HSL | 177.5º | 0.16% | 0.3% | - |
| HSV(B) | 177.5º | 0.27% | 0.35% | - |
| XYZ | 7.51 | 8.97 | 10.57 | - |
| YUV | 81.71 | 131.55 | 116.08 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 65 | 89 | 88 | 0.27 | 0 | 0.01 | 0.65 | 177.5 | 0.16 | 0.3 |
| Hex | 41 | 59 | 58 | 1B | 0 | 1 | 41 | B2 | 10 | 1E |
| Octal | 101 | 131 | 130 | 33 | 0 | 1 | 101 | 262 | 20 | 36 |
| Binary | 1000001 | 1011001 | 1011000 | 11011 | 0 | 1 | 1000001 | 10110010 | 10000 | 11110 |
Color Harmonies of #415958
Complementary color
Monochromatic Colors of #415958
Black with #415958
Text Example
Text Example
White with #415958
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #415958; }
p { color: rgb(65,89,88); }
H1.HeaderClassName
{
color: #415958;
}
.AnyTagClassName
{
color: #415958;
}
</style>
background-color css
<style>
a { background-color: #415958; }
a { background-color: rgb(65,89,88); }
div.DivClassName
{
background-color: #415958;
}
.BgClassName
{
background-color: #415958;
}
</style>
border-color css
<style>
span { border-color: #415958; }
span { border-color: rgb(65,89,88); }
td.TdClassName
{
border-color: #415958;
}
.TagClassName
{
border-color: #415958;
}
</style>