Shades of Violet Blue #977398
Tints of Violet Blue #977398
RGB
CMYK
RGB Variations
Color information
#977398 (or 0x977398) is known color: Violet Blue. HEX triplet: 97, 73 and 98. RGB value is (151,115,152). Sum of RGB (Red+Green+Blue) = 151+115+152=418 (55% of max value = 765). Red value is 151 (59.38% from 255 or 36.12% from 418); Green value is 115 (45.31% from 255 or 27.51% from 418); Blue value is 152 (59.77% from 255 or 36.36% from 418); Max value from RGB is 152 - color contains mainly: blue. Hex color #977398 is not a web safe color. Web safe color analog (approx): #996699. Inversed color of #977398 is #688C67. Grayscale: #818181. Windows color (decimal): -6851688 or 9991063. OLE color: 9991063.
HSL color Cylindrical-coordinate representation of color #977398: hue angle of 298.38º degrees, saturation: 0.15, lightness: 0.52%. HSV value (or HSB Brightness) of color is 0.6% and HSV saturation: 0.24%. Process color model (Four color, CMYK) of #977398 is Cyan = 0.01, Magento = 0.24, Yellow = 0 and Black (K on CMYK) = 0.40.
Color convert
| RGB | 151 | 115 | 152 | - |
| CMYK | 0.01 | 0.24 | 0 | 0.40 |
| HSL | 298.38º | 0.15% | 0.52% | - |
| HSV(B) | 298.38º | 0.24% | 0.6% | - |
| XYZ | 24.56 | 21.11 | 32.49 | - |
| YUV | 129.98 | 140.43 | 142.99 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 151 | 115 | 152 | 0.01 | 0.24 | 0 | 0.40 | 298.38 | 0.15 | 0.52 |
| Hex | 97 | 73 | 98 | 1 | 18 | 0 | 28 | 12A | F | 34 |
| Octal | 227 | 163 | 230 | 1 | 30 | 0 | 50 | 452 | 17 | 64 |
| Binary | 10010111 | 1110011 | 10011000 | 1 | 11000 | 0 | 101000 | 100101010 | 1111 | 110100 |
Color Harmonies of #977398
Complementary color
Monochromatic Colors of #977398
Black with #977398
Text Example
Text Example
White with #977398
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #977398; }
p { color: rgb(151,115,152); }
H1.HeaderClassName
{
color: #977398;
}
.AnyTagClassName
{
color: #977398;
}
</style>
background-color css
<style>
a { background-color: #977398; }
a { background-color: rgb(151,115,152); }
div.DivClassName
{
background-color: #977398;
}
.BgClassName
{
background-color: #977398;
}
</style>
border-color css
<style>
span { border-color: #977398; }
span { border-color: rgb(151,115,152); }
td.TdClassName
{
border-color: #977398;
}
.TagClassName
{
border-color: #977398;
}
</style>