Shades of Gothic #739194
Tints of Gothic #739194
RGB
CMYK
RGB Variations
Color information
#739194 (or 0x739194) is known color: Gothic. HEX triplet: 73, 91 and 94. RGB value is (115,145,148). Sum of RGB (Red+Green+Blue) = 115+145+148=408 (54% of max value = 765). Red value is 115 (45.31% from 255 or 28.19% from 408); Green value is 145 (57.03% from 255 or 35.54% from 408); Blue value is 148 (58.20% from 255 or 36.27% from 408); Max value from RGB is 148 - color contains mainly: blue. Hex color #739194 is not a web safe color. Web safe color analog (approx): #669999. Inversed color of #739194 is #8C6E6B. Grayscale: #888888. Windows color (decimal): -9203308 or 9736563. OLE color: 9736563.
HSL color Cylindrical-coordinate representation of color #739194: hue angle of 185.45º degrees, saturation: 0.13, lightness: 0.52%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.22%. Process color model (Four color, CMYK) of #739194 is Cyan = 0.22, Magento = 0.02, Yellow = 0 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 115 | 145 | 148 | - |
| CMYK | 0.22 | 0.02 | 0 | 0.42 |
| HSL | 185.45º | 0.13% | 0.52% | - |
| HSV(B) | 185.45º | 0.22% | 0.58% | - |
| XYZ | 22.54 | 26.03 | 31.85 | - |
| YUV | 136.37 | 134.56 | 112.76 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 115 | 145 | 148 | 0.22 | 0.02 | 0 | 0.42 | 185.45 | 0.13 | 0.52 |
| Hex | 73 | 91 | 94 | 16 | 2 | 0 | 2A | B9 | D | 34 |
| Octal | 163 | 221 | 224 | 26 | 2 | 0 | 52 | 271 | 15 | 64 |
| Binary | 1110011 | 10010001 | 10010100 | 10110 | 10 | 0 | 101010 | 10111001 | 1101 | 110100 |
Color Harmonies of #739194
Complementary color
Monochromatic Colors of #739194
Black with #739194
Text Example
Text Example
White with #739194
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #739194; }
p { color: rgb(115,145,148); }
H1.HeaderClassName
{
color: #739194;
}
.AnyTagClassName
{
color: #739194;
}
</style>
background-color css
<style>
a { background-color: #739194; }
a { background-color: rgb(115,145,148); }
div.DivClassName
{
background-color: #739194;
}
.BgClassName
{
background-color: #739194;
}
</style>
border-color css
<style>
span { border-color: #739194; }
span { border-color: rgb(115,145,148); }
td.TdClassName
{
border-color: #739194;
}
.TagClassName
{
border-color: #739194;
}
</style>