Shades of Blue Diamond #471671
Tints of Blue Diamond #471671
RGB
CMYK
RGB Variations
Color information
#471671 (or 0x471671) is known color: Blue Diamond. HEX triplet: 47, 16 and 71. RGB value is (71,22,113). Sum of RGB (Red+Green+Blue) = 71+22+113=206 (27% of max value = 765). Red value is 71 (28.12% from 255 or 34.47% from 206); Green value is 22 (8.98% from 255 or 10.68% from 206); Blue value is 113 (44.53% from 255 or 54.85% from 206); Max value from RGB is 113 - color contains mainly: blue. Hex color #471671 is not a web safe color. Web safe color analog (approx): #330066. Inversed color of #471671 is #B8E98E. Grayscale: #2E2E2E. Windows color (decimal): -12118415 or 7411271. OLE color: 7411271.
HSL color Cylindrical-coordinate representation of color #471671: hue angle of 272.31º degrees, saturation: 0.67, lightness: 0.26%. HSV value (or HSB Brightness) of color is 0.44% and HSV saturation: 0.81%. Process color model (Four color, CMYK) of #471671 is Cyan = 0.37, Magento = 0.81, Yellow = 0 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 71 | 22 | 113 | - |
| CMYK | 0.37 | 0.81 | 0 | 0.56 |
| HSL | 272.31º | 0.67% | 0.26% | - |
| HSV(B) | 272.31º | 0.81% | 0.44% | - |
| XYZ | 5.87 | 3.11 | 15.91 | - |
| YUV | 47.03 | 165.23 | 145.1 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 71 | 22 | 113 | 0.37 | 0.81 | 0 | 0.56 | 272.31 | 0.67 | 0.26 |
| Hex | 47 | 16 | 71 | 25 | 51 | 0 | 38 | 110 | 43 | 1A |
| Octal | 107 | 26 | 161 | 45 | 121 | 0 | 70 | 420 | 103 | 32 |
| Binary | 1000111 | 10110 | 1110001 | 100101 | 1010001 | 0 | 111000 | 100010000 | 1000011 | 11010 |
Color Harmonies of #471671
Complementary color
Monochromatic Colors of #471671
Black with #471671
Text Example
Text Example
White with #471671
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #471671; }
p { color: rgb(71,22,113); }
H1.HeaderClassName
{
color: #471671;
}
.AnyTagClassName
{
color: #471671;
}
</style>
background-color css
<style>
a { background-color: #471671; }
a { background-color: rgb(71,22,113); }
div.DivClassName
{
background-color: #471671;
}
.BgClassName
{
background-color: #471671;
}
</style>
border-color css
<style>
span { border-color: #471671; }
span { border-color: rgb(71,22,113); }
td.TdClassName
{
border-color: #471671;
}
.TagClassName
{
border-color: #471671;
}
</style>