Shades of Blue Diamond #472075
Tints of Blue Diamond #472075
RGB
CMYK
RGB Variations
Color information
#472075 (or 0x472075) is known color: Blue Diamond. HEX triplet: 47, 20 and 75. RGB value is (71,32,117). Sum of RGB (Red+Green+Blue) = 71+32+117=220 (29% of max value = 765). Red value is 71 (28.12% from 255 or 32.27% from 220); Green value is 32 (12.89% from 255 or 14.55% from 220); Blue value is 117 (46.09% from 255 or 53.18% from 220); Max value from RGB is 117 - color contains mainly: blue. Hex color #472075 is not a web safe color. Web safe color analog (approx): #333366. Inversed color of #472075 is #B8DF8A. Grayscale: #353535. Windows color (decimal): -12115851 or 7675975. OLE color: 7675975.
HSL color Cylindrical-coordinate representation of color #472075: hue angle of 267.53º degrees, saturation: 0.57, lightness: 0.29%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.73%. Process color model (Four color, CMYK) of #472075 is Cyan = 0.39, Magento = 0.73, Yellow = 0 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 71 | 32 | 117 | - |
| CMYK | 0.39 | 0.73 | 0 | 0.54 |
| HSL | 267.53º | 0.57% | 0.29% | - |
| HSV(B) | 267.53º | 0.73% | 0.46% | - |
| XYZ | 6.33 | 3.66 | 17.2 | - |
| YUV | 53.35 | 163.92 | 140.59 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 71 | 32 | 117 | 0.39 | 0.73 | 0 | 0.54 | 267.53 | 0.57 | 0.29 |
| Hex | 47 | 20 | 75 | 27 | 49 | 0 | 36 | 10C | 39 | 1D |
| Octal | 107 | 40 | 165 | 47 | 111 | 0 | 66 | 414 | 71 | 35 |
| Binary | 1000111 | 100000 | 1110101 | 100111 | 1001001 | 0 | 110110 | 100001100 | 111001 | 11101 |
Color Harmonies of #472075
Complementary color
Monochromatic Colors of #472075
Black with #472075
Text Example
Text Example
White with #472075
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #472075; }
p { color: rgb(71,32,117); }
H1.HeaderClassName
{
color: #472075;
}
.AnyTagClassName
{
color: #472075;
}
</style>
background-color css
<style>
a { background-color: #472075; }
a { background-color: rgb(71,32,117); }
div.DivClassName
{
background-color: #472075;
}
.BgClassName
{
background-color: #472075;
}
</style>
border-color css
<style>
span { border-color: #472075; }
span { border-color: rgb(71,32,117); }
td.TdClassName
{
border-color: #472075;
}
.TagClassName
{
border-color: #472075;
}
</style>