Shades of Oracle #435758
Tints of Oracle #435758
RGB
CMYK
RGB Variations
Color information
#435758 (or 0x435758) is known color: Oracle. HEX triplet: 43, 57 and 58. RGB value is (67,87,88). Sum of RGB (Red+Green+Blue) = 67+87+88=242 (32% of max value = 765). Red value is 67 (26.56% from 255 or 27.69% from 242); Green value is 87 (34.38% from 255 or 35.95% from 242); Blue value is 88 (34.77% from 255 or 36.36% from 242); Max value from RGB is 88 - color contains mainly: blue. Hex color #435758 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #435758 is #BCA8A7. Grayscale: #515151. Windows color (decimal): -12363944 or 5789507. OLE color: 5789507.
HSL color Cylindrical-coordinate representation of color #435758: hue angle of 182.86º degrees, saturation: 0.14, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.35% and HSV saturation: 0.24%. Process color model (Four color, CMYK) of #435758 is Cyan = 0.24, Magento = 0.01, Yellow = 0 and Black (K on CMYK) = 0.65.
Color convert
| RGB | 67 | 87 | 88 | - |
| CMYK | 0.24 | 0.01 | 0 | 0.65 |
| HSL | 182.86º | 0.14% | 0.3% | - |
| HSV(B) | 182.86º | 0.24% | 0.35% | - |
| XYZ | 7.48 | 8.71 | 10.52 | - |
| YUV | 81.13 | 131.87 | 117.92 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 67 | 87 | 88 | 0.24 | 0.01 | 0 | 0.65 | 182.86 | 0.14 | 0.3 |
| Hex | 43 | 57 | 58 | 18 | 1 | 0 | 41 | B7 | E | 1E |
| Octal | 103 | 127 | 130 | 30 | 1 | 0 | 101 | 267 | 16 | 36 |
| Binary | 1000011 | 1010111 | 1011000 | 11000 | 1 | 0 | 1000001 | 10110111 | 1110 | 11110 |
Color Harmonies of #435758
Complementary color
Monochromatic Colors of #435758
Black with #435758
Text Example
Text Example
White with #435758
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #435758; }
p { color: rgb(67,87,88); }
H1.HeaderClassName
{
color: #435758;
}
.AnyTagClassName
{
color: #435758;
}
</style>
background-color css
<style>
a { background-color: #435758; }
a { background-color: rgb(67,87,88); }
div.DivClassName
{
background-color: #435758;
}
.BgClassName
{
background-color: #435758;
}
</style>
border-color css
<style>
span { border-color: #435758; }
span { border-color: rgb(67,87,88); }
td.TdClassName
{
border-color: #435758;
}
.TagClassName
{
border-color: #435758;
}
</style>