Shades of Blue Diamond #462770
Tints of Blue Diamond #462770
RGB
CMYK
RGB Variations
Color information
#462770 (or 0x462770) is known color: Blue Diamond. HEX triplet: 46, 27 and 70. RGB value is (70,39,112). Sum of RGB (Red+Green+Blue) = 70+39+112=221 (29% of max value = 765). Red value is 70 (27.73% from 255 or 31.67% from 221); Green value is 39 (15.62% from 255 or 17.65% from 221); Blue value is 112 (44.14% from 255 or 50.68% from 221); Max value from RGB is 112 - color contains mainly: blue. Hex color #462770 is not a web safe color. Web safe color analog (approx): #333366. Inversed color of #462770 is #B9D88F. Grayscale: #383838. Windows color (decimal): -12179600 or 7350086. OLE color: 7350086.
HSL color Cylindrical-coordinate representation of color #462770: hue angle of 265.48º 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 #462770 is Cyan = 0.38, Magento = 0.65, Yellow = 0 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 70 | 39 | 112 | - |
| CMYK | 0.38 | 0.65 | 0 | 0.56 |
| HSL | 265.48º | 0.48% | 0.3% | - |
| HSV(B) | 265.48º | 0.65% | 0.44% | - |
| XYZ | 6.18 | 3.92 | 15.76 | - |
| YUV | 56.59 | 159.27 | 137.56 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 70 | 39 | 112 | 0.38 | 0.65 | 0 | 0.56 | 265.48 | 0.48 | 0.3 |
| Hex | 46 | 27 | 70 | 26 | 41 | 0 | 38 | 109 | 30 | 1E |
| Octal | 106 | 47 | 160 | 46 | 101 | 0 | 70 | 411 | 60 | 36 |
| Binary | 1000110 | 100111 | 1110000 | 100110 | 1000001 | 0 | 111000 | 100001001 | 110000 | 11110 |
Color Harmonies of #462770
Complementary color
Monochromatic Colors of #462770
Black with #462770
Text Example
Text Example
White with #462770
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #462770; }
p { color: rgb(70,39,112); }
H1.HeaderClassName
{
color: #462770;
}
.AnyTagClassName
{
color: #462770;
}
</style>
background-color css
<style>
a { background-color: #462770; }
a { background-color: rgb(70,39,112); }
div.DivClassName
{
background-color: #462770;
}
.BgClassName
{
background-color: #462770;
}
</style>
border-color css
<style>
span { border-color: #462770; }
span { border-color: rgb(70,39,112); }
td.TdClassName
{
border-color: #462770;
}
.TagClassName
{
border-color: #462770;
}
</style>