Shades of Oracle #335459
Tints of Oracle #335459
RGB
CMYK
RGB Variations
Color information
#335459 (or 0x335459) is known color: Oracle. HEX triplet: 33, 54 and 59. RGB value is (51,84,89). Sum of RGB (Red+Green+Blue) = 51+84+89=224 (29% of max value = 765). Red value is 51 (20.31% from 255 or 22.77% from 224); Green value is 84 (33.20% from 255 or 37.5% from 224); Blue value is 89 (35.16% from 255 or 39.73% from 224); Max value from RGB is 89 - color contains mainly: blue. Hex color #335459 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #335459 is #CCABA6. Grayscale: #4A4A4A. Windows color (decimal): -13413287 or 5854259. OLE color: 5854259.
HSL color Cylindrical-coordinate representation of color #335459: hue angle of 187.89º degrees, saturation: 0.27, lightness: 0.27%. HSV value (or HSB Brightness) of color is 0.35% and HSV saturation: 0.43%. Process color model (Four color, CMYK) of #335459 is Cyan = 0.43, Magento = 0.06, Yellow = 0 and Black (K on CMYK) = 0.65.
Color convert
| RGB | 51 | 84 | 89 | - |
| CMYK | 0.43 | 0.06 | 0 | 0.65 |
| HSL | 187.89º | 0.27% | 0.27% | - |
| HSV(B) | 187.89º | 0.43% | 0.35% | - |
| XYZ | 6.34 | 7.77 | 10.62 | - |
| YUV | 74.7 | 136.07 | 111.09 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 51 | 84 | 89 | 0.43 | 0.06 | 0 | 0.65 | 187.89 | 0.27 | 0.27 |
| Hex | 33 | 54 | 59 | 2B | 6 | 0 | 41 | BC | 1B | 1B |
| Octal | 63 | 124 | 131 | 53 | 6 | 0 | 101 | 274 | 33 | 33 |
| Binary | 110011 | 1010100 | 1011001 | 101011 | 110 | 0 | 1000001 | 10111100 | 11011 | 11011 |
Color Harmonies of #335459
Complementary color
Monochromatic Colors of #335459
Black with #335459
Text Example
Text Example
White with #335459
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #335459; }
p { color: rgb(51,84,89); }
H1.HeaderClassName
{
color: #335459;
}
.AnyTagClassName
{
color: #335459;
}
</style>
background-color css
<style>
a { background-color: #335459; }
a { background-color: rgb(51,84,89); }
div.DivClassName
{
background-color: #335459;
}
.BgClassName
{
background-color: #335459;
}
</style>
border-color css
<style>
span { border-color: #335459; }
span { border-color: rgb(51,84,89); }
td.TdClassName
{
border-color: #335459;
}
.TagClassName
{
border-color: #335459;
}
</style>