Shades of Gothic #679398
Tints of Gothic #679398
RGB
CMYK
RGB Variations
Color information
#679398 (or 0x679398) is known color: Gothic. HEX triplet: 67, 93 and 98. RGB value is (103,147,152). Sum of RGB (Red+Green+Blue) = 103+147+152=402 (53% of max value = 765). Red value is 103 (40.62% from 255 or 25.62% from 402); Green value is 147 (57.81% from 255 or 36.57% from 402); Blue value is 152 (59.77% from 255 or 37.81% from 402); Max value from RGB is 152 - color contains mainly: blue. Hex color #679398 is not a web safe color. Web safe color analog (approx): #669999. Inversed color of #679398 is #986C67. Grayscale: #868686. Windows color (decimal): -9989224 or 9999207. OLE color: 9999207.
HSL color Cylindrical-coordinate representation of color #679398: hue angle of 186.12º degrees, saturation: 0.19, lightness: 0.5%. HSV value (or HSB Brightness) of color is 0.6% and HSV saturation: 0.32%. Process color model (Four color, CMYK) of #679398 is Cyan = 0.32, Magento = 0.03, Yellow = 0 and Black (K on CMYK) = 0.40.
Color convert
| RGB | 103 | 147 | 152 | - |
| CMYK | 0.32 | 0.03 | 0 | 0.40 |
| HSL | 186.12º | 0.19% | 0.5% | - |
| HSV(B) | 186.12º | 0.32% | 0.6% | - |
| XYZ | 21.69 | 26.02 | 33.58 | - |
| YUV | 134.41 | 137.92 | 105.59 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 103 | 147 | 152 | 0.32 | 0.03 | 0 | 0.40 | 186.12 | 0.19 | 0.5 |
| Hex | 67 | 93 | 98 | 20 | 3 | 0 | 28 | BA | 13 | 32 |
| Octal | 147 | 223 | 230 | 40 | 3 | 0 | 50 | 272 | 23 | 62 |
| Binary | 1100111 | 10010011 | 10011000 | 100000 | 11 | 0 | 101000 | 10111010 | 10011 | 110010 |
Color Harmonies of #679398
Complementary color
Monochromatic Colors of #679398
Black with #679398
Text Example
Text Example
White with #679398
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #679398; }
p { color: rgb(103,147,152); }
H1.HeaderClassName
{
color: #679398;
}
.AnyTagClassName
{
color: #679398;
}
</style>
background-color css
<style>
a { background-color: #679398; }
a { background-color: rgb(103,147,152); }
div.DivClassName
{
background-color: #679398;
}
.BgClassName
{
background-color: #679398;
}
</style>
border-color css
<style>
span { border-color: #679398; }
span { border-color: rgb(103,147,152); }
td.TdClassName
{
border-color: #679398;
}
.TagClassName
{
border-color: #679398;
}
</style>