Shades of Oracle #365756
Tints of Oracle #365756
RGB
CMYK
RGB Variations
Color information
#365756 (or 0x365756) is known color: Oracle. HEX triplet: 36, 57 and 56. RGB value is (54,87,86). Sum of RGB (Red+Green+Blue) = 54+87+86=227 (30% of max value = 765). Red value is 54 (21.48% from 255 or 23.79% from 227); Green value is 87 (34.38% from 255 or 38.33% from 227); Blue value is 86 (33.98% from 255 or 37.89% from 227); Max value from RGB is 87 - color contains mainly: green. Hex color #365756 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #365756 is #C9A8A9. Grayscale: #4C4C4C. Windows color (decimal): -13215914 or 5658422. OLE color: 5658422.
HSL color Cylindrical-coordinate representation of color #365756: hue angle of 178.18º degrees, saturation: 0.23, lightness: 0.28%. HSV value (or HSB Brightness) of color is 0.34% and HSV saturation: 0.38%. Process color model (Four color, CMYK) of #365756 is Cyan = 0.38, Magento = 0, Yellow = 0.01 and Black (K on CMYK) = 0.66.
Color convert
| RGB | 54 | 87 | 86 | - |
| CMYK | 0.38 | 0 | 0.01 | 0.66 |
| HSL | 178.18º | 0.23% | 0.28% | - |
| HSV(B) | 178.18º | 0.38% | 0.34% | - |
| XYZ | 6.61 | 8.27 | 10.05 | - |
| YUV | 77.02 | 133.07 | 111.58 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 54 | 87 | 86 | 0.38 | 0 | 0.01 | 0.66 | 178.18 | 0.23 | 0.28 |
| Hex | 36 | 57 | 56 | 26 | 0 | 1 | 42 | B2 | 17 | 1C |
| Octal | 66 | 127 | 126 | 46 | 0 | 1 | 102 | 262 | 27 | 34 |
| Binary | 110110 | 1010111 | 1010110 | 100110 | 0 | 1 | 1000010 | 10110010 | 10111 | 11100 |
Color Harmonies of #365756
Complementary color
Monochromatic Colors of #365756
Black with #365756
Text Example
Text Example
White with #365756
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #365756; }
p { color: rgb(54,87,86); }
H1.HeaderClassName
{
color: #365756;
}
.AnyTagClassName
{
color: #365756;
}
</style>
background-color css
<style>
a { background-color: #365756; }
a { background-color: rgb(54,87,86); }
div.DivClassName
{
background-color: #365756;
}
.BgClassName
{
background-color: #365756;
}
</style>
border-color css
<style>
span { border-color: #365756; }
span { border-color: rgb(54,87,86); }
td.TdClassName
{
border-color: #365756;
}
.TagClassName
{
border-color: #365756;
}
</style>