Shades of Blue Diamond #472276
Tints of Blue Diamond #472276
RGB
CMYK
RGB Variations
Color information
#472276 (or 0x472276) is known color: Blue Diamond. HEX triplet: 47, 22 and 76. RGB value is (71,34,118). Sum of RGB (Red+Green+Blue) = 71+34+118=223 (29% of max value = 765). Red value is 71 (28.12% from 255 or 31.84% from 223); Green value is 34 (13.67% from 255 or 15.25% from 223); Blue value is 118 (46.48% from 255 or 52.91% from 223); Max value from RGB is 118 - color contains mainly: blue. Hex color #472276 is not a web safe color. Web safe color analog (approx): #333366. Inversed color of #472276 is #B8DD89. Grayscale: #363636. Windows color (decimal): -12115338 or 7742023. OLE color: 7742023.
HSL color Cylindrical-coordinate representation of color #472276: hue angle of 266.43º degrees, saturation: 0.55, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.71%. Process color model (Four color, CMYK) of #472276 is Cyan = 0.40, Magento = 0.71, Yellow = 0 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 71 | 34 | 118 | - |
| CMYK | 0.40 | 0.71 | 0 | 0.54 |
| HSL | 266.43º | 0.55% | 0.3% | - |
| HSV(B) | 266.43º | 0.71% | 0.46% | - |
| XYZ | 6.44 | 3.79 | 17.53 | - |
| YUV | 54.64 | 163.76 | 139.67 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 71 | 34 | 118 | 0.40 | 0.71 | 0 | 0.54 | 266.43 | 0.55 | 0.3 |
| Hex | 47 | 22 | 76 | 28 | 47 | 0 | 36 | 10A | 37 | 1E |
| Octal | 107 | 42 | 166 | 50 | 107 | 0 | 66 | 412 | 67 | 36 |
| Binary | 1000111 | 100010 | 1110110 | 101000 | 1000111 | 0 | 110110 | 100001010 | 110111 | 11110 |
Color Harmonies of #472276
Complementary color
Monochromatic Colors of #472276
Black with #472276
Text Example
Text Example
White with #472276
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #472276; }
p { color: rgb(71,34,118); }
H1.HeaderClassName
{
color: #472276;
}
.AnyTagClassName
{
color: #472276;
}
</style>
background-color css
<style>
a { background-color: #472276; }
a { background-color: rgb(71,34,118); }
div.DivClassName
{
background-color: #472276;
}
.BgClassName
{
background-color: #472276;
}
</style>
border-color css
<style>
span { border-color: #472276; }
span { border-color: rgb(71,34,118); }
td.TdClassName
{
border-color: #472276;
}
.TagClassName
{
border-color: #472276;
}
</style>