Shades of Gothic #658387
Tints of Gothic #658387
RGB
CMYK
RGB Variations
Color information
#658387 (or 0x658387) is known color: Gothic. HEX triplet: 65, 83 and 87. RGB value is (101,131,135). Sum of RGB (Red+Green+Blue) = 101+131+135=367 (48% of max value = 765). Red value is 101 (39.84% from 255 or 27.52% from 367); Green value is 131 (51.56% from 255 or 35.69% from 367); Blue value is 135 (53.12% from 255 or 36.78% from 367); Max value from RGB is 135 - color contains mainly: blue. Hex color #658387 is not a web safe color. Web safe color analog (approx): #669999. Inversed color of #658387 is #9A7C78. Grayscale: #7A7A7A. Windows color (decimal): -10124409 or 8880997. OLE color: 8880997.
HSL color Cylindrical-coordinate representation of color #658387: hue angle of 187.06º 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 #658387 is Cyan = 0.25, Magento = 0.03, Yellow = 0 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 101 | 131 | 135 | - |
| CMYK | 0.25 | 0.03 | 0 | 0.47 |
| HSL | 187.06º | 0.14% | 0.46% | - |
| HSV(B) | 187.06º | 0.25% | 0.53% | - |
| XYZ | 17.86 | 20.75 | 25.99 | - |
| YUV | 122.49 | 135.06 | 112.67 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 101 | 131 | 135 | 0.25 | 0.03 | 0 | 0.47 | 187.06 | 0.14 | 0.46 |
| Hex | 65 | 83 | 87 | 19 | 3 | 0 | 2F | BB | E | 2E |
| Octal | 145 | 203 | 207 | 31 | 3 | 0 | 57 | 273 | 16 | 56 |
| Binary | 1100101 | 10000011 | 10000111 | 11001 | 11 | 0 | 101111 | 10111011 | 1110 | 101110 |
Color Harmonies of #658387
Complementary color
Monochromatic Colors of #658387
Black with #658387
Text Example
Text Example
White with #658387
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #658387; }
p { color: rgb(101,131,135); }
H1.HeaderClassName
{
color: #658387;
}
.AnyTagClassName
{
color: #658387;
}
</style>
background-color css
<style>
a { background-color: #658387; }
a { background-color: rgb(101,131,135); }
div.DivClassName
{
background-color: #658387;
}
.BgClassName
{
background-color: #658387;
}
</style>
border-color css
<style>
span { border-color: #658387; }
span { border-color: rgb(101,131,135); }
td.TdClassName
{
border-color: #658387;
}
.TagClassName
{
border-color: #658387;
}
</style>