Shades of Gothic #749399
Tints of Gothic #749399
RGB
CMYK
RGB Variations
Color information
#749399 (or 0x749399) is known color: Gothic. HEX triplet: 74, 93 and 99. RGB value is (116,147,153). Sum of RGB (Red+Green+Blue) = 116+147+153=416 (55% of max value = 765). Red value is 116 (45.70% from 255 or 27.88% from 416); Green value is 147 (57.81% from 255 or 35.34% from 416); Blue value is 153 (60.16% from 255 or 36.78% from 416); Max value from RGB is 153 - color contains mainly: blue. Hex color #749399 is not a web safe color. Web safe color analog (approx): #669999. Inversed color of #749399 is #8B6C66. Grayscale: #8A8A8A. Windows color (decimal): -9137255 or 10064756. OLE color: 10064756.
HSL color Cylindrical-coordinate representation of color #749399: hue angle of 189.73º 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 #749399 is Cyan = 0.24, Magento = 0.04, Yellow = 0 and Black (K on CMYK) = 0.4.
Color convert
| RGB | 116 | 147 | 153 | - |
| CMYK | 0.24 | 0.04 | 0 | 0.4 |
| HSL | 189.73º | 0.15% | 0.53% | - |
| HSV(B) | 189.73º | 0.24% | 0.6% | - |
| XYZ | 23.39 | 26.88 | 34.09 | - |
| YUV | 138.42 | 136.23 | 112.01 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 116 | 147 | 153 | 0.24 | 0.04 | 0 | 0.4 | 189.73 | 0.15 | 0.53 |
| Hex | 74 | 93 | 99 | 18 | 4 | 0 | 28 | BE | F | 35 |
| Octal | 164 | 223 | 231 | 30 | 4 | 0 | 50 | 276 | 17 | 65 |
| Binary | 1110100 | 10010011 | 10011001 | 11000 | 100 | 0 | 101000 | 10111110 | 1111 | 110101 |
Color Harmonies of #749399
Complementary color
Monochromatic Colors of #749399
Black with #749399
Text Example
Text Example
White with #749399
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #749399; }
p { color: rgb(116,147,153); }
H1.HeaderClassName
{
color: #749399;
}
.AnyTagClassName
{
color: #749399;
}
</style>
background-color css
<style>
a { background-color: #749399; }
a { background-color: rgb(116,147,153); }
div.DivClassName
{
background-color: #749399;
}
.BgClassName
{
background-color: #749399;
}
</style>
border-color css
<style>
span { border-color: #749399; }
span { border-color: rgb(116,147,153); }
td.TdClassName
{
border-color: #749399;
}
.TagClassName
{
border-color: #749399;
}
</style>