Shades of Blue Gem #473697
Tints of Blue Gem #473697
RGB
CMYK
RGB Variations
Color information
#473697 (or 0x473697) is known color: Blue Gem. HEX triplet: 47, 36 and 97. RGB value is (71,54,151). Sum of RGB (Red+Green+Blue) = 71+54+151=276 (36% of max value = 765). Red value is 71 (28.12% from 255 or 25.72% from 276); Green value is 54 (21.48% from 255 or 19.57% from 276); Blue value is 151 (59.38% from 255 or 54.71% from 276); Max value from RGB is 151 - color contains mainly: blue. Hex color #473697 is not a web safe color. Web safe color analog (approx): #333399. Inversed color of #473697 is #B8C968. Grayscale: #454545. Windows color (decimal): -12110185 or 9909831. OLE color: 9909831.
HSL color Cylindrical-coordinate representation of color #473697: hue angle of 250.52º degrees, saturation: 0.47, lightness: 0.4%. HSV value (or HSB Brightness) of color is 0.59% and HSV saturation: 0.64%. Process color model (Four color, CMYK) of #473697 is Cyan = 0.53, Magento = 0.64, Yellow = 0 and Black (K on CMYK) = 0.41.
Color convert
| RGB | 71 | 54 | 151 | - |
| CMYK | 0.53 | 0.64 | 0 | 0.41 |
| HSL | 250.52º | 0.47% | 0.4% | - |
| HSV(B) | 250.52º | 0.64% | 0.59% | - |
| XYZ | 9.5 | 6.21 | 29.98 | - |
| YUV | 70.14 | 173.63 | 128.61 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 71 | 54 | 151 | 0.53 | 0.64 | 0 | 0.41 | 250.52 | 0.47 | 0.4 |
| Hex | 47 | 36 | 97 | 35 | 40 | 0 | 29 | FB | 2F | 28 |
| Octal | 107 | 66 | 227 | 65 | 100 | 0 | 51 | 373 | 57 | 50 |
| Binary | 1000111 | 110110 | 10010111 | 110101 | 1000000 | 0 | 101001 | 11111011 | 101111 | 101000 |
Color Harmonies of #473697
Complementary color
Monochromatic Colors of #473697
Black with #473697
Text Example
Text Example
White with #473697
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #473697; }
p { color: rgb(71,54,151); }
H1.HeaderClassName
{
color: #473697;
}
.AnyTagClassName
{
color: #473697;
}
</style>
background-color css
<style>
a { background-color: #473697; }
a { background-color: rgb(71,54,151); }
div.DivClassName
{
background-color: #473697;
}
.BgClassName
{
background-color: #473697;
}
</style>
border-color css
<style>
span { border-color: #473697; }
span { border-color: rgb(71,54,151); }
td.TdClassName
{
border-color: #473697;
}
.TagClassName
{
border-color: #473697;
}
</style>