Shades of Gothic #719095
Tints of Gothic #719095
RGB
CMYK
RGB Variations
Color information
#719095 (or 0x719095) is known color: Gothic. HEX triplet: 71, 90 and 95. RGB value is (113,144,149). Sum of RGB (Red+Green+Blue) = 113+144+149=406 (53% of max value = 765). Red value is 113 (44.53% from 255 or 27.83% from 406); Green value is 144 (56.64% from 255 or 35.47% from 406); Blue value is 149 (58.59% from 255 or 36.70% from 406); Max value from RGB is 149 - color contains mainly: blue. Hex color #719095 is not a web safe color. Web safe color analog (approx): #669999. Inversed color of #719095 is #8E6F6A. Grayscale: #878787. Windows color (decimal): -9334635 or 9801841. OLE color: 9801841.
HSL color Cylindrical-coordinate representation of color #719095: hue angle of 188.33º degrees, saturation: 0.15, lightness: 0.51%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.24%. Process color model (Four color, CMYK) of #719095 is Cyan = 0.24, Magento = 0.03, Yellow = 0 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 113 | 144 | 149 | - |
| CMYK | 0.24 | 0.03 | 0 | 0.42 |
| HSL | 188.33º | 0.15% | 0.51% | - |
| HSV(B) | 188.33º | 0.24% | 0.58% | - |
| XYZ | 22.21 | 25.63 | 32.21 | - |
| YUV | 135.3 | 135.73 | 112.09 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 113 | 144 | 149 | 0.24 | 0.03 | 0 | 0.42 | 188.33 | 0.15 | 0.51 |
| Hex | 71 | 90 | 95 | 18 | 3 | 0 | 2A | BC | F | 33 |
| Octal | 161 | 220 | 225 | 30 | 3 | 0 | 52 | 274 | 17 | 63 |
| Binary | 1110001 | 10010000 | 10010101 | 11000 | 11 | 0 | 101010 | 10111100 | 1111 | 110011 |
Color Harmonies of #719095
Complementary color
Monochromatic Colors of #719095
Black with #719095
Text Example
Text Example
White with #719095
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #719095; }
p { color: rgb(113,144,149); }
H1.HeaderClassName
{
color: #719095;
}
.AnyTagClassName
{
color: #719095;
}
</style>
background-color css
<style>
a { background-color: #719095; }
a { background-color: rgb(113,144,149); }
div.DivClassName
{
background-color: #719095;
}
.BgClassName
{
background-color: #719095;
}
</style>
border-color css
<style>
span { border-color: #719095; }
span { border-color: rgb(113,144,149); }
td.TdClassName
{
border-color: #719095;
}
.TagClassName
{
border-color: #719095;
}
</style>