Shades of Blue Diamond #471970
Tints of Blue Diamond #471970
RGB
CMYK
RGB Variations
Color information
#471970 (or 0x471970) is known color: Blue Diamond. HEX triplet: 47, 19 and 70. RGB value is (71,25,112). Sum of RGB (Red+Green+Blue) = 71+25+112=208 (27% of max value = 765). Red value is 71 (28.12% from 255 or 34.13% from 208); Green value is 25 (10.16% from 255 or 12.02% from 208); Blue value is 112 (44.14% from 255 or 53.85% from 208); Max value from RGB is 112 - color contains mainly: blue. Hex color #471970 is not a web safe color. Web safe color analog (approx): #330066. Inversed color of #471970 is #B8E68F. Grayscale: #303030. Windows color (decimal): -12117648 or 7346503. OLE color: 7346503.
HSL color Cylindrical-coordinate representation of color #471970: hue angle of 271.72º degrees, saturation: 0.64, lightness: 0.27%. HSV value (or HSB Brightness) of color is 0.44% and HSV saturation: 0.78%. Process color model (Four color, CMYK) of #471970 is Cyan = 0.37, Magento = 0.78, Yellow = 0 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 71 | 25 | 112 | - |
| CMYK | 0.37 | 0.78 | 0 | 0.56 |
| HSL | 271.72º | 0.64% | 0.27% | - |
| HSV(B) | 271.72º | 0.78% | 0.44% | - |
| XYZ | 5.87 | 3.2 | 15.64 | - |
| YUV | 48.67 | 163.74 | 143.93 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 71 | 25 | 112 | 0.37 | 0.78 | 0 | 0.56 | 271.72 | 0.64 | 0.27 |
| Hex | 47 | 19 | 70 | 25 | 4E | 0 | 38 | 110 | 40 | 1B |
| Octal | 107 | 31 | 160 | 45 | 116 | 0 | 70 | 420 | 100 | 33 |
| Binary | 1000111 | 11001 | 1110000 | 100101 | 1001110 | 0 | 111000 | 100010000 | 1000000 | 11011 |
Color Harmonies of #471970
Complementary color
Monochromatic Colors of #471970
Black with #471970
Text Example
Text Example
White with #471970
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #471970; }
p { color: rgb(71,25,112); }
H1.HeaderClassName
{
color: #471970;
}
.AnyTagClassName
{
color: #471970;
}
</style>
background-color css
<style>
a { background-color: #471970; }
a { background-color: rgb(71,25,112); }
div.DivClassName
{
background-color: #471970;
}
.BgClassName
{
background-color: #471970;
}
</style>
border-color css
<style>
span { border-color: #471970; }
span { border-color: rgb(71,25,112); }
td.TdClassName
{
border-color: #471970;
}
.TagClassName
{
border-color: #471970;
}
</style>