Shades of Blue Diamond #472773
Tints of Blue Diamond #472773
RGB
CMYK
RGB Variations
Color information
#472773 (or 0x472773) is known color: Blue Diamond. HEX triplet: 47, 27 and 73. RGB value is (71,39,115). Sum of RGB (Red+Green+Blue) = 71+39+115=225 (29% of max value = 765). Red value is 71 (28.12% from 255 or 31.56% from 225); Green value is 39 (15.62% from 255 or 17.33% from 225); Blue value is 115 (45.31% from 255 or 51.11% from 225); Max value from RGB is 115 - color contains mainly: blue. Hex color #472773 is not a web safe color. Web safe color analog (approx): #333366. Inversed color of #472773 is #B8D88C. Grayscale: #383838. Windows color (decimal): -12114061 or 7546695. OLE color: 7546695.
HSL color Cylindrical-coordinate representation of color #472773: hue angle of 265.26º degrees, saturation: 0.49, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.66%. Process color model (Four color, CMYK) of #472773 is Cyan = 0.38, Magento = 0.66, Yellow = 0 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 71 | 39 | 115 | - |
| CMYK | 0.38 | 0.66 | 0 | 0.55 |
| HSL | 265.26º | 0.49% | 0.3% | - |
| HSV(B) | 265.26º | 0.66% | 0.45% | - |
| XYZ | 6.42 | 4.03 | 16.66 | - |
| YUV | 57.23 | 160.6 | 137.82 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 71 | 39 | 115 | 0.38 | 0.66 | 0 | 0.55 | 265.26 | 0.49 | 0.3 |
| Hex | 47 | 27 | 73 | 26 | 42 | 0 | 37 | 109 | 31 | 1E |
| Octal | 107 | 47 | 163 | 46 | 102 | 0 | 67 | 411 | 61 | 36 |
| Binary | 1000111 | 100111 | 1110011 | 100110 | 1000010 | 0 | 110111 | 100001001 | 110001 | 11110 |
Color Harmonies of #472773
Complementary color
Monochromatic Colors of #472773
Black with #472773
Text Example
Text Example
White with #472773
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #472773; }
p { color: rgb(71,39,115); }
H1.HeaderClassName
{
color: #472773;
}
.AnyTagClassName
{
color: #472773;
}
</style>
background-color css
<style>
a { background-color: #472773; }
a { background-color: rgb(71,39,115); }
div.DivClassName
{
background-color: #472773;
}
.BgClassName
{
background-color: #472773;
}
</style>
border-color css
<style>
span { border-color: #472773; }
span { border-color: rgb(71,39,115); }
td.TdClassName
{
border-color: #472773;
}
.TagClassName
{
border-color: #472773;
}
</style>