Shades of Gothic #658589
Tints of Gothic #658589
RGB
CMYK
RGB Variations
Color information
#658589 (or 0x658589) is known color: Gothic. HEX triplet: 65, 85 and 89. RGB value is (101,133,137). Sum of RGB (Red+Green+Blue) = 101+133+137=371 (49% of max value = 765). Red value is 101 (39.84% from 255 or 27.22% from 371); Green value is 133 (52.34% from 255 or 35.85% from 371); Blue value is 137 (53.91% from 255 or 36.93% from 371); Max value from RGB is 137 - color contains mainly: blue. Hex color #658589 is not a web safe color. Web safe color analog (approx): #669999. Inversed color of #658589 is #9A7A76. Grayscale: #7B7B7B. Windows color (decimal): -10123895 or 9012581. OLE color: 9012581.
HSL color Cylindrical-coordinate representation of color #658589: hue angle of 186.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 #658589 is Cyan = 0.26, Magento = 0.03, Yellow = 0 and Black (K on CMYK) = 0.46.
Color convert
| RGB | 101 | 133 | 137 | - |
| CMYK | 0.26 | 0.03 | 0 | 0.46 |
| HSL | 186.67º | 0.15% | 0.47% | - |
| HSV(B) | 186.67º | 0.26% | 0.54% | - |
| XYZ | 18.27 | 21.35 | 26.82 | - |
| YUV | 123.89 | 135.4 | 111.67 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 101 | 133 | 137 | 0.26 | 0.03 | 0 | 0.46 | 186.67 | 0.15 | 0.47 |
| Hex | 65 | 85 | 89 | 1A | 3 | 0 | 2E | BB | F | 2F |
| Octal | 145 | 205 | 211 | 32 | 3 | 0 | 56 | 273 | 17 | 57 |
| Binary | 1100101 | 10000101 | 10001001 | 11010 | 11 | 0 | 101110 | 10111011 | 1111 | 101111 |
Color Harmonies of #658589
Complementary color
Monochromatic Colors of #658589
Black with #658589
Text Example
Text Example
White with #658589
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #658589; }
p { color: rgb(101,133,137); }
H1.HeaderClassName
{
color: #658589;
}
.AnyTagClassName
{
color: #658589;
}
</style>
background-color css
<style>
a { background-color: #658589; }
a { background-color: rgb(101,133,137); }
div.DivClassName
{
background-color: #658589;
}
.BgClassName
{
background-color: #658589;
}
</style>
border-color css
<style>
span { border-color: #658589; }
span { border-color: rgb(101,133,137); }
td.TdClassName
{
border-color: #658589;
}
.TagClassName
{
border-color: #658589;
}
</style>