Shades of Blue Diamond #472770
Tints of Blue Diamond #472770
RGB
CMYK
RGB Variations
Color information
#472770 (or 0x472770) is known color: Blue Diamond. HEX triplet: 47, 27 and 70. RGB value is (71,39,112). Sum of RGB (Red+Green+Blue) = 71+39+112=222 (29% of max value = 765). Red value is 71 (28.12% from 255 or 31.98% from 222); Green value is 39 (15.62% from 255 or 17.57% from 222); Blue value is 112 (44.14% from 255 or 50.45% from 222); Max value from RGB is 112 - color contains mainly: blue. Hex color #472770 is not a web safe color. Web safe color analog (approx): #333366. Inversed color of #472770 is #B8D88F. Grayscale: #383838. Windows color (decimal): -12114064 or 7350087. OLE color: 7350087.
HSL color Cylindrical-coordinate representation of color #472770: hue angle of 266.3º degrees, saturation: 0.48, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.44% and HSV saturation: 0.65%. Process color model (Four color, CMYK) of #472770 is Cyan = 0.37, Magento = 0.65, Yellow = 0 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 71 | 39 | 112 | - |
| CMYK | 0.37 | 0.65 | 0 | 0.56 |
| HSL | 266.3º | 0.48% | 0.3% | - |
| HSV(B) | 266.3º | 0.65% | 0.44% | - |
| XYZ | 6.25 | 3.96 | 15.76 | - |
| YUV | 56.89 | 159.1 | 138.06 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 71 | 39 | 112 | 0.37 | 0.65 | 0 | 0.56 | 266.3 | 0.48 | 0.3 |
| Hex | 47 | 27 | 70 | 25 | 41 | 0 | 38 | 10A | 30 | 1E |
| Octal | 107 | 47 | 160 | 45 | 101 | 0 | 70 | 412 | 60 | 36 |
| Binary | 1000111 | 100111 | 1110000 | 100101 | 1000001 | 0 | 111000 | 100001010 | 110000 | 11110 |
Color Harmonies of #472770
Complementary color
Monochromatic Colors of #472770
Black with #472770
Text Example
Text Example
White with #472770
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #472770; }
p { color: rgb(71,39,112); }
H1.HeaderClassName
{
color: #472770;
}
.AnyTagClassName
{
color: #472770;
}
</style>
background-color css
<style>
a { background-color: #472770; }
a { background-color: rgb(71,39,112); }
div.DivClassName
{
background-color: #472770;
}
.BgClassName
{
background-color: #472770;
}
</style>
border-color css
<style>
span { border-color: #472770; }
span { border-color: rgb(71,39,112); }
td.TdClassName
{
border-color: #472770;
}
.TagClassName
{
border-color: #472770;
}
</style>