Shades of Gothic #659298
Tints of Gothic #659298
RGB
CMYK
RGB Variations
Color information
#659298 (or 0x659298) is known color: Gothic. HEX triplet: 65, 92 and 98. RGB value is (101,146,152). Sum of RGB (Red+Green+Blue) = 101+146+152=399 (52% of max value = 765). Red value is 101 (39.84% from 255 or 25.31% from 399); Green value is 146 (57.42% from 255 or 36.59% from 399); Blue value is 152 (59.77% from 255 or 38.10% from 399); Max value from RGB is 152 - color contains mainly: blue. Hex color #659298 is not a web safe color. Web safe color analog (approx): #669999. Inversed color of #659298 is #9A6D67. Grayscale: #858585. Windows color (decimal): -10120552 or 9998949. OLE color: 9998949.
HSL color Cylindrical-coordinate representation of color #659298: hue angle of 187.06º degrees, saturation: 0.2, lightness: 0.5%. HSV value (or HSB Brightness) of color is 0.6% and HSV saturation: 0.34%. Process color model (Four color, CMYK) of #659298 is Cyan = 0.34, Magento = 0.04, Yellow = 0 and Black (K on CMYK) = 0.40.
Color convert
| RGB | 101 | 146 | 152 | - |
| CMYK | 0.34 | 0.04 | 0 | 0.40 |
| HSL | 187.06º | 0.2% | 0.5% | - |
| HSV(B) | 187.06º | 0.34% | 0.6% | - |
| XYZ | 21.31 | 25.59 | 33.52 | - |
| YUV | 133.23 | 138.59 | 105.01 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 101 | 146 | 152 | 0.34 | 0.04 | 0 | 0.40 | 187.06 | 0.2 | 0.5 |
| Hex | 65 | 92 | 98 | 22 | 4 | 0 | 28 | BB | 14 | 32 |
| Octal | 145 | 222 | 230 | 42 | 4 | 0 | 50 | 273 | 24 | 62 |
| Binary | 1100101 | 10010010 | 10011000 | 100010 | 100 | 0 | 101000 | 10111011 | 10100 | 110010 |
Color Harmonies of #659298
Complementary color
Monochromatic Colors of #659298
Black with #659298
Text Example
Text Example
White with #659298
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #659298; }
p { color: rgb(101,146,152); }
H1.HeaderClassName
{
color: #659298;
}
.AnyTagClassName
{
color: #659298;
}
</style>
background-color css
<style>
a { background-color: #659298; }
a { background-color: rgb(101,146,152); }
div.DivClassName
{
background-color: #659298;
}
.BgClassName
{
background-color: #659298;
}
</style>
border-color css
<style>
span { border-color: #659298; }
span { border-color: rgb(101,146,152); }
td.TdClassName
{
border-color: #659298;
}
.TagClassName
{
border-color: #659298;
}
</style>