Shades of Blue Diamond #471870
Tints of Blue Diamond #471870
RGB
CMYK
RGB Variations
Color information
#471870 (or 0x471870) is known color: Blue Diamond. HEX triplet: 47, 18 and 70. RGB value is (71,24,112). Sum of RGB (Red+Green+Blue) = 71+24+112=207 (27% of max value = 765). Red value is 71 (28.12% from 255 or 34.30% from 207); Green value is 24 (9.77% from 255 or 11.59% from 207); Blue value is 112 (44.14% from 255 or 54.11% from 207); Max value from RGB is 112 - color contains mainly: blue. Hex color #471870 is not a web safe color. Web safe color analog (approx): #330066. Inversed color of #471870 is #B8E78F. Grayscale: #2F2F2F. Windows color (decimal): -12117904 or 7346247. OLE color: 7346247.
HSL color Cylindrical-coordinate representation of color #471870: hue angle of 272.05º degrees, saturation: 0.65, lightness: 0.27%. HSV value (or HSB Brightness) of color is 0.44% and HSV saturation: 0.79%. Process color model (Four color, CMYK) of #471870 is Cyan = 0.37, Magento = 0.79, Yellow = 0 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 71 | 24 | 112 | - |
| CMYK | 0.37 | 0.79 | 0 | 0.56 |
| HSL | 272.05º | 0.65% | 0.27% | - |
| HSV(B) | 272.05º | 0.79% | 0.44% | - |
| XYZ | 5.85 | 3.16 | 15.63 | - |
| YUV | 48.09 | 164.07 | 144.34 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 71 | 24 | 112 | 0.37 | 0.79 | 0 | 0.56 | 272.05 | 0.65 | 0.27 |
| Hex | 47 | 18 | 70 | 25 | 4F | 0 | 38 | 110 | 41 | 1B |
| Octal | 107 | 30 | 160 | 45 | 117 | 0 | 70 | 420 | 101 | 33 |
| Binary | 1000111 | 11000 | 1110000 | 100101 | 1001111 | 0 | 111000 | 100010000 | 1000001 | 11011 |
Color Harmonies of #471870
Complementary color
Monochromatic Colors of #471870
Black with #471870
Text Example
Text Example
White with #471870
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #471870; }
p { color: rgb(71,24,112); }
H1.HeaderClassName
{
color: #471870;
}
.AnyTagClassName
{
color: #471870;
}
</style>
background-color css
<style>
a { background-color: #471870; }
a { background-color: rgb(71,24,112); }
div.DivClassName
{
background-color: #471870;
}
.BgClassName
{
background-color: #471870;
}
</style>
border-color css
<style>
span { border-color: #471870; }
span { border-color: rgb(71,24,112); }
td.TdClassName
{
border-color: #471870;
}
.TagClassName
{
border-color: #471870;
}
</style>