Shades of Oracle #415658
Tints of Oracle #415658
RGB
CMYK
RGB Variations
Color information
#415658 (or 0x415658) is known color: Oracle. HEX triplet: 41, 56 and 58. RGB value is (65,86,88). Sum of RGB (Red+Green+Blue) = 65+86+88=239 (31% of max value = 765). Red value is 65 (25.78% from 255 or 27.20% from 239); Green value is 86 (33.98% from 255 or 35.98% 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 #415658 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #415658 is #BEA9A7. Grayscale: #4F4F4F. Windows color (decimal): -12495272 or 5789249. OLE color: 5789249.
HSL color Cylindrical-coordinate representation of color #415658: hue angle of 185.22º degrees, saturation: 0.15, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.35% and HSV saturation: 0.26%. Process color model (Four color, CMYK) of #415658 is Cyan = 0.26, Magento = 0.02, Yellow = 0 and Black (K on CMYK) = 0.65.
Color convert
| RGB | 65 | 86 | 88 | - |
| CMYK | 0.26 | 0.02 | 0 | 0.65 |
| HSL | 185.22º | 0.15% | 0.3% | - |
| HSV(B) | 185.22º | 0.26% | 0.35% | - |
| XYZ | 7.27 | 8.48 | 10.49 | - |
| YUV | 79.95 | 132.54 | 117.34 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 65 | 86 | 88 | 0.26 | 0.02 | 0 | 0.65 | 185.22 | 0.15 | 0.3 |
| Hex | 41 | 56 | 58 | 1A | 2 | 0 | 41 | B9 | F | 1E |
| Octal | 101 | 126 | 130 | 32 | 2 | 0 | 101 | 271 | 17 | 36 |
| Binary | 1000001 | 1010110 | 1011000 | 11010 | 10 | 0 | 1000001 | 10111001 | 1111 | 11110 |
Color Harmonies of #415658
Complementary color
Monochromatic Colors of #415658
Black with #415658
Text Example
Text Example
White with #415658
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #415658; }
p { color: rgb(65,86,88); }
H1.HeaderClassName
{
color: #415658;
}
.AnyTagClassName
{
color: #415658;
}
</style>
background-color css
<style>
a { background-color: #415658; }
a { background-color: rgb(65,86,88); }
div.DivClassName
{
background-color: #415658;
}
.BgClassName
{
background-color: #415658;
}
</style>
border-color css
<style>
span { border-color: #415658; }
span { border-color: rgb(65,86,88); }
td.TdClassName
{
border-color: #415658;
}
.TagClassName
{
border-color: #415658;
}
</style>