Shades of Oracle #405456
Tints of Oracle #405456
RGB
CMYK
RGB Variations
Color information
#405456 (or 0x405456) is known color: Oracle. HEX triplet: 40, 54 and 56. RGB value is (64,84,86). Sum of RGB (Red+Green+Blue) = 64+84+86=234 (30% of max value = 765). Red value is 64 (25.39% from 255 or 27.35% from 234); Green value is 84 (33.20% from 255 or 35.90% from 234); Blue value is 86 (33.98% from 255 or 36.75% from 234); Max value from RGB is 86 - color contains mainly: blue. Hex color #405456 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #405456 is #BFABA9. Grayscale: #4E4E4E. Windows color (decimal): -12561322 or 5657664. OLE color: 5657664.
HSL color Cylindrical-coordinate representation of color #405456: hue angle of 185.45º degrees, saturation: 0.15, lightness: 0.29%. HSV value (or HSB Brightness) of color is 0.34% and HSV saturation: 0.26%. Process color model (Four color, CMYK) of #405456 is Cyan = 0.26, Magento = 0.02, Yellow = 0 and Black (K on CMYK) = 0.66.
Color convert
| RGB | 64 | 84 | 86 | - |
| CMYK | 0.26 | 0.02 | 0 | 0.66 |
| HSL | 185.45º | 0.15% | 0.29% | - |
| HSV(B) | 185.45º | 0.26% | 0.34% | - |
| XYZ | 6.96 | 8.1 | 10 | - |
| YUV | 78.25 | 132.37 | 117.84 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 64 | 84 | 86 | 0.26 | 0.02 | 0 | 0.66 | 185.45 | 0.15 | 0.29 |
| Hex | 40 | 54 | 56 | 1A | 2 | 0 | 42 | B9 | F | 1D |
| Octal | 100 | 124 | 126 | 32 | 2 | 0 | 102 | 271 | 17 | 35 |
| Binary | 1000000 | 1010100 | 1010110 | 11010 | 10 | 0 | 1000010 | 10111001 | 1111 | 11101 |
Color Harmonies of #405456
Complementary color
Monochromatic Colors of #405456
Black with #405456
Text Example
Text Example
White with #405456
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #405456; }
p { color: rgb(64,84,86); }
H1.HeaderClassName
{
color: #405456;
}
.AnyTagClassName
{
color: #405456;
}
</style>
background-color css
<style>
a { background-color: #405456; }
a { background-color: rgb(64,84,86); }
div.DivClassName
{
background-color: #405456;
}
.BgClassName
{
background-color: #405456;
}
</style>
border-color css
<style>
span { border-color: #405456; }
span { border-color: rgb(64,84,86); }
td.TdClassName
{
border-color: #405456;
}
.TagClassName
{
border-color: #405456;
}
</style>