Shades of Blue Diamond #471877
Tints of Blue Diamond #471877
RGB
CMYK
RGB Variations
Color information
#471877 (or 0x471877) is known color: Blue Diamond. HEX triplet: 47, 18 and 77. RGB value is (71,24,119). Sum of RGB (Red+Green+Blue) = 71+24+119=214 (28% of max value = 765). Red value is 71 (28.12% from 255 or 33.18% from 214); Green value is 24 (9.77% from 255 or 11.21% from 214); Blue value is 119 (46.88% from 255 or 55.61% from 214); Max value from RGB is 119 - color contains mainly: blue. Hex color #471877 is not a web safe color. Web safe color analog (approx): #330066. Inversed color of #471877 is #B8E788. Grayscale: #303030. Windows color (decimal): -12117897 or 7804999. OLE color: 7804999.
HSL color Cylindrical-coordinate representation of color #471877: hue angle of 269.68º degrees, saturation: 0.66, lightness: 0.28%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.8%. Process color model (Four color, CMYK) of #471877 is Cyan = 0.40, Magento = 0.80, Yellow = 0 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 71 | 24 | 119 | - |
| CMYK | 0.40 | 0.80 | 0 | 0.53 |
| HSL | 269.68º | 0.66% | 0.28% | - |
| HSV(B) | 269.68º | 0.8% | 0.47% | - |
| XYZ | 6.25 | 3.32 | 17.76 | - |
| YUV | 48.88 | 167.57 | 143.78 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 71 | 24 | 119 | 0.40 | 0.80 | 0 | 0.53 | 269.68 | 0.66 | 0.28 |
| Hex | 47 | 18 | 77 | 28 | 50 | 0 | 35 | 10E | 42 | 1C |
| Octal | 107 | 30 | 167 | 50 | 120 | 0 | 65 | 416 | 102 | 34 |
| Binary | 1000111 | 11000 | 1110111 | 101000 | 1010000 | 0 | 110101 | 100001110 | 1000010 | 11100 |
Color Harmonies of #471877
Complementary color
Monochromatic Colors of #471877
Black with #471877
Text Example
Text Example
White with #471877
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #471877; }
p { color: rgb(71,24,119); }
H1.HeaderClassName
{
color: #471877;
}
.AnyTagClassName
{
color: #471877;
}
</style>
background-color css
<style>
a { background-color: #471877; }
a { background-color: rgb(71,24,119); }
div.DivClassName
{
background-color: #471877;
}
.BgClassName
{
background-color: #471877;
}
</style>
border-color css
<style>
span { border-color: #471877; }
span { border-color: rgb(71,24,119); }
td.TdClassName
{
border-color: #471877;
}
.TagClassName
{
border-color: #471877;
}
</style>