Shades of Gothic #749198
Tints of Gothic #749198
RGB
CMYK
RGB Variations
Color information
#749198 (or 0x749198) is known color: Gothic. HEX triplet: 74, 91 and 98. RGB value is (116,145,152). Sum of RGB (Red+Green+Blue) = 116+145+152=413 (54% of max value = 765). Red value is 116 (45.70% from 255 or 28.09% from 413); Green value is 145 (57.03% from 255 or 35.11% from 413); Blue value is 152 (59.77% from 255 or 36.80% from 413); Max value from RGB is 152 - color contains mainly: blue. Hex color #749198 is not a web safe color. Web safe color analog (approx): #669999. Inversed color of #749198 is #8B6E67. Grayscale: #898989. Windows color (decimal): -9137768 or 9998708. OLE color: 9998708.
HSL color Cylindrical-coordinate representation of color #749198: hue angle of 191.67º degrees, saturation: 0.15, lightness: 0.53%. HSV value (or HSB Brightness) of color is 0.6% and HSV saturation: 0.24%. Process color model (Four color, CMYK) of #749198 is Cyan = 0.24, Magento = 0.05, Yellow = 0 and Black (K on CMYK) = 0.40.
Color convert
| RGB | 116 | 145 | 152 | - |
| CMYK | 0.24 | 0.05 | 0 | 0.40 |
| HSL | 191.67º | 0.15% | 0.53% | - |
| HSV(B) | 191.67º | 0.24% | 0.6% | - |
| XYZ | 23 | 26.23 | 33.56 | - |
| YUV | 137.13 | 136.39 | 112.93 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 116 | 145 | 152 | 0.24 | 0.05 | 0 | 0.40 | 191.67 | 0.15 | 0.53 |
| Hex | 74 | 91 | 98 | 18 | 5 | 0 | 28 | C0 | F | 35 |
| Octal | 164 | 221 | 230 | 30 | 5 | 0 | 50 | 300 | 17 | 65 |
| Binary | 1110100 | 10010001 | 10011000 | 11000 | 101 | 0 | 101000 | 11000000 | 1111 | 110101 |
Color Harmonies of #749198
Complementary color
Monochromatic Colors of #749198
Black with #749198
Text Example
Text Example
White with #749198
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #749198; }
p { color: rgb(116,145,152); }
H1.HeaderClassName
{
color: #749198;
}
.AnyTagClassName
{
color: #749198;
}
</style>
background-color css
<style>
a { background-color: #749198; }
a { background-color: rgb(116,145,152); }
div.DivClassName
{
background-color: #749198;
}
.BgClassName
{
background-color: #749198;
}
</style>
border-color css
<style>
span { border-color: #749198; }
span { border-color: rgb(116,145,152); }
td.TdClassName
{
border-color: #749198;
}
.TagClassName
{
border-color: #749198;
}
</style>