Shades of Oracle #416260
Tints of Oracle #416260
RGB
CMYK
RGB Variations
Color information
#416260 (or 0x416260) is known color: Oracle. HEX triplet: 41, 62 and 60. RGB value is (65,98,96). Sum of RGB (Red+Green+Blue) = 65+98+96=259 (34% of max value = 765). Red value is 65 (25.78% from 255 or 25.10% from 259); Green value is 98 (38.67% from 255 or 37.84% from 259); Blue value is 96 (37.89% from 255 or 37.07% from 259); Max value from RGB is 98 - color contains mainly: green. Hex color #416260 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #416260 is #BE9D9F. Grayscale: #575757. Windows color (decimal): -12492192 or 6316609. OLE color: 6316609.
HSL color Cylindrical-coordinate representation of color #416260: hue angle of 176.36º degrees, saturation: 0.2, lightness: 0.32%. HSV value (or HSB Brightness) of color is 0.38% and HSV saturation: 0.34%. Process color model (Four color, CMYK) of #416260 is Cyan = 0.34, Magento = 0, Yellow = 0.02 and Black (K on CMYK) = 0.62.
Color convert
| RGB | 65 | 98 | 96 | - |
| CMYK | 0.34 | 0 | 0.02 | 0.62 |
| HSL | 176.36º | 0.2% | 0.32% | - |
| HSV(B) | 176.36º | 0.34% | 0.38% | - |
| XYZ | 8.66 | 10.7 | 12.68 | - |
| YUV | 87.91 | 132.57 | 111.66 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 65 | 98 | 96 | 0.34 | 0 | 0.02 | 0.62 | 176.36 | 0.2 | 0.32 |
| Hex | 41 | 62 | 60 | 22 | 0 | 2 | 3E | B0 | 14 | 20 |
| Octal | 101 | 142 | 140 | 42 | 0 | 2 | 76 | 260 | 24 | 40 |
| Binary | 1000001 | 1100010 | 1100000 | 100010 | 0 | 10 | 111110 | 10110000 | 10100 | 100000 |
Color Harmonies of #416260
Complementary color
Monochromatic Colors of #416260
Black with #416260
Text Example
Text Example
White with #416260
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #416260; }
p { color: rgb(65,98,96); }
H1.HeaderClassName
{
color: #416260;
}
.AnyTagClassName
{
color: #416260;
}
</style>
background-color css
<style>
a { background-color: #416260; }
a { background-color: rgb(65,98,96); }
div.DivClassName
{
background-color: #416260;
}
.BgClassName
{
background-color: #416260;
}
</style>
border-color css
<style>
span { border-color: #416260; }
span { border-color: rgb(65,98,96); }
td.TdClassName
{
border-color: #416260;
}
.TagClassName
{
border-color: #416260;
}
</style>