Shades of Oracle #375757
Tints of Oracle #375757
RGB
CMYK
RGB Variations
Color information
#375757 (or 0x375757) is known color: Oracle. HEX triplet: 37, 57 and 57. RGB value is (55,87,87). Sum of RGB (Red+Green+Blue) = 55+87+87=229 (30% of max value = 765). Red value is 55 (21.88% from 255 or 24.02% from 229); Green value is 87 (34.38% from 255 or 37.99% from 229); Blue value is 87 (34.38% from 255 or 37.99% from 229); Max value from RGB is 87 - color contains mainly: green, blue. Hex color #375757 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #375757 is #C8A8A8. Grayscale: #4D4D4D. Windows color (decimal): -13150377 or 5723959. OLE color: 5723959.
HSL color Cylindrical-coordinate representation of color #375757: hue angle of 180º degrees, saturation: 0.23, lightness: 0.28%. HSV value (or HSB Brightness) of color is 0.34% and HSV saturation: 0.37%. Process color model (Four color, CMYK) of #375757 is Cyan = 0.37, Magento = 0, Yellow = 0 and Black (K on CMYK) = 0.66.
Color convert
| RGB | 55 | 87 | 87 | - |
| CMYK | 0.37 | 0 | 0 | 0.66 |
| HSL | 180º | 0.23% | 0.28% | - |
| HSV(B) | 180º | 0.37% | 0.34% | - |
| XYZ | 6.7 | 8.32 | 10.27 | - |
| YUV | 77.43 | 133.4 | 112 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 55 | 87 | 87 | 0.37 | 0 | 0 | 0.66 | 180 | 0.23 | 0.28 |
| Hex | 37 | 57 | 57 | 25 | 0 | 0 | 42 | B4 | 17 | 1C |
| Octal | 67 | 127 | 127 | 45 | 0 | 0 | 102 | 264 | 27 | 34 |
| Binary | 110111 | 1010111 | 1010111 | 100101 | 0 | 0 | 1000010 | 10110100 | 10111 | 11100 |
Color Harmonies of #375757
Complementary color
Monochromatic Colors of #375757
Black with #375757
Text Example
Text Example
White with #375757
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #375757; }
p { color: rgb(55,87,87); }
H1.HeaderClassName
{
color: #375757;
}
.AnyTagClassName
{
color: #375757;
}
</style>
background-color css
<style>
a { background-color: #375757; }
a { background-color: rgb(55,87,87); }
div.DivClassName
{
background-color: #375757;
}
.BgClassName
{
background-color: #375757;
}
</style>
border-color css
<style>
span { border-color: #375757; }
span { border-color: rgb(55,87,87); }
td.TdClassName
{
border-color: #375757;
}
.TagClassName
{
border-color: #375757;
}
</style>