Shades of Blue Diamond #472266
Tints of Blue Diamond #472266
RGB
CMYK
RGB Variations
Color information
#472266 (or 0x472266) is known color: Blue Diamond. HEX triplet: 47, 22 and 66. RGB value is (71,34,102). Sum of RGB (Red+Green+Blue) = 71+34+102=207 (27% of max value = 765). Red value is 71 (28.12% from 255 or 34.30% from 207); Green value is 34 (13.67% from 255 or 16.43% from 207); Blue value is 102 (40.23% from 255 or 49.28% from 207); Max value from RGB is 102 - color contains mainly: blue. Hex color #472266 is not a web safe color. Web safe color analog (approx): #333366. Inversed color of #472266 is #B8DD99. Grayscale: #343434. Windows color (decimal): -12115354 or 6693447. OLE color: 6693447.
HSL color Cylindrical-coordinate representation of color #472266: hue angle of 272.65º degrees, saturation: 0.5, lightness: 0.27%. HSV value (or HSB Brightness) of color is 0.4% and HSV saturation: 0.67%. Process color model (Four color, CMYK) of #472266 is Cyan = 0.30, Magento = 0.67, Yellow = 0 and Black (K on CMYK) = 0.6.
Color convert
| RGB | 71 | 34 | 102 | - |
| CMYK | 0.30 | 0.67 | 0 | 0.6 |
| HSL | 272.65º | 0.5% | 0.27% | - |
| HSV(B) | 272.65º | 0.67% | 0.4% | - |
| XYZ | 5.57 | 3.44 | 12.94 | - |
| YUV | 52.82 | 155.76 | 140.97 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 71 | 34 | 102 | 0.30 | 0.67 | 0 | 0.6 | 272.65 | 0.5 | 0.27 |
| Hex | 47 | 22 | 66 | 1E | 43 | 0 | 3C | 111 | 32 | 1B |
| Octal | 107 | 42 | 146 | 36 | 103 | 0 | 74 | 421 | 62 | 33 |
| Binary | 1000111 | 100010 | 1100110 | 11110 | 1000011 | 0 | 111100 | 100010001 | 110010 | 11011 |
Color Harmonies of #472266
Complementary color
Monochromatic Colors of #472266
Black with #472266
Text Example
Text Example
White with #472266
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #472266; }
p { color: rgb(71,34,102); }
H1.HeaderClassName
{
color: #472266;
}
.AnyTagClassName
{
color: #472266;
}
</style>
background-color css
<style>
a { background-color: #472266; }
a { background-color: rgb(71,34,102); }
div.DivClassName
{
background-color: #472266;
}
.BgClassName
{
background-color: #472266;
}
</style>
border-color css
<style>
span { border-color: #472266; }
span { border-color: rgb(71,34,102); }
td.TdClassName
{
border-color: #472266;
}
.TagClassName
{
border-color: #472266;
}
</style>