Shades of Blue Diamond #472671
Tints of Blue Diamond #472671
RGB
CMYK
RGB Variations
Color information
#472671 (or 0x472671) is known color: Blue Diamond. HEX triplet: 47, 26 and 71. RGB value is (71,38,113). Sum of RGB (Red+Green+Blue) = 71+38+113=222 (29% of max value = 765). Red value is 71 (28.12% from 255 or 31.98% from 222); Green value is 38 (15.23% from 255 or 17.12% from 222); Blue value is 113 (44.53% from 255 or 50.90% from 222); Max value from RGB is 113 - color contains mainly: blue. Hex color #472671 is not a web safe color. Web safe color analog (approx): #333366. Inversed color of #472671 is #B8D98E. Grayscale: #383838. Windows color (decimal): -12114319 or 7415367. OLE color: 7415367.
HSL color Cylindrical-coordinate representation of color #472671: hue angle of 266.4º degrees, saturation: 0.5, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.44% and HSV saturation: 0.66%. Process color model (Four color, CMYK) of #472671 is Cyan = 0.37, Magento = 0.66, Yellow = 0 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 71 | 38 | 113 | - |
| CMYK | 0.37 | 0.66 | 0 | 0.56 |
| HSL | 266.4º | 0.5% | 0.3% | - |
| HSV(B) | 266.4º | 0.66% | 0.44% | - |
| XYZ | 6.27 | 3.92 | 16.05 | - |
| YUV | 56.42 | 159.93 | 138.4 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 71 | 38 | 113 | 0.37 | 0.66 | 0 | 0.56 | 266.4 | 0.5 | 0.3 |
| Hex | 47 | 26 | 71 | 25 | 42 | 0 | 38 | 10A | 32 | 1E |
| Octal | 107 | 46 | 161 | 45 | 102 | 0 | 70 | 412 | 62 | 36 |
| Binary | 1000111 | 100110 | 1110001 | 100101 | 1000010 | 0 | 111000 | 100001010 | 110010 | 11110 |
Color Harmonies of #472671
Complementary color
Monochromatic Colors of #472671
Black with #472671
Text Example
Text Example
White with #472671
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #472671; }
p { color: rgb(71,38,113); }
H1.HeaderClassName
{
color: #472671;
}
.AnyTagClassName
{
color: #472671;
}
</style>
background-color css
<style>
a { background-color: #472671; }
a { background-color: rgb(71,38,113); }
div.DivClassName
{
background-color: #472671;
}
.BgClassName
{
background-color: #472671;
}
</style>
border-color css
<style>
span { border-color: #472671; }
span { border-color: rgb(71,38,113); }
td.TdClassName
{
border-color: #472671;
}
.TagClassName
{
border-color: #472671;
}
</style>