Shades of Oracle #305358
Tints of Oracle #305358
RGB
CMYK
RGB Variations
Color information
#305358 (or 0x305358) is known color: Oracle. HEX triplet: 30, 53 and 58. RGB value is (48,83,88). Sum of RGB (Red+Green+Blue) = 48+83+88=219 (29% of max value = 765). Red value is 48 (19.14% from 255 or 21.92% from 219); Green value is 83 (32.81% from 255 or 37.90% from 219); Blue value is 88 (34.77% from 255 or 40.18% from 219); Max value from RGB is 88 - color contains mainly: blue. Hex color #305358 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #305358 is #CFACA7. Grayscale: #494949. Windows color (decimal): -13610152 or 5788464. OLE color: 5788464.
HSL color Cylindrical-coordinate representation of color #305358: hue angle of 187.5º degrees, saturation: 0.29, lightness: 0.27%. HSV value (or HSB Brightness) of color is 0.35% and HSV saturation: 0.45%. Process color model (Four color, CMYK) of #305358 is Cyan = 0.45, Magento = 0.06, Yellow = 0 and Black (K on CMYK) = 0.65.
Color convert
| RGB | 48 | 83 | 88 | - |
| CMYK | 0.45 | 0.06 | 0 | 0.65 |
| HSL | 187.5º | 0.29% | 0.27% | - |
| HSV(B) | 187.5º | 0.45% | 0.35% | - |
| XYZ | 6.07 | 7.52 | 10.36 | - |
| YUV | 73.11 | 136.4 | 110.09 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 48 | 83 | 88 | 0.45 | 0.06 | 0 | 0.65 | 187.5 | 0.29 | 0.27 |
| Hex | 30 | 53 | 58 | 2D | 6 | 0 | 41 | BC | 1D | 1B |
| Octal | 60 | 123 | 130 | 55 | 6 | 0 | 101 | 274 | 35 | 33 |
| Binary | 110000 | 1010011 | 1011000 | 101101 | 110 | 0 | 1000001 | 10111100 | 11101 | 11011 |
Color Harmonies of #305358
Complementary color
Monochromatic Colors of #305358
Black with #305358
Text Example
Text Example
White with #305358
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #305358; }
p { color: rgb(48,83,88); }
H1.HeaderClassName
{
color: #305358;
}
.AnyTagClassName
{
color: #305358;
}
</style>
background-color css
<style>
a { background-color: #305358; }
a { background-color: rgb(48,83,88); }
div.DivClassName
{
background-color: #305358;
}
.BgClassName
{
background-color: #305358;
}
</style>
border-color css
<style>
span { border-color: #305358; }
span { border-color: rgb(48,83,88); }
td.TdClassName
{
border-color: #305358;
}
.TagClassName
{
border-color: #305358;
}
</style>