Shades of Blue Diamond #472672
Tints of Blue Diamond #472672
RGB
CMYK
RGB Variations
Color information
#472672 (or 0x472672) is known color: Blue Diamond. HEX triplet: 47, 26 and 72. RGB value is (71,38,114). Sum of RGB (Red+Green+Blue) = 71+38+114=223 (29% of max value = 765). Red value is 71 (28.12% from 255 or 31.84% from 223); Green value is 38 (15.23% from 255 or 17.04% from 223); Blue value is 114 (44.92% from 255 or 51.12% from 223); Max value from RGB is 114 - color contains mainly: blue. Hex color #472672 is not a web safe color. Web safe color analog (approx): #333366. Inversed color of #472672 is #B8D98D. Grayscale: #383838. Windows color (decimal): -12114318 or 7480903. OLE color: 7480903.
HSL color Cylindrical-coordinate representation of color #472672: hue angle of 266.05º degrees, saturation: 0.5, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.67%. Process color model (Four color, CMYK) of #472672 is Cyan = 0.38, Magento = 0.67, Yellow = 0 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 71 | 38 | 114 | - |
| CMYK | 0.38 | 0.67 | 0 | 0.55 |
| HSL | 266.05º | 0.5% | 0.3% | - |
| HSV(B) | 266.05º | 0.67% | 0.45% | - |
| XYZ | 6.33 | 3.94 | 16.35 | - |
| YUV | 56.53 | 160.43 | 138.32 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 71 | 38 | 114 | 0.38 | 0.67 | 0 | 0.55 | 266.05 | 0.5 | 0.3 |
| Hex | 47 | 26 | 72 | 26 | 43 | 0 | 37 | 10A | 32 | 1E |
| Octal | 107 | 46 | 162 | 46 | 103 | 0 | 67 | 412 | 62 | 36 |
| Binary | 1000111 | 100110 | 1110010 | 100110 | 1000011 | 0 | 110111 | 100001010 | 110010 | 11110 |
Color Harmonies of #472672
Complementary color
Monochromatic Colors of #472672
Black with #472672
Text Example
Text Example
White with #472672
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #472672; }
p { color: rgb(71,38,114); }
H1.HeaderClassName
{
color: #472672;
}
.AnyTagClassName
{
color: #472672;
}
</style>
background-color css
<style>
a { background-color: #472672; }
a { background-color: rgb(71,38,114); }
div.DivClassName
{
background-color: #472672;
}
.BgClassName
{
background-color: #472672;
}
</style>
border-color css
<style>
span { border-color: #472672; }
span { border-color: rgb(71,38,114); }
td.TdClassName
{
border-color: #472672;
}
.TagClassName
{
border-color: #472672;
}
</style>