Shades of Gothic #709296
Tints of Gothic #709296
RGB
CMYK
RGB Variations
Color information
#709296 (or 0x709296) is known color: Gothic. HEX triplet: 70, 92 and 96. RGB value is (112,146,150). Sum of RGB (Red+Green+Blue) = 112+146+150=408 (54% of max value = 765). Red value is 112 (44.14% from 255 or 27.45% from 408); Green value is 146 (57.42% from 255 or 35.78% from 408); Blue value is 150 (58.98% from 255 or 36.76% from 408); Max value from RGB is 150 - color contains mainly: blue. Hex color #709296 is not a web safe color. Web safe color analog (approx): #669999. Inversed color of #709296 is #8F6D69. Grayscale: #888888. Windows color (decimal): -9399658 or 9867888. OLE color: 9867888.
HSL color Cylindrical-coordinate representation of color #709296: hue angle of 186.32º degrees, saturation: 0.15, lightness: 0.51%. HSV value (or HSB Brightness) of color is 0.59% and HSV saturation: 0.25%. Process color model (Four color, CMYK) of #709296 is Cyan = 0.25, Magento = 0.03, Yellow = 0 and Black (K on CMYK) = 0.41.
Color convert
| RGB | 112 | 146 | 150 | - |
| CMYK | 0.25 | 0.03 | 0 | 0.41 |
| HSL | 186.32º | 0.15% | 0.51% | - |
| HSV(B) | 186.32º | 0.25% | 0.59% | - |
| XYZ | 22.47 | 26.2 | 32.73 | - |
| YUV | 136.29 | 135.74 | 110.67 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 112 | 146 | 150 | 0.25 | 0.03 | 0 | 0.41 | 186.32 | 0.15 | 0.51 |
| Hex | 70 | 92 | 96 | 19 | 3 | 0 | 29 | BA | F | 33 |
| Octal | 160 | 222 | 226 | 31 | 3 | 0 | 51 | 272 | 17 | 63 |
| Binary | 1110000 | 10010010 | 10010110 | 11001 | 11 | 0 | 101001 | 10111010 | 1111 | 110011 |
Color Harmonies of #709296
Complementary color
Monochromatic Colors of #709296
Black with #709296
Text Example
Text Example
White with #709296
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #709296; }
p { color: rgb(112,146,150); }
H1.HeaderClassName
{
color: #709296;
}
.AnyTagClassName
{
color: #709296;
}
</style>
background-color css
<style>
a { background-color: #709296; }
a { background-color: rgb(112,146,150); }
div.DivClassName
{
background-color: #709296;
}
.BgClassName
{
background-color: #709296;
}
</style>
border-color css
<style>
span { border-color: #709296; }
span { border-color: rgb(112,146,150); }
td.TdClassName
{
border-color: #709296;
}
.TagClassName
{
border-color: #709296;
}
</style>