Shades of Oracle #335756
Tints of Oracle #335756
RGB
CMYK
RGB Variations
Color information
#335756 (or 0x335756) is known color: Oracle. HEX triplet: 33, 57 and 56. RGB value is (51,87,86). Sum of RGB (Red+Green+Blue) = 51+87+86=224 (29% of max value = 765). Red value is 51 (20.31% from 255 or 22.77% from 224); Green value is 87 (34.38% from 255 or 38.84% from 224); Blue value is 86 (33.98% from 255 or 38.39% from 224); Max value from RGB is 87 - color contains mainly: green. Hex color #335756 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #335756 is #CCA8A9. Grayscale: #4C4C4C. Windows color (decimal): -13412522 or 5658419. OLE color: 5658419.
HSL color Cylindrical-coordinate representation of color #335756: hue angle of 178.33º degrees, saturation: 0.26, lightness: 0.27%. HSV value (or HSB Brightness) of color is 0.34% and HSV saturation: 0.41%. Process color model (Four color, CMYK) of #335756 is Cyan = 0.41, Magento = 0, Yellow = 0.01 and Black (K on CMYK) = 0.66.
Color convert
| RGB | 51 | 87 | 86 | - |
| CMYK | 0.41 | 0 | 0.01 | 0.66 |
| HSL | 178.33º | 0.26% | 0.27% | - |
| HSV(B) | 178.33º | 0.41% | 0.34% | - |
| XYZ | 6.45 | 8.19 | 10.05 | - |
| YUV | 76.12 | 133.57 | 110.08 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 51 | 87 | 86 | 0.41 | 0 | 0.01 | 0.66 | 178.33 | 0.26 | 0.27 |
| Hex | 33 | 57 | 56 | 29 | 0 | 1 | 42 | B2 | 1A | 1B |
| Octal | 63 | 127 | 126 | 51 | 0 | 1 | 102 | 262 | 32 | 33 |
| Binary | 110011 | 1010111 | 1010110 | 101001 | 0 | 1 | 1000010 | 10110010 | 11010 | 11011 |
Color Harmonies of #335756
Complementary color
Monochromatic Colors of #335756
Black with #335756
Text Example
Text Example
White with #335756
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #335756; }
p { color: rgb(51,87,86); }
H1.HeaderClassName
{
color: #335756;
}
.AnyTagClassName
{
color: #335756;
}
</style>
background-color css
<style>
a { background-color: #335756; }
a { background-color: rgb(51,87,86); }
div.DivClassName
{
background-color: #335756;
}
.BgClassName
{
background-color: #335756;
}
</style>
border-color css
<style>
span { border-color: #335756; }
span { border-color: rgb(51,87,86); }
td.TdClassName
{
border-color: #335756;
}
.TagClassName
{
border-color: #335756;
}
</style>