Shades of Gothic #789195
Tints of Gothic #789195
RGB
CMYK
RGB Variations
Color information
#789195 (or 0x789195) is known color: Gothic. HEX triplet: 78, 91 and 95. RGB value is (120,145,149). Sum of RGB (Red+Green+Blue) = 120+145+149=414 (54% of max value = 765). Red value is 120 (47.27% from 255 or 28.99% from 414); Green value is 145 (57.03% from 255 or 35.02% from 414); Blue value is 149 (58.59% from 255 or 35.99% from 414); Max value from RGB is 149 - color contains mainly: blue. Hex color #789195 is not a web safe color. Web safe color analog (approx): #669999. Inversed color of #789195 is #876E6A. Grayscale: #898989. Windows color (decimal): -8875627 or 9802104. OLE color: 9802104.
HSL color Cylindrical-coordinate representation of color #789195: hue angle of 188.28º degrees, saturation: 0.12, lightness: 0.53%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.19%. Process color model (Four color, CMYK) of #789195 is Cyan = 0.19, Magento = 0.03, Yellow = 0 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 120 | 145 | 149 | - |
| CMYK | 0.19 | 0.03 | 0 | 0.42 |
| HSL | 188.28º | 0.12% | 0.53% | - |
| HSV(B) | 188.28º | 0.19% | 0.58% | - |
| XYZ | 23.3 | 26.41 | 32.3 | - |
| YUV | 137.98 | 134.22 | 115.17 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 120 | 145 | 149 | 0.19 | 0.03 | 0 | 0.42 | 188.28 | 0.12 | 0.53 |
| Hex | 78 | 91 | 95 | 13 | 3 | 0 | 2A | BC | C | 35 |
| Octal | 170 | 221 | 225 | 23 | 3 | 0 | 52 | 274 | 14 | 65 |
| Binary | 1111000 | 10010001 | 10010101 | 10011 | 11 | 0 | 101010 | 10111100 | 1100 | 110101 |
Color Harmonies of #789195
Complementary color
Monochromatic Colors of #789195
Black with #789195
Text Example
Text Example
White with #789195
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #789195; }
p { color: rgb(120,145,149); }
H1.HeaderClassName
{
color: #789195;
}
.AnyTagClassName
{
color: #789195;
}
</style>
background-color css
<style>
a { background-color: #789195; }
a { background-color: rgb(120,145,149); }
div.DivClassName
{
background-color: #789195;
}
.BgClassName
{
background-color: #789195;
}
</style>
border-color css
<style>
span { border-color: #789195; }
span { border-color: rgb(120,145,149); }
td.TdClassName
{
border-color: #789195;
}
.TagClassName
{
border-color: #789195;
}
</style>