Shades of Blue Diamond #471673
Tints of Blue Diamond #471673
RGB
CMYK
RGB Variations
Color information
#471673 (or 0x471673) is known color: Blue Diamond. HEX triplet: 47, 16 and 73. RGB value is (71,22,115). Sum of RGB (Red+Green+Blue) = 71+22+115=208 (27% of max value = 765). Red value is 71 (28.12% from 255 or 34.13% from 208); Green value is 22 (8.98% from 255 or 10.58% from 208); Blue value is 115 (45.31% from 255 or 55.29% from 208); Max value from RGB is 115 - color contains mainly: blue. Hex color #471673 is not a web safe color. Web safe color analog (approx): #330066. Inversed color of #471673 is #B8E98C. Grayscale: #2E2E2E. Windows color (decimal): -12118413 or 7542343. OLE color: 7542343.
HSL color Cylindrical-coordinate representation of color #471673: hue angle of 271.61º degrees, saturation: 0.68, lightness: 0.27%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.81%. Process color model (Four color, CMYK) of #471673 is Cyan = 0.38, Magento = 0.81, Yellow = 0 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 71 | 22 | 115 | - |
| CMYK | 0.38 | 0.81 | 0 | 0.55 |
| HSL | 271.61º | 0.68% | 0.27% | - |
| HSV(B) | 271.61º | 0.81% | 0.45% | - |
| XYZ | 5.98 | 3.15 | 16.51 | - |
| YUV | 47.25 | 166.23 | 144.94 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 71 | 22 | 115 | 0.38 | 0.81 | 0 | 0.55 | 271.61 | 0.68 | 0.27 |
| Hex | 47 | 16 | 73 | 26 | 51 | 0 | 37 | 110 | 44 | 1B |
| Octal | 107 | 26 | 163 | 46 | 121 | 0 | 67 | 420 | 104 | 33 |
| Binary | 1000111 | 10110 | 1110011 | 100110 | 1010001 | 0 | 110111 | 100010000 | 1000100 | 11011 |
Color Harmonies of #471673
Complementary color
Monochromatic Colors of #471673
Black with #471673
Text Example
Text Example
White with #471673
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #471673; }
p { color: rgb(71,22,115); }
H1.HeaderClassName
{
color: #471673;
}
.AnyTagClassName
{
color: #471673;
}
</style>
background-color css
<style>
a { background-color: #471673; }
a { background-color: rgb(71,22,115); }
div.DivClassName
{
background-color: #471673;
}
.BgClassName
{
background-color: #471673;
}
</style>
border-color css
<style>
span { border-color: #471673; }
span { border-color: rgb(71,22,115); }
td.TdClassName
{
border-color: #471673;
}
.TagClassName
{
border-color: #471673;
}
</style>