Shades of Gothic #658386
Tints of Gothic #658386
RGB
CMYK
RGB Variations
Color information
#658386 (or 0x658386) is known color: Gothic. HEX triplet: 65, 83 and 86. RGB value is (101,131,134). Sum of RGB (Red+Green+Blue) = 101+131+134=366 (48% of max value = 765). Red value is 101 (39.84% from 255 or 27.60% from 366); Green value is 131 (51.56% from 255 or 35.79% from 366); Blue value is 134 (52.73% from 255 or 36.61% from 366); Max value from RGB is 134 - color contains mainly: blue. Hex color #658386 is not a web safe color. Web safe color analog (approx): #669999. Inversed color of #658386 is #9A7C79. Grayscale: #7A7A7A. Windows color (decimal): -10124410 or 8815461. OLE color: 8815461.
HSL color Cylindrical-coordinate representation of color #658386: hue angle of 185.45º degrees, saturation: 0.14, lightness: 0.46%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.25%. Process color model (Four color, CMYK) of #658386 is Cyan = 0.25, Magento = 0.02, Yellow = 0 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 101 | 131 | 134 | - |
| CMYK | 0.25 | 0.02 | 0 | 0.47 |
| HSL | 185.45º | 0.14% | 0.46% | - |
| HSV(B) | 185.45º | 0.25% | 0.53% | - |
| XYZ | 17.79 | 20.72 | 25.62 | - |
| YUV | 122.37 | 134.56 | 112.76 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 101 | 131 | 134 | 0.25 | 0.02 | 0 | 0.47 | 185.45 | 0.14 | 0.46 |
| Hex | 65 | 83 | 86 | 19 | 2 | 0 | 2F | B9 | E | 2E |
| Octal | 145 | 203 | 206 | 31 | 2 | 0 | 57 | 271 | 16 | 56 |
| Binary | 1100101 | 10000011 | 10000110 | 11001 | 10 | 0 | 101111 | 10111001 | 1110 | 101110 |
Color Harmonies of #658386
Complementary color
Monochromatic Colors of #658386
Black with #658386
Text Example
Text Example
White with #658386
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #658386; }
p { color: rgb(101,131,134); }
H1.HeaderClassName
{
color: #658386;
}
.AnyTagClassName
{
color: #658386;
}
</style>
background-color css
<style>
a { background-color: #658386; }
a { background-color: rgb(101,131,134); }
div.DivClassName
{
background-color: #658386;
}
.BgClassName
{
background-color: #658386;
}
</style>
border-color css
<style>
span { border-color: #658386; }
span { border-color: rgb(101,131,134); }
td.TdClassName
{
border-color: #658386;
}
.TagClassName
{
border-color: #658386;
}
</style>