Shades of Blue Diamond #472971
Tints of Blue Diamond #472971
RGB
CMYK
RGB Variations
Color information
#472971 (or 0x472971) is known color: Blue Diamond. HEX triplet: 47, 29 and 71. RGB value is (71,41,113). Sum of RGB (Red+Green+Blue) = 71+41+113=225 (29% of max value = 765). Red value is 71 (28.12% from 255 or 31.56% from 225); Green value is 41 (16.41% from 255 or 18.22% from 225); Blue value is 113 (44.53% from 255 or 50.22% from 225); Max value from RGB is 113 - color contains mainly: blue. Hex color #472971 is not a web safe color. Web safe color analog (approx): #333366. Inversed color of #472971 is #B8D68E. Grayscale: #393939. Windows color (decimal): -12113551 or 7416135. OLE color: 7416135.
HSL color Cylindrical-coordinate representation of color #472971: hue angle of 265º degrees, saturation: 0.47, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.44% and HSV saturation: 0.64%. Process color model (Four color, CMYK) of #472971 is Cyan = 0.37, Magento = 0.64, Yellow = 0 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 71 | 41 | 113 | - |
| CMYK | 0.37 | 0.64 | 0 | 0.56 |
| HSL | 265º | 0.47% | 0.3% | - |
| HSV(B) | 265º | 0.64% | 0.44% | - |
| XYZ | 6.37 | 4.12 | 16.08 | - |
| YUV | 58.18 | 158.94 | 137.15 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 71 | 41 | 113 | 0.37 | 0.64 | 0 | 0.56 | 265 | 0.47 | 0.3 |
| Hex | 47 | 29 | 71 | 25 | 40 | 0 | 38 | 109 | 2F | 1E |
| Octal | 107 | 51 | 161 | 45 | 100 | 0 | 70 | 411 | 57 | 36 |
| Binary | 1000111 | 101001 | 1110001 | 100101 | 1000000 | 0 | 111000 | 100001001 | 101111 | 11110 |
Color Harmonies of #472971
Complementary color
Monochromatic Colors of #472971
Black with #472971
Text Example
Text Example
White with #472971
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #472971; }
p { color: rgb(71,41,113); }
H1.HeaderClassName
{
color: #472971;
}
.AnyTagClassName
{
color: #472971;
}
</style>
background-color css
<style>
a { background-color: #472971; }
a { background-color: rgb(71,41,113); }
div.DivClassName
{
background-color: #472971;
}
.BgClassName
{
background-color: #472971;
}
</style>
border-color css
<style>
span { border-color: #472971; }
span { border-color: rgb(71,41,113); }
td.TdClassName
{
border-color: #472971;
}
.TagClassName
{
border-color: #472971;
}
</style>