Shades of Gothic #789297
Tints of Gothic #789297
RGB
CMYK
RGB Variations
Color information
#789297 (or 0x789297) is known color: Gothic. HEX triplet: 78, 92 and 97. RGB value is (120,146,151). Sum of RGB (Red+Green+Blue) = 120+146+151=417 (55% of max value = 765). Red value is 120 (47.27% from 255 or 28.78% from 417); Green value is 146 (57.42% from 255 or 35.01% from 417); Blue value is 151 (59.38% from 255 or 36.21% from 417); Max value from RGB is 151 - color contains mainly: blue. Hex color #789297 is not a web safe color. Web safe color analog (approx): #669999. Inversed color of #789297 is #876D68. Grayscale: #8A8A8A. Windows color (decimal): -8875369 or 9933432. OLE color: 9933432.
HSL color Cylindrical-coordinate representation of color #789297: hue angle of 189.68º degrees, saturation: 0.13, lightness: 0.53%. HSV value (or HSB Brightness) of color is 0.59% and HSV saturation: 0.21%. Process color model (Four color, CMYK) of #789297 is Cyan = 0.21, Magento = 0.03, Yellow = 0 and Black (K on CMYK) = 0.41.
Color convert
| RGB | 120 | 146 | 151 | - |
| CMYK | 0.21 | 0.03 | 0 | 0.41 |
| HSL | 189.68º | 0.13% | 0.53% | - |
| HSV(B) | 189.68º | 0.21% | 0.59% | - |
| XYZ | 23.61 | 26.79 | 33.2 | - |
| YUV | 138.8 | 134.89 | 114.59 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 120 | 146 | 151 | 0.21 | 0.03 | 0 | 0.41 | 189.68 | 0.13 | 0.53 |
| Hex | 78 | 92 | 97 | 15 | 3 | 0 | 29 | BE | D | 35 |
| Octal | 170 | 222 | 227 | 25 | 3 | 0 | 51 | 276 | 15 | 65 |
| Binary | 1111000 | 10010010 | 10010111 | 10101 | 11 | 0 | 101001 | 10111110 | 1101 | 110101 |
Color Harmonies of #789297
Complementary color
Monochromatic Colors of #789297
Black with #789297
Text Example
Text Example
White with #789297
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #789297; }
p { color: rgb(120,146,151); }
H1.HeaderClassName
{
color: #789297;
}
.AnyTagClassName
{
color: #789297;
}
</style>
background-color css
<style>
a { background-color: #789297; }
a { background-color: rgb(120,146,151); }
div.DivClassName
{
background-color: #789297;
}
.BgClassName
{
background-color: #789297;
}
</style>
border-color css
<style>
span { border-color: #789297; }
span { border-color: rgb(120,146,151); }
td.TdClassName
{
border-color: #789297;
}
.TagClassName
{
border-color: #789297;
}
</style>