Shades of Blue Diamond #471670
Tints of Blue Diamond #471670
RGB
CMYK
RGB Variations
Color information
#471670 (or 0x471670) is known color: Blue Diamond. HEX triplet: 47, 16 and 70. RGB value is (71,22,112). Sum of RGB (Red+Green+Blue) = 71+22+112=205 (27% of max value = 765). Red value is 71 (28.12% from 255 or 34.63% from 205); Green value is 22 (8.98% from 255 or 10.73% from 205); Blue value is 112 (44.14% from 255 or 54.63% from 205); Max value from RGB is 112 - color contains mainly: blue. Hex color #471670 is not a web safe color. Web safe color analog (approx): #330066. Inversed color of #471670 is #B8E98F. Grayscale: #2E2E2E. Windows color (decimal): -12118416 or 7345735. OLE color: 7345735.
HSL color Cylindrical-coordinate representation of color #471670: hue angle of 272.67º degrees, saturation: 0.67, lightness: 0.26%. HSV value (or HSB Brightness) of color is 0.44% and HSV saturation: 0.8%. Process color model (Four color, CMYK) of #471670 is Cyan = 0.37, Magento = 0.80, Yellow = 0 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 71 | 22 | 112 | - |
| CMYK | 0.37 | 0.80 | 0 | 0.56 |
| HSL | 272.67º | 0.67% | 0.26% | - |
| HSV(B) | 272.67º | 0.8% | 0.44% | - |
| XYZ | 5.81 | 3.08 | 15.62 | - |
| YUV | 46.91 | 164.73 | 145.18 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 71 | 22 | 112 | 0.37 | 0.80 | 0 | 0.56 | 272.67 | 0.67 | 0.26 |
| Hex | 47 | 16 | 70 | 25 | 50 | 0 | 38 | 111 | 43 | 1A |
| Octal | 107 | 26 | 160 | 45 | 120 | 0 | 70 | 421 | 103 | 32 |
| Binary | 1000111 | 10110 | 1110000 | 100101 | 1010000 | 0 | 111000 | 100010001 | 1000011 | 11010 |
Color Harmonies of #471670
Complementary color
Monochromatic Colors of #471670
Black with #471670
Text Example
Text Example
White with #471670
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #471670; }
p { color: rgb(71,22,112); }
H1.HeaderClassName
{
color: #471670;
}
.AnyTagClassName
{
color: #471670;
}
</style>
background-color css
<style>
a { background-color: #471670; }
a { background-color: rgb(71,22,112); }
div.DivClassName
{
background-color: #471670;
}
.BgClassName
{
background-color: #471670;
}
</style>
border-color css
<style>
span { border-color: #471670; }
span { border-color: rgb(71,22,112); }
td.TdClassName
{
border-color: #471670;
}
.TagClassName
{
border-color: #471670;
}
</style>