Shades of Gothic #769498
Tints of Gothic #769498
RGB
CMYK
RGB Variations
Color information
#769498 (or 0x769498) is known color: Gothic. HEX triplet: 76, 94 and 98. RGB value is (118,148,152). Sum of RGB (Red+Green+Blue) = 118+148+152=418 (55% of max value = 765). Red value is 118 (46.48% from 255 or 28.23% from 418); Green value is 148 (58.20% from 255 or 35.41% from 418); Blue value is 152 (59.77% from 255 or 36.36% from 418); Max value from RGB is 152 - color contains mainly: blue. Hex color #769498 is not a web safe color. Web safe color analog (approx): #669999. Inversed color of #769498 is #896B67. Grayscale: #8B8B8B. Windows color (decimal): -9005928 or 9999478. OLE color: 9999478.
HSL color Cylindrical-coordinate representation of color #769498: hue angle of 187.06º degrees, saturation: 0.14, lightness: 0.53%. HSV value (or HSB Brightness) of color is 0.6% and HSV saturation: 0.22%. Process color model (Four color, CMYK) of #769498 is Cyan = 0.22, Magento = 0.03, Yellow = 0 and Black (K on CMYK) = 0.40.
Color convert
| RGB | 118 | 148 | 152 | - |
| CMYK | 0.22 | 0.03 | 0 | 0.40 |
| HSL | 187.06º | 0.14% | 0.53% | - |
| HSV(B) | 187.06º | 0.22% | 0.6% | - |
| XYZ | 23.73 | 27.3 | 33.72 | - |
| YUV | 139.49 | 135.06 | 112.67 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 118 | 148 | 152 | 0.22 | 0.03 | 0 | 0.40 | 187.06 | 0.14 | 0.53 |
| Hex | 76 | 94 | 98 | 16 | 3 | 0 | 28 | BB | E | 35 |
| Octal | 166 | 224 | 230 | 26 | 3 | 0 | 50 | 273 | 16 | 65 |
| Binary | 1110110 | 10010100 | 10011000 | 10110 | 11 | 0 | 101000 | 10111011 | 1110 | 110101 |
Color Harmonies of #769498
Complementary color
Monochromatic Colors of #769498
Black with #769498
Text Example
Text Example
White with #769498
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #769498; }
p { color: rgb(118,148,152); }
H1.HeaderClassName
{
color: #769498;
}
.AnyTagClassName
{
color: #769498;
}
</style>
background-color css
<style>
a { background-color: #769498; }
a { background-color: rgb(118,148,152); }
div.DivClassName
{
background-color: #769498;
}
.BgClassName
{
background-color: #769498;
}
</style>
border-color css
<style>
span { border-color: #769498; }
span { border-color: rgb(118,148,152); }
td.TdClassName
{
border-color: #769498;
}
.TagClassName
{
border-color: #769498;
}
</style>