Shades of Gothic #658384
Tints of Gothic #658384
RGB
CMYK
RGB Variations
Color information
#658384 (or 0x658384) is known color: Gothic. HEX triplet: 65, 83 and 84. RGB value is (101,131,132). Sum of RGB (Red+Green+Blue) = 101+131+132=364 (48% of max value = 765). Red value is 101 (39.84% from 255 or 27.75% from 364); Green value is 131 (51.56% from 255 or 35.99% from 364); Blue value is 132 (51.95% from 255 or 36.26% from 364); Max value from RGB is 132 - color contains mainly: blue. Hex color #658384 is not a web safe color. Web safe color analog (approx): #669999. Inversed color of #658384 is #9A7C7B. Grayscale: #7A7A7A. Windows color (decimal): -10124412 or 8684389. OLE color: 8684389.
HSL color Cylindrical-coordinate representation of color #658384: hue angle of 181.94º degrees, saturation: 0.13, lightness: 0.46%. HSV value (or HSB Brightness) of color is 0.52% and HSV saturation: 0.23%. Process color model (Four color, CMYK) of #658384 is Cyan = 0.23, Magento = 0.01, Yellow = 0 and Black (K on CMYK) = 0.48.
Color convert
| RGB | 101 | 131 | 132 | - |
| CMYK | 0.23 | 0.01 | 0 | 0.48 |
| HSL | 181.94º | 0.13% | 0.46% | - |
| HSV(B) | 181.94º | 0.23% | 0.52% | - |
| XYZ | 17.65 | 20.67 | 24.89 | - |
| YUV | 122.14 | 133.56 | 112.92 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 101 | 131 | 132 | 0.23 | 0.01 | 0 | 0.48 | 181.94 | 0.13 | 0.46 |
| Hex | 65 | 83 | 84 | 17 | 1 | 0 | 30 | B6 | D | 2E |
| Octal | 145 | 203 | 204 | 27 | 1 | 0 | 60 | 266 | 15 | 56 |
| Binary | 1100101 | 10000011 | 10000100 | 10111 | 1 | 0 | 110000 | 10110110 | 1101 | 101110 |
Color Harmonies of #658384
Complementary color
Monochromatic Colors of #658384
Black with #658384
Text Example
Text Example
White with #658384
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #658384; }
p { color: rgb(101,131,132); }
H1.HeaderClassName
{
color: #658384;
}
.AnyTagClassName
{
color: #658384;
}
</style>
background-color css
<style>
a { background-color: #658384; }
a { background-color: rgb(101,131,132); }
div.DivClassName
{
background-color: #658384;
}
.BgClassName
{
background-color: #658384;
}
</style>
border-color css
<style>
span { border-color: #658384; }
span { border-color: rgb(101,131,132); }
td.TdClassName
{
border-color: #658384;
}
.TagClassName
{
border-color: #658384;
}
</style>