Shades of Blue Diamond #471770
Tints of Blue Diamond #471770
RGB
CMYK
RGB Variations
Color information
#471770 (or 0x471770) is known color: Blue Diamond. HEX triplet: 47, 17 and 70. RGB value is (71,23,112). Sum of RGB (Red+Green+Blue) = 71+23+112=206 (27% of max value = 765). Red value is 71 (28.12% from 255 or 34.47% from 206); Green value is 23 (9.38% from 255 or 11.17% from 206); Blue value is 112 (44.14% from 255 or 54.37% from 206); Max value from RGB is 112 - color contains mainly: blue. Hex color #471770 is not a web safe color. Web safe color analog (approx): #330066. Inversed color of #471770 is #B8E88F. Grayscale: #2F2F2F. Windows color (decimal): -12118160 or 7345991. OLE color: 7345991.
HSL color Cylindrical-coordinate representation of color #471770: hue angle of 272.36º degrees, saturation: 0.66, lightness: 0.26%. HSV value (or HSB Brightness) of color is 0.44% and HSV saturation: 0.79%. Process color model (Four color, CMYK) of #471770 is Cyan = 0.37, Magento = 0.79, Yellow = 0 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 71 | 23 | 112 | - |
| CMYK | 0.37 | 0.79 | 0 | 0.56 |
| HSL | 272.36º | 0.66% | 0.26% | - |
| HSV(B) | 272.36º | 0.79% | 0.44% | - |
| XYZ | 5.83 | 3.12 | 15.62 | - |
| YUV | 47.5 | 164.4 | 144.76 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 71 | 23 | 112 | 0.37 | 0.79 | 0 | 0.56 | 272.36 | 0.66 | 0.26 |
| Hex | 47 | 17 | 70 | 25 | 4F | 0 | 38 | 110 | 42 | 1A |
| Octal | 107 | 27 | 160 | 45 | 117 | 0 | 70 | 420 | 102 | 32 |
| Binary | 1000111 | 10111 | 1110000 | 100101 | 1001111 | 0 | 111000 | 100010000 | 1000010 | 11010 |
Color Harmonies of #471770
Complementary color
Monochromatic Colors of #471770
Black with #471770
Text Example
Text Example
White with #471770
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #471770; }
p { color: rgb(71,23,112); }
H1.HeaderClassName
{
color: #471770;
}
.AnyTagClassName
{
color: #471770;
}
</style>
background-color css
<style>
a { background-color: #471770; }
a { background-color: rgb(71,23,112); }
div.DivClassName
{
background-color: #471770;
}
.BgClassName
{
background-color: #471770;
}
</style>
border-color css
<style>
span { border-color: #471770; }
span { border-color: rgb(71,23,112); }
td.TdClassName
{
border-color: #471770;
}
.TagClassName
{
border-color: #471770;
}
</style>