Shades of Gothic #658889
Tints of Gothic #658889
RGB
CMYK
RGB Variations
Color information
#658889 (or 0x658889) is known color: Gothic. HEX triplet: 65, 88 and 89. RGB value is (101,136,137). Sum of RGB (Red+Green+Blue) = 101+136+137=374 (49% of max value = 765). Red value is 101 (39.84% from 255 or 27.01% from 374); Green value is 136 (53.52% from 255 or 36.36% from 374); Blue value is 137 (53.91% from 255 or 36.63% from 374); Max value from RGB is 137 - color contains mainly: blue. Hex color #658889 is not a web safe color. Web safe color analog (approx): #669999. Inversed color of #658889 is #9A7776. Grayscale: #7D7D7D. Windows color (decimal): -10123127 or 9013349. OLE color: 9013349.
HSL color Cylindrical-coordinate representation of color #658889: hue angle of 181.67º degrees, saturation: 0.15, lightness: 0.47%. HSV value (or HSB Brightness) of color is 0.54% and HSV saturation: 0.26%. Process color model (Four color, CMYK) of #658889 is Cyan = 0.26, Magento = 0.01, Yellow = 0 and Black (K on CMYK) = 0.46.
Color convert
| RGB | 101 | 136 | 137 | - |
| CMYK | 0.26 | 0.01 | 0 | 0.46 |
| HSL | 181.67º | 0.15% | 0.47% | - |
| HSV(B) | 181.67º | 0.26% | 0.54% | - |
| XYZ | 18.69 | 22.18 | 26.96 | - |
| YUV | 125.65 | 134.4 | 110.42 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 101 | 136 | 137 | 0.26 | 0.01 | 0 | 0.46 | 181.67 | 0.15 | 0.47 |
| Hex | 65 | 88 | 89 | 1A | 1 | 0 | 2E | B6 | F | 2F |
| Octal | 145 | 210 | 211 | 32 | 1 | 0 | 56 | 266 | 17 | 57 |
| Binary | 1100101 | 10001000 | 10001001 | 11010 | 1 | 0 | 101110 | 10110110 | 1111 | 101111 |
Color Harmonies of #658889
Complementary color
Monochromatic Colors of #658889
Black with #658889
Text Example
Text Example
White with #658889
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #658889; }
p { color: rgb(101,136,137); }
H1.HeaderClassName
{
color: #658889;
}
.AnyTagClassName
{
color: #658889;
}
</style>
background-color css
<style>
a { background-color: #658889; }
a { background-color: rgb(101,136,137); }
div.DivClassName
{
background-color: #658889;
}
.BgClassName
{
background-color: #658889;
}
</style>
border-color css
<style>
span { border-color: #658889; }
span { border-color: rgb(101,136,137); }
td.TdClassName
{
border-color: #658889;
}
.TagClassName
{
border-color: #658889;
}
</style>