Shades of Oracle #415051
Tints of Oracle #415051
RGB
CMYK
RGB Variations
Color information
#415051 (or 0x415051) is known color: Oracle. HEX triplet: 41, 50 and 51. RGB value is (65,80,81). Sum of RGB (Red+Green+Blue) = 65+80+81=226 (29% of max value = 765). Red value is 65 (25.78% from 255 or 28.76% from 226); Green value is 80 (31.64% from 255 or 35.40% from 226); Blue value is 81 (32.03% from 255 or 35.84% from 226); Max value from RGB is 81 - color contains mainly: blue. Hex color #415051 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #415051 is #BEAFAE. Grayscale: #4B4B4B. Windows color (decimal): -12496815 or 5328961. OLE color: 5328961.
HSL color Cylindrical-coordinate representation of color #415051: hue angle of 183.75º degrees, saturation: 0.11, lightness: 0.29%. HSV value (or HSB Brightness) of color is 0.32% and HSV saturation: 0.2%. Process color model (Four color, CMYK) of #415051 is Cyan = 0.20, Magento = 0.01, Yellow = 0 and Black (K on CMYK) = 0.68.
Color convert
| RGB | 65 | 80 | 81 | - |
| CMYK | 0.20 | 0.01 | 0 | 0.68 |
| HSL | 183.75º | 0.11% | 0.29% | - |
| HSV(B) | 183.75º | 0.2% | 0.32% | - |
| XYZ | 6.53 | 7.46 | 8.88 | - |
| YUV | 75.63 | 131.03 | 120.42 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 65 | 80 | 81 | 0.20 | 0.01 | 0 | 0.68 | 183.75 | 0.11 | 0.29 |
| Hex | 41 | 50 | 51 | 14 | 1 | 0 | 44 | B8 | B | 1D |
| Octal | 101 | 120 | 121 | 24 | 1 | 0 | 104 | 270 | 13 | 35 |
| Binary | 1000001 | 1010000 | 1010001 | 10100 | 1 | 0 | 1000100 | 10111000 | 1011 | 11101 |
Color Harmonies of #415051
Complementary color
Monochromatic Colors of #415051
Black with #415051
Text Example
Text Example
White with #415051
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #415051; }
p { color: rgb(65,80,81); }
H1.HeaderClassName
{
color: #415051;
}
.AnyTagClassName
{
color: #415051;
}
</style>
background-color css
<style>
a { background-color: #415051; }
a { background-color: rgb(65,80,81); }
div.DivClassName
{
background-color: #415051;
}
.BgClassName
{
background-color: #415051;
}
</style>
border-color css
<style>
span { border-color: #415051; }
span { border-color: rgb(65,80,81); }
td.TdClassName
{
border-color: #415051;
}
.TagClassName
{
border-color: #415051;
}
</style>