Shades of Oracle #325756
Tints of Oracle #325756
RGB
CMYK
RGB Variations
Color information
#325756 (or 0x325756) is known color: Oracle. HEX triplet: 32, 57 and 56. RGB value is (50,87,86). Sum of RGB (Red+Green+Blue) = 50+87+86=223 (29% of max value = 765). Red value is 50 (19.92% from 255 or 22.42% from 223); Green value is 87 (34.38% from 255 or 39.01% from 223); Blue value is 86 (33.98% from 255 or 38.57% from 223); Max value from RGB is 87 - color contains mainly: green. Hex color #325756 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #325756 is #CDA8A9. Grayscale: #4B4B4B. Windows color (decimal): -13478058 or 5658418. OLE color: 5658418.
HSL color Cylindrical-coordinate representation of color #325756: hue angle of 178.38º degrees, saturation: 0.27, lightness: 0.27%. HSV value (or HSB Brightness) of color is 0.34% and HSV saturation: 0.43%. Process color model (Four color, CMYK) of #325756 is Cyan = 0.43, Magento = 0, Yellow = 0.01 and Black (K on CMYK) = 0.66.
Color convert
| RGB | 50 | 87 | 86 | - |
| CMYK | 0.43 | 0 | 0.01 | 0.66 |
| HSL | 178.38º | 0.27% | 0.27% | - |
| HSV(B) | 178.38º | 0.43% | 0.34% | - |
| XYZ | 6.4 | 8.17 | 10.04 | - |
| YUV | 75.82 | 133.74 | 109.58 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 50 | 87 | 86 | 0.43 | 0 | 0.01 | 0.66 | 178.38 | 0.27 | 0.27 |
| Hex | 32 | 57 | 56 | 2B | 0 | 1 | 42 | B2 | 1B | 1B |
| Octal | 62 | 127 | 126 | 53 | 0 | 1 | 102 | 262 | 33 | 33 |
| Binary | 110010 | 1010111 | 1010110 | 101011 | 0 | 1 | 1000010 | 10110010 | 11011 | 11011 |
Color Harmonies of #325756
Complementary color
Monochromatic Colors of #325756
Black with #325756
Text Example
Text Example
White with #325756
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #325756; }
p { color: rgb(50,87,86); }
H1.HeaderClassName
{
color: #325756;
}
.AnyTagClassName
{
color: #325756;
}
</style>
background-color css
<style>
a { background-color: #325756; }
a { background-color: rgb(50,87,86); }
div.DivClassName
{
background-color: #325756;
}
.BgClassName
{
background-color: #325756;
}
</style>
border-color css
<style>
span { border-color: #325756; }
span { border-color: rgb(50,87,86); }
td.TdClassName
{
border-color: #325756;
}
.TagClassName
{
border-color: #325756;
}
</style>