Shades of Blue Diamond #472568
Tints of Blue Diamond #472568
RGB
CMYK
RGB Variations
Color information
#472568 (or 0x472568) is known color: Blue Diamond. HEX triplet: 47, 25 and 68. RGB value is (71,37,104). Sum of RGB (Red+Green+Blue) = 71+37+104=212 (28% of max value = 765). Red value is 71 (28.12% from 255 or 33.49% from 212); Green value is 37 (14.84% from 255 or 17.45% from 212); Blue value is 104 (41.02% from 255 or 49.06% from 212); Max value from RGB is 104 - color contains mainly: blue. Hex color #472568 is not a web safe color. Web safe color analog (approx): #333366. Inversed color of #472568 is #B8DA97. Grayscale: #363636. Windows color (decimal): -12114584 or 6825287. OLE color: 6825287.
HSL color Cylindrical-coordinate representation of color #472568: hue angle of 270.45º degrees, saturation: 0.48, lightness: 0.28%. HSV value (or HSB Brightness) of color is 0.41% and HSV saturation: 0.64%. Process color model (Four color, CMYK) of #472568 is Cyan = 0.32, Magento = 0.64, Yellow = 0 and Black (K on CMYK) = 0.59.
Color convert
| RGB | 71 | 37 | 104 | - |
| CMYK | 0.32 | 0.64 | 0 | 0.59 |
| HSL | 270.45º | 0.48% | 0.28% | - |
| HSV(B) | 270.45º | 0.64% | 0.41% | - |
| XYZ | 5.76 | 3.66 | 13.5 | - |
| YUV | 54.8 | 155.76 | 139.55 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 71 | 37 | 104 | 0.32 | 0.64 | 0 | 0.59 | 270.45 | 0.48 | 0.28 |
| Hex | 47 | 25 | 68 | 20 | 40 | 0 | 3B | 10E | 30 | 1C |
| Octal | 107 | 45 | 150 | 40 | 100 | 0 | 73 | 416 | 60 | 34 |
| Binary | 1000111 | 100101 | 1101000 | 100000 | 1000000 | 0 | 111011 | 100001110 | 110000 | 11100 |
Color Harmonies of #472568
Complementary color
Monochromatic Colors of #472568
Black with #472568
Text Example
Text Example
White with #472568
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #472568; }
p { color: rgb(71,37,104); }
H1.HeaderClassName
{
color: #472568;
}
.AnyTagClassName
{
color: #472568;
}
</style>
background-color css
<style>
a { background-color: #472568; }
a { background-color: rgb(71,37,104); }
div.DivClassName
{
background-color: #472568;
}
.BgClassName
{
background-color: #472568;
}
</style>
border-color css
<style>
span { border-color: #472568; }
span { border-color: rgb(71,37,104); }
td.TdClassName
{
border-color: #472568;
}
.TagClassName
{
border-color: #472568;
}
</style>