Shades of Gothic #739097
Tints of Gothic #739097
RGB
CMYK
RGB Variations
Color information
#739097 (or 0x739097) is known color: Gothic. HEX triplet: 73, 90 and 97. RGB value is (115,144,151). Sum of RGB (Red+Green+Blue) = 115+144+151=410 (54% of max value = 765). Red value is 115 (45.31% from 255 or 28.05% from 410); Green value is 144 (56.64% from 255 or 35.12% from 410); Blue value is 151 (59.38% from 255 or 36.83% from 410); Max value from RGB is 151 - color contains mainly: blue. Hex color #739097 is not a web safe color. Web safe color analog (approx): #669999. Inversed color of #739097 is #8C6F68. Grayscale: #888888. Windows color (decimal): -9203561 or 9932915. OLE color: 9932915.
HSL color Cylindrical-coordinate representation of color #739097: hue angle of 191.67º degrees, saturation: 0.15, lightness: 0.52%. HSV value (or HSB Brightness) of color is 0.59% and HSV saturation: 0.24%. Process color model (Four color, CMYK) of #739097 is Cyan = 0.24, Magento = 0.05, Yellow = 0 and Black (K on CMYK) = 0.41.
Color convert
| RGB | 115 | 144 | 151 | - |
| CMYK | 0.24 | 0.05 | 0 | 0.41 |
| HSL | 191.67º | 0.15% | 0.52% | - |
| HSV(B) | 191.67º | 0.24% | 0.59% | - |
| XYZ | 22.63 | 25.83 | 33.07 | - |
| YUV | 136.13 | 136.39 | 112.93 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 115 | 144 | 151 | 0.24 | 0.05 | 0 | 0.41 | 191.67 | 0.15 | 0.52 |
| Hex | 73 | 90 | 97 | 18 | 5 | 0 | 29 | C0 | F | 34 |
| Octal | 163 | 220 | 227 | 30 | 5 | 0 | 51 | 300 | 17 | 64 |
| Binary | 1110011 | 10010000 | 10010111 | 11000 | 101 | 0 | 101001 | 11000000 | 1111 | 110100 |
Color Harmonies of #739097
Complementary color
Monochromatic Colors of #739097
Black with #739097
Text Example
Text Example
White with #739097
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #739097; }
p { color: rgb(115,144,151); }
H1.HeaderClassName
{
color: #739097;
}
.AnyTagClassName
{
color: #739097;
}
</style>
background-color css
<style>
a { background-color: #739097; }
a { background-color: rgb(115,144,151); }
div.DivClassName
{
background-color: #739097;
}
.BgClassName
{
background-color: #739097;
}
</style>
border-color css
<style>
span { border-color: #739097; }
span { border-color: rgb(115,144,151); }
td.TdClassName
{
border-color: #739097;
}
.TagClassName
{
border-color: #739097;
}
</style>