Shades of Blue Diamond #472968
Tints of Blue Diamond #472968
RGB
CMYK
RGB Variations
Color information
#472968 (or 0x472968) is known color: Blue Diamond. HEX triplet: 47, 29 and 68. RGB value is (71,41,104). Sum of RGB (Red+Green+Blue) = 71+41+104=216 (28% of max value = 765). Red value is 71 (28.12% from 255 or 32.87% from 216); Green value is 41 (16.41% from 255 or 18.98% from 216); Blue value is 104 (41.02% from 255 or 48.15% from 216); Max value from RGB is 104 - color contains mainly: blue. Hex color #472968 is not a web safe color. Web safe color analog (approx): #333366. Inversed color of #472968 is #B8D697. Grayscale: #383838. Windows color (decimal): -12113560 or 6826311. OLE color: 6826311.
HSL color Cylindrical-coordinate representation of color #472968: hue angle of 268.57º degrees, saturation: 0.43, lightness: 0.28%. HSV value (or HSB Brightness) of color is 0.41% and HSV saturation: 0.61%. Process color model (Four color, CMYK) of #472968 is Cyan = 0.32, Magento = 0.61, Yellow = 0 and Black (K on CMYK) = 0.59.
Color convert
| RGB | 71 | 41 | 104 | - |
| CMYK | 0.32 | 0.61 | 0 | 0.59 |
| HSL | 268.57º | 0.43% | 0.28% | - |
| HSV(B) | 268.57º | 0.61% | 0.41% | - |
| XYZ | 5.89 | 3.92 | 13.54 | - |
| YUV | 57.15 | 154.44 | 137.88 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 71 | 41 | 104 | 0.32 | 0.61 | 0 | 0.59 | 268.57 | 0.43 | 0.28 |
| Hex | 47 | 29 | 68 | 20 | 3D | 0 | 3B | 10D | 2B | 1C |
| Octal | 107 | 51 | 150 | 40 | 75 | 0 | 73 | 415 | 53 | 34 |
| Binary | 1000111 | 101001 | 1101000 | 100000 | 111101 | 0 | 111011 | 100001101 | 101011 | 11100 |
Color Harmonies of #472968
Complementary color
Monochromatic Colors of #472968
Black with #472968
Text Example
Text Example
White with #472968
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #472968; }
p { color: rgb(71,41,104); }
H1.HeaderClassName
{
color: #472968;
}
.AnyTagClassName
{
color: #472968;
}
</style>
background-color css
<style>
a { background-color: #472968; }
a { background-color: rgb(71,41,104); }
div.DivClassName
{
background-color: #472968;
}
.BgClassName
{
background-color: #472968;
}
</style>
border-color css
<style>
span { border-color: #472968; }
span { border-color: rgb(71,41,104); }
td.TdClassName
{
border-color: #472968;
}
.TagClassName
{
border-color: #472968;
}
</style>