Shades of Blue Diamond #472965
Tints of Blue Diamond #472965
RGB
CMYK
RGB Variations
Color information
#472965 (or 0x472965) is known color: Blue Diamond. HEX triplet: 47, 29 and 65. RGB value is (71,41,101). Sum of RGB (Red+Green+Blue) = 71+41+101=213 (28% of max value = 765). Red value is 71 (28.12% from 255 or 33.33% from 213); Green value is 41 (16.41% from 255 or 19.25% from 213); Blue value is 101 (39.84% from 255 or 47.42% from 213); Max value from RGB is 101 - color contains mainly: blue. Hex color #472965 is not a web safe color. Web safe color analog (approx): #333366. Inversed color of #472965 is #B8D69A. Grayscale: #383838. Windows color (decimal): -12113563 or 6629703. OLE color: 6629703.
HSL color Cylindrical-coordinate representation of color #472965: hue angle of 270º degrees, saturation: 0.42, lightness: 0.28%. HSV value (or HSB Brightness) of color is 0.4% and HSV saturation: 0.59%. Process color model (Four color, CMYK) of #472965 is Cyan = 0.30, Magento = 0.59, Yellow = 0 and Black (K on CMYK) = 0.60.
Color convert
| RGB | 71 | 41 | 101 | - |
| CMYK | 0.30 | 0.59 | 0 | 0.60 |
| HSL | 270º | 0.42% | 0.28% | - |
| HSV(B) | 270º | 0.59% | 0.4% | - |
| XYZ | 5.74 | 3.87 | 12.76 | - |
| YUV | 56.81 | 152.94 | 138.12 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 71 | 41 | 101 | 0.30 | 0.59 | 0 | 0.60 | 270 | 0.42 | 0.28 |
| Hex | 47 | 29 | 65 | 1E | 3B | 0 | 3C | 10E | 2A | 1C |
| Octal | 107 | 51 | 145 | 36 | 73 | 0 | 74 | 416 | 52 | 34 |
| Binary | 1000111 | 101001 | 1100101 | 11110 | 111011 | 0 | 111100 | 100001110 | 101010 | 11100 |
Color Harmonies of #472965
Complementary color
Monochromatic Colors of #472965
Black with #472965
Text Example
Text Example
White with #472965
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #472965; }
p { color: rgb(71,41,101); }
H1.HeaderClassName
{
color: #472965;
}
.AnyTagClassName
{
color: #472965;
}
</style>
background-color css
<style>
a { background-color: #472965; }
a { background-color: rgb(71,41,101); }
div.DivClassName
{
background-color: #472965;
}
.BgClassName
{
background-color: #472965;
}
</style>
border-color css
<style>
span { border-color: #472965; }
span { border-color: rgb(71,41,101); }
td.TdClassName
{
border-color: #472965;
}
.TagClassName
{
border-color: #472965;
}
</style>