Shades of Gothic #738991
Tints of Gothic #738991
RGB
CMYK
RGB Variations
Color information
#738991 (or 0x738991) is known color: Gothic. HEX triplet: 73, 89 and 91. RGB value is (115,137,145). Sum of RGB (Red+Green+Blue) = 115+137+145=397 (52% of max value = 765). Red value is 115 (45.31% from 255 or 28.97% from 397); Green value is 137 (53.91% from 255 or 34.51% from 397); Blue value is 145 (57.03% from 255 or 36.52% from 397); Max value from RGB is 145 - color contains mainly: blue. Hex color #738991 is not a web safe color. Web safe color analog (approx): #669999. Inversed color of #738991 is #8C766E. Grayscale: #838383. Windows color (decimal): -9205359 or 9537907. OLE color: 9537907.
HSL color Cylindrical-coordinate representation of color #738991: hue angle of 196º degrees, saturation: 0.12, lightness: 0.51%. HSV value (or HSB Brightness) of color is 0.57% and HSV saturation: 0.21%. Process color model (Four color, CMYK) of #738991 is Cyan = 0.21, Magento = 0.06, Yellow = 0 and Black (K on CMYK) = 0.43.
Color convert
| RGB | 115 | 137 | 145 | - |
| CMYK | 0.21 | 0.06 | 0 | 0.43 |
| HSL | 196º | 0.12% | 0.51% | - |
| HSV(B) | 196º | 0.21% | 0.57% | - |
| XYZ | 21.13 | 23.58 | 30.23 | - |
| YUV | 131.33 | 135.71 | 116.35 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 115 | 137 | 145 | 0.21 | 0.06 | 0 | 0.43 | 196 | 0.12 | 0.51 |
| Hex | 73 | 89 | 91 | 15 | 6 | 0 | 2B | C4 | C | 33 |
| Octal | 163 | 211 | 221 | 25 | 6 | 0 | 53 | 304 | 14 | 63 |
| Binary | 1110011 | 10001001 | 10010001 | 10101 | 110 | 0 | 101011 | 11000100 | 1100 | 110011 |
Color Harmonies of #738991
Complementary color
Monochromatic Colors of #738991
Black with #738991
Text Example
Text Example
White with #738991
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #738991; }
p { color: rgb(115,137,145); }
H1.HeaderClassName
{
color: #738991;
}
.AnyTagClassName
{
color: #738991;
}
</style>
background-color css
<style>
a { background-color: #738991; }
a { background-color: rgb(115,137,145); }
div.DivClassName
{
background-color: #738991;
}
.BgClassName
{
background-color: #738991;
}
</style>
border-color css
<style>
span { border-color: #738991; }
span { border-color: rgb(115,137,145); }
td.TdClassName
{
border-color: #738991;
}
.TagClassName
{
border-color: #738991;
}
</style>