Shades of Gothic #658688
Tints of Gothic #658688
RGB
CMYK
RGB Variations
Color information
#658688 (or 0x658688) is known color: Gothic. HEX triplet: 65, 86 and 88. RGB value is (101,134,136). Sum of RGB (Red+Green+Blue) = 101+134+136=371 (49% of max value = 765). Red value is 101 (39.84% from 255 or 27.22% from 371); Green value is 134 (52.73% from 255 or 36.12% from 371); Blue value is 136 (53.52% from 255 or 36.66% from 371); Max value from RGB is 136 - color contains mainly: blue. Hex color #658688 is not a web safe color. Web safe color analog (approx): #669999. Inversed color of #658688 is #9A7977. Grayscale: #7C7C7C. Windows color (decimal): -10123640 or 8947301. OLE color: 8947301.
HSL color Cylindrical-coordinate representation of color #658688: hue angle of 183.43º degrees, saturation: 0.15, lightness: 0.46%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.26%. Process color model (Four color, CMYK) of #658688 is Cyan = 0.26, Magento = 0.01, Yellow = 0 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 101 | 134 | 136 | - |
| CMYK | 0.26 | 0.01 | 0 | 0.47 |
| HSL | 183.43º | 0.15% | 0.46% | - |
| HSV(B) | 183.43º | 0.26% | 0.53% | - |
| XYZ | 18.34 | 21.59 | 26.49 | - |
| YUV | 124.36 | 134.57 | 111.34 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 101 | 134 | 136 | 0.26 | 0.01 | 0 | 0.47 | 183.43 | 0.15 | 0.46 |
| Hex | 65 | 86 | 88 | 1A | 1 | 0 | 2F | B7 | F | 2E |
| Octal | 145 | 206 | 210 | 32 | 1 | 0 | 57 | 267 | 17 | 56 |
| Binary | 1100101 | 10000110 | 10001000 | 11010 | 1 | 0 | 101111 | 10110111 | 1111 | 101110 |
Color Harmonies of #658688
Complementary color
Monochromatic Colors of #658688
Black with #658688
Text Example
Text Example
White with #658688
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #658688; }
p { color: rgb(101,134,136); }
H1.HeaderClassName
{
color: #658688;
}
.AnyTagClassName
{
color: #658688;
}
</style>
background-color css
<style>
a { background-color: #658688; }
a { background-color: rgb(101,134,136); }
div.DivClassName
{
background-color: #658688;
}
.BgClassName
{
background-color: #658688;
}
</style>
border-color css
<style>
span { border-color: #658688; }
span { border-color: rgb(101,134,136); }
td.TdClassName
{
border-color: #658688;
}
.TagClassName
{
border-color: #658688;
}
</style>