Shades of Gothic #749098
Tints of Gothic #749098
RGB
CMYK
RGB Variations
Color information
#749098 (or 0x749098) is known color: Gothic. HEX triplet: 74, 90 and 98. RGB value is (116,144,152). Sum of RGB (Red+Green+Blue) = 116+144+152=412 (54% of max value = 765). Red value is 116 (45.70% from 255 or 28.16% from 412); Green value is 144 (56.64% from 255 or 34.95% from 412); Blue value is 152 (59.77% from 255 or 36.89% from 412); Max value from RGB is 152 - color contains mainly: blue. Hex color #749098 is not a web safe color. Web safe color analog (approx): #669999. Inversed color of #749098 is #8B6F67. Grayscale: #888888. Windows color (decimal): -9138024 or 9998452. OLE color: 9998452.
HSL color Cylindrical-coordinate representation of color #749098: hue angle of 193.33º 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 #749098 is Cyan = 0.24, Magento = 0.05, Yellow = 0 and Black (K on CMYK) = 0.40.
Color convert
| RGB | 116 | 144 | 152 | - |
| CMYK | 0.24 | 0.05 | 0 | 0.40 |
| HSL | 193.33º | 0.15% | 0.53% | - |
| HSV(B) | 193.33º | 0.24% | 0.6% | - |
| XYZ | 22.84 | 25.93 | 33.51 | - |
| YUV | 136.54 | 136.72 | 113.35 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 116 | 144 | 152 | 0.24 | 0.05 | 0 | 0.40 | 193.33 | 0.15 | 0.53 |
| Hex | 74 | 90 | 98 | 18 | 5 | 0 | 28 | C1 | F | 35 |
| Octal | 164 | 220 | 230 | 30 | 5 | 0 | 50 | 301 | 17 | 65 |
| Binary | 1110100 | 10010000 | 10011000 | 11000 | 101 | 0 | 101000 | 11000001 | 1111 | 110101 |
Color Harmonies of #749098
Complementary color
Monochromatic Colors of #749098
Black with #749098
Text Example
Text Example
White with #749098
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #749098; }
p { color: rgb(116,144,152); }
H1.HeaderClassName
{
color: #749098;
}
.AnyTagClassName
{
color: #749098;
}
</style>
background-color css
<style>
a { background-color: #749098; }
a { background-color: rgb(116,144,152); }
div.DivClassName
{
background-color: #749098;
}
.BgClassName
{
background-color: #749098;
}
</style>
border-color css
<style>
span { border-color: #749098; }
span { border-color: rgb(116,144,152); }
td.TdClassName
{
border-color: #749098;
}
.TagClassName
{
border-color: #749098;
}
</style>