Shades of Oracle #415759
Tints of Oracle #415759
RGB
CMYK
RGB Variations
Color information
#415759 (or 0x415759) is known color: Oracle. HEX triplet: 41, 57 and 59. RGB value is (65,87,89). Sum of RGB (Red+Green+Blue) = 65+87+89=241 (31% of max value = 765). Red value is 65 (25.78% from 255 or 26.97% from 241); Green value is 87 (34.38% from 255 or 36.10% from 241); Blue value is 89 (35.16% from 255 or 36.93% from 241); Max value from RGB is 89 - color contains mainly: blue. Hex color #415759 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #415759 is #BEA8A6. Grayscale: #505050. Windows color (decimal): -12495015 or 5855041. OLE color: 5855041.
HSL color Cylindrical-coordinate representation of color #415759: hue angle of 185º 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 #415759 is Cyan = 0.27, Magento = 0.02, Yellow = 0 and Black (K on CMYK) = 0.65.
Color convert
| RGB | 65 | 87 | 89 | - |
| CMYK | 0.27 | 0.02 | 0 | 0.65 |
| HSL | 185º | 0.16% | 0.3% | - |
| HSV(B) | 185º | 0.27% | 0.35% | - |
| XYZ | 7.39 | 8.66 | 10.73 | - |
| YUV | 80.65 | 132.71 | 116.84 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 65 | 87 | 89 | 0.27 | 0.02 | 0 | 0.65 | 185 | 0.16 | 0.3 |
| Hex | 41 | 57 | 59 | 1B | 2 | 0 | 41 | B9 | 10 | 1E |
| Octal | 101 | 127 | 131 | 33 | 2 | 0 | 101 | 271 | 20 | 36 |
| Binary | 1000001 | 1010111 | 1011001 | 11011 | 10 | 0 | 1000001 | 10111001 | 10000 | 11110 |
Color Harmonies of #415759
Complementary color
Monochromatic Colors of #415759
Black with #415759
Text Example
Text Example
White with #415759
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #415759; }
p { color: rgb(65,87,89); }
H1.HeaderClassName
{
color: #415759;
}
.AnyTagClassName
{
color: #415759;
}
</style>
background-color css
<style>
a { background-color: #415759; }
a { background-color: rgb(65,87,89); }
div.DivClassName
{
background-color: #415759;
}
.BgClassName
{
background-color: #415759;
}
</style>
border-color css
<style>
span { border-color: #415759; }
span { border-color: rgb(65,87,89); }
td.TdClassName
{
border-color: #415759;
}
.TagClassName
{
border-color: #415759;
}
</style>