Shades of Gothic #658484
Tints of Gothic #658484
RGB
CMYK
RGB Variations
Color information
#658484 (or 0x658484) is known color: Gothic. HEX triplet: 65, 84 and 84. RGB value is (101,132,132). Sum of RGB (Red+Green+Blue) = 101+132+132=365 (48% of max value = 765). Red value is 101 (39.84% from 255 or 27.67% from 365); Green value is 132 (51.95% from 255 or 36.16% from 365); Blue value is 132 (51.95% from 255 or 36.16% from 365); Max value from RGB is 132 - color contains mainly: green, blue. Hex color #658484 is not a web safe color. Web safe color analog (approx): #669999. Inversed color of #658484 is #9A7B7B. Grayscale: #7A7A7A. Windows color (decimal): -10124156 or 8684645. OLE color: 8684645.
HSL color Cylindrical-coordinate representation of color #658484: hue angle of 180º 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 #658484 is Cyan = 0.23, Magento = 0, Yellow = 0 and Black (K on CMYK) = 0.48.
Color convert
| RGB | 101 | 132 | 132 | - |
| CMYK | 0.23 | 0 | 0 | 0.48 |
| HSL | 180º | 0.13% | 0.46% | - |
| HSV(B) | 180º | 0.23% | 0.52% | - |
| XYZ | 17.78 | 20.94 | 24.93 | - |
| YUV | 122.73 | 133.23 | 112.5 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 101 | 132 | 132 | 0.23 | 0 | 0 | 0.48 | 180 | 0.13 | 0.46 |
| Hex | 65 | 84 | 84 | 17 | 0 | 0 | 30 | B4 | D | 2E |
| Octal | 145 | 204 | 204 | 27 | 0 | 0 | 60 | 264 | 15 | 56 |
| Binary | 1100101 | 10000100 | 10000100 | 10111 | 0 | 0 | 110000 | 10110100 | 1101 | 101110 |
Color Harmonies of #658484
Complementary color
Monochromatic Colors of #658484
Black with #658484
Text Example
Text Example
White with #658484
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #658484; }
p { color: rgb(101,132,132); }
H1.HeaderClassName
{
color: #658484;
}
.AnyTagClassName
{
color: #658484;
}
</style>
background-color css
<style>
a { background-color: #658484; }
a { background-color: rgb(101,132,132); }
div.DivClassName
{
background-color: #658484;
}
.BgClassName
{
background-color: #658484;
}
</style>
border-color css
<style>
span { border-color: #658484; }
span { border-color: rgb(101,132,132); }
td.TdClassName
{
border-color: #658484;
}
.TagClassName
{
border-color: #658484;
}
</style>