Shades of Gothic #698587
Tints of Gothic #698587
RGB
CMYK
RGB Variations
Color information
#698587 (or 0x698587) is known color: Gothic. HEX triplet: 69, 85 and 87. RGB value is (105,133,135). Sum of RGB (Red+Green+Blue) = 105+133+135=373 (49% of max value = 765). Red value is 105 (41.41% from 255 or 28.15% from 373); Green value is 133 (52.34% from 255 or 35.66% from 373); Blue value is 135 (53.12% from 255 or 36.19% from 373); Max value from RGB is 135 - color contains mainly: blue. Hex color #698587 is not a web safe color. Web safe color analog (approx): #669999. Inversed color of #698587 is #967A78. Grayscale: #7C7C7C. Windows color (decimal): -9861753 or 8881513. OLE color: 8881513.
HSL color Cylindrical-coordinate representation of color #698587: hue angle of 184º degrees, saturation: 0.12, lightness: 0.47%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.22%. Process color model (Four color, CMYK) of #698587 is Cyan = 0.22, Magento = 0.01, Yellow = 0 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 105 | 133 | 135 | - |
| CMYK | 0.22 | 0.01 | 0 | 0.47 |
| HSL | 184º | 0.13% | 0.47% | - |
| HSV(B) | 184º | 0.22% | 0.53% | - |
| XYZ | 18.59 | 21.53 | 26.1 | - |
| YUV | 124.86 | 133.72 | 113.84 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 105 | 133 | 135 | 0.22 | 0.01 | 0 | 0.47 | 184 | 0.13 | 0.47 |
| Hex | 69 | 85 | 87 | 16 | 1 | 0 | 2F | B8 | C | 2F |
| Octal | 151 | 205 | 207 | 26 | 1 | 0 | 57 | 270 | 14 | 57 |
| Binary | 1101001 | 10000101 | 10000111 | 10110 | 1 | 0 | 101111 | 10111000 | 1100 | 101111 |
Color Harmonies of #698587
Complementary color
Monochromatic Colors of #698587
Black with #698587
Text Example
Text Example
White with #698587
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #698587; }
p { color: rgb(105,133,135); }
H1.HeaderClassName
{
color: #698587;
}
.AnyTagClassName
{
color: #698587;
}
</style>
background-color css
<style>
a { background-color: #698587; }
a { background-color: rgb(105,133,135); }
div.DivClassName
{
background-color: #698587;
}
.BgClassName
{
background-color: #698587;
}
</style>
border-color css
<style>
span { border-color: #698587; }
span { border-color: rgb(105,133,135); }
td.TdClassName
{
border-color: #698587;
}
.TagClassName
{
border-color: #698587;
}
</style>