Shades of Gothic #789398
Tints of Gothic #789398
RGB
CMYK
RGB Variations
Color information
#789398 (or 0x789398) is known color: Gothic. HEX triplet: 78, 93 and 98. RGB value is (120,147,152). Sum of RGB (Red+Green+Blue) = 120+147+152=419 (55% of max value = 765). Red value is 120 (47.27% from 255 or 28.64% from 419); Green value is 147 (57.81% from 255 or 35.08% from 419); Blue value is 152 (59.77% from 255 or 36.28% from 419); Max value from RGB is 152 - color contains mainly: blue. Hex color #789398 is not a web safe color. Web safe color analog (approx): #669999. Inversed color of #789398 is #876C67. Grayscale: #8B8B8B. Windows color (decimal): -8875112 or 9999224. OLE color: 9999224.
HSL color Cylindrical-coordinate representation of color #789398: hue angle of 189.38º degrees, saturation: 0.13, lightness: 0.53%. HSV value (or HSB Brightness) of color is 0.6% and HSV saturation: 0.21%. Process color model (Four color, CMYK) of #789398 is Cyan = 0.21, Magento = 0.03, Yellow = 0 and Black (K on CMYK) = 0.40.
Color convert
| RGB | 120 | 147 | 152 | - |
| CMYK | 0.21 | 0.03 | 0 | 0.40 |
| HSL | 189.38º | 0.13% | 0.53% | - |
| HSV(B) | 189.38º | 0.21% | 0.6% | - |
| XYZ | 23.85 | 27.13 | 33.69 | - |
| YUV | 139.5 | 135.05 | 114.09 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 120 | 147 | 152 | 0.21 | 0.03 | 0 | 0.40 | 189.38 | 0.13 | 0.53 |
| Hex | 78 | 93 | 98 | 15 | 3 | 0 | 28 | BD | D | 35 |
| Octal | 170 | 223 | 230 | 25 | 3 | 0 | 50 | 275 | 15 | 65 |
| Binary | 1111000 | 10010011 | 10011000 | 10101 | 11 | 0 | 101000 | 10111101 | 1101 | 110101 |
Color Harmonies of #789398
Complementary color
Monochromatic Colors of #789398
Black with #789398
Text Example
Text Example
White with #789398
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #789398; }
p { color: rgb(120,147,152); }
H1.HeaderClassName
{
color: #789398;
}
.AnyTagClassName
{
color: #789398;
}
</style>
background-color css
<style>
a { background-color: #789398; }
a { background-color: rgb(120,147,152); }
div.DivClassName
{
background-color: #789398;
}
.BgClassName
{
background-color: #789398;
}
</style>
border-color css
<style>
span { border-color: #789398; }
span { border-color: rgb(120,147,152); }
td.TdClassName
{
border-color: #789398;
}
.TagClassName
{
border-color: #789398;
}
</style>