Shades of Oracle #335458
Tints of Oracle #335458
RGB
CMYK
RGB Variations
Color information
#335458 (or 0x335458) is known color: Oracle. HEX triplet: 33, 54 and 58. RGB value is (51,84,88). Sum of RGB (Red+Green+Blue) = 51+84+88=223 (29% of max value = 765). Red value is 51 (20.31% from 255 or 22.87% from 223); Green value is 84 (33.20% from 255 or 37.67% from 223); Blue value is 88 (34.77% from 255 or 39.46% from 223); Max value from RGB is 88 - color contains mainly: blue. Hex color #335458 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #335458 is #CCABA7. Grayscale: #4A4A4A. Windows color (decimal): -13413288 or 5788723. OLE color: 5788723.
HSL color Cylindrical-coordinate representation of color #335458: hue angle of 186.49º degrees, saturation: 0.27, lightness: 0.27%. HSV value (or HSB Brightness) of color is 0.35% and HSV saturation: 0.42%. Process color model (Four color, CMYK) of #335458 is Cyan = 0.42, Magento = 0.05, Yellow = 0 and Black (K on CMYK) = 0.65.
Color convert
| RGB | 51 | 84 | 88 | - |
| CMYK | 0.42 | 0.05 | 0 | 0.65 |
| HSL | 186.49º | 0.27% | 0.27% | - |
| HSV(B) | 186.49º | 0.42% | 0.35% | - |
| XYZ | 6.3 | 7.75 | 10.4 | - |
| YUV | 74.59 | 135.57 | 111.17 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 51 | 84 | 88 | 0.42 | 0.05 | 0 | 0.65 | 186.49 | 0.27 | 0.27 |
| Hex | 33 | 54 | 58 | 2A | 5 | 0 | 41 | BA | 1B | 1B |
| Octal | 63 | 124 | 130 | 52 | 5 | 0 | 101 | 272 | 33 | 33 |
| Binary | 110011 | 1010100 | 1011000 | 101010 | 101 | 0 | 1000001 | 10111010 | 11011 | 11011 |
Color Harmonies of #335458
Complementary color
Monochromatic Colors of #335458
Black with #335458
Text Example
Text Example
White with #335458
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #335458; }
p { color: rgb(51,84,88); }
H1.HeaderClassName
{
color: #335458;
}
.AnyTagClassName
{
color: #335458;
}
</style>
background-color css
<style>
a { background-color: #335458; }
a { background-color: rgb(51,84,88); }
div.DivClassName
{
background-color: #335458;
}
.BgClassName
{
background-color: #335458;
}
</style>
border-color css
<style>
span { border-color: #335458; }
span { border-color: rgb(51,84,88); }
td.TdClassName
{
border-color: #335458;
}
.TagClassName
{
border-color: #335458;
}
</style>