Shades of Blue Diamond #472874
Tints of Blue Diamond #472874
RGB
CMYK
RGB Variations
Color information
#472874 (or 0x472874) is known color: Blue Diamond. HEX triplet: 47, 28 and 74. RGB value is (71,40,116). Sum of RGB (Red+Green+Blue) = 71+40+116=227 (30% of max value = 765). Red value is 71 (28.12% from 255 or 31.28% from 227); Green value is 40 (16.02% from 255 or 17.62% from 227); Blue value is 116 (45.70% from 255 or 51.10% from 227); Max value from RGB is 116 - color contains mainly: blue. Hex color #472874 is not a web safe color. Web safe color analog (approx): #333366. Inversed color of #472874 is #B8D78B. Grayscale: #393939. Windows color (decimal): -12113804 or 7612487. OLE color: 7612487.
HSL color Cylindrical-coordinate representation of color #472874: hue angle of 264.47º degrees, saturation: 0.49, lightness: 0.31%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.66%. Process color model (Four color, CMYK) of #472874 is Cyan = 0.39, Magento = 0.66, Yellow = 0 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 71 | 40 | 116 | - |
| CMYK | 0.39 | 0.66 | 0 | 0.55 |
| HSL | 264.47º | 0.49% | 0.31% | - |
| HSV(B) | 264.47º | 0.66% | 0.45% | - |
| XYZ | 6.51 | 4.12 | 16.97 | - |
| YUV | 57.93 | 160.77 | 137.32 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 71 | 40 | 116 | 0.39 | 0.66 | 0 | 0.55 | 264.47 | 0.49 | 0.31 |
| Hex | 47 | 28 | 74 | 27 | 42 | 0 | 37 | 108 | 31 | 1F |
| Octal | 107 | 50 | 164 | 47 | 102 | 0 | 67 | 410 | 61 | 37 |
| Binary | 1000111 | 101000 | 1110100 | 100111 | 1000010 | 0 | 110111 | 100001000 | 110001 | 11111 |
Color Harmonies of #472874
Complementary color
Monochromatic Colors of #472874
Black with #472874
Text Example
Text Example
White with #472874
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #472874; }
p { color: rgb(71,40,116); }
H1.HeaderClassName
{
color: #472874;
}
.AnyTagClassName
{
color: #472874;
}
</style>
background-color css
<style>
a { background-color: #472874; }
a { background-color: rgb(71,40,116); }
div.DivClassName
{
background-color: #472874;
}
.BgClassName
{
background-color: #472874;
}
</style>
border-color css
<style>
span { border-color: #472874; }
span { border-color: rgb(71,40,116); }
td.TdClassName
{
border-color: #472874;
}
.TagClassName
{
border-color: #472874;
}
</style>