Shades of Blue Diamond #462071
Tints of Blue Diamond #462071
RGB
CMYK
RGB Variations
Color information
#462071 (or 0x462071) is known color: Blue Diamond. HEX triplet: 46, 20 and 71. RGB value is (70,32,113). Sum of RGB (Red+Green+Blue) = 70+32+113=215 (28% of max value = 765). Red value is 70 (27.73% from 255 or 32.56% from 215); Green value is 32 (12.89% from 255 or 14.88% from 215); Blue value is 113 (44.53% from 255 or 52.56% from 215); Max value from RGB is 113 - color contains mainly: blue. Hex color #462071 is not a web safe color. Web safe color analog (approx): #333366. Inversed color of #462071 is #B9DF8E. Grayscale: #343434. Windows color (decimal): -12181391 or 7413830. OLE color: 7413830.
HSL color Cylindrical-coordinate representation of color #462071: hue angle of 268.15º degrees, saturation: 0.56, lightness: 0.28%. HSV value (or HSB Brightness) of color is 0.44% and HSV saturation: 0.72%. Process color model (Four color, CMYK) of #462071 is Cyan = 0.38, Magento = 0.72, Yellow = 0 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 70 | 32 | 113 | - |
| CMYK | 0.38 | 0.72 | 0 | 0.56 |
| HSL | 268.15º | 0.56% | 0.28% | - |
| HSV(B) | 268.15º | 0.72% | 0.44% | - |
| XYZ | 6.02 | 3.53 | 15.99 | - |
| YUV | 52.6 | 162.09 | 140.41 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 70 | 32 | 113 | 0.38 | 0.72 | 0 | 0.56 | 268.15 | 0.56 | 0.28 |
| Hex | 46 | 20 | 71 | 26 | 48 | 0 | 38 | 10C | 38 | 1C |
| Octal | 106 | 40 | 161 | 46 | 110 | 0 | 70 | 414 | 70 | 34 |
| Binary | 1000110 | 100000 | 1110001 | 100110 | 1001000 | 0 | 111000 | 100001100 | 111000 | 11100 |
Color Harmonies of #462071
Complementary color
Monochromatic Colors of #462071
Black with #462071
Text Example
Text Example
White with #462071
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #462071; }
p { color: rgb(70,32,113); }
H1.HeaderClassName
{
color: #462071;
}
.AnyTagClassName
{
color: #462071;
}
</style>
background-color css
<style>
a { background-color: #462071; }
a { background-color: rgb(70,32,113); }
div.DivClassName
{
background-color: #462071;
}
.BgClassName
{
background-color: #462071;
}
</style>
border-color css
<style>
span { border-color: #462071; }
span { border-color: rgb(70,32,113); }
td.TdClassName
{
border-color: #462071;
}
.TagClassName
{
border-color: #462071;
}
</style>