Shades of Blue Diamond #463069
Tints of Blue Diamond #463069
RGB
CMYK
RGB Variations
Color information
#463069 (or 0x463069) is known color: Blue Diamond. HEX triplet: 46, 30 and 69. RGB value is (70,48,105). Sum of RGB (Red+Green+Blue) = 70+48+105=223 (29% of max value = 765). Red value is 70 (27.73% from 255 or 31.39% from 223); Green value is 48 (19.14% from 255 or 21.52% from 223); Blue value is 105 (41.41% from 255 or 47.09% from 223); Max value from RGB is 105 - color contains mainly: blue. Hex color #463069 is not a web safe color. Web safe color analog (approx): #333366. Inversed color of #463069 is #B9CF96. Grayscale: #3C3C3C. Windows color (decimal): -12177303 or 6893638. OLE color: 6893638.
HSL color Cylindrical-coordinate representation of color #463069: hue angle of 263.16º degrees, saturation: 0.37, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.41% and HSV saturation: 0.54%. Process color model (Four color, CMYK) of #463069 is Cyan = 0.33, Magento = 0.54, Yellow = 0 and Black (K on CMYK) = 0.59.
Color convert
| RGB | 70 | 48 | 105 | - |
| CMYK | 0.33 | 0.54 | 0 | 0.59 |
| HSL | 263.16º | 0.37% | 0.3% | - |
| HSV(B) | 263.16º | 0.54% | 0.41% | - |
| XYZ | 6.13 | 4.44 | 13.9 | - |
| YUV | 61.08 | 152.79 | 134.37 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 70 | 48 | 105 | 0.33 | 0.54 | 0 | 0.59 | 263.16 | 0.37 | 0.3 |
| Hex | 46 | 30 | 69 | 21 | 36 | 0 | 3B | 107 | 25 | 1E |
| Octal | 106 | 60 | 151 | 41 | 66 | 0 | 73 | 407 | 45 | 36 |
| Binary | 1000110 | 110000 | 1101001 | 100001 | 110110 | 0 | 111011 | 100000111 | 100101 | 11110 |
Color Harmonies of #463069
Complementary color
Monochromatic Colors of #463069
Black with #463069
Text Example
Text Example
White with #463069
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #463069; }
p { color: rgb(70,48,105); }
H1.HeaderClassName
{
color: #463069;
}
.AnyTagClassName
{
color: #463069;
}
</style>
background-color css
<style>
a { background-color: #463069; }
a { background-color: rgb(70,48,105); }
div.DivClassName
{
background-color: #463069;
}
.BgClassName
{
background-color: #463069;
}
</style>
border-color css
<style>
span { border-color: #463069; }
span { border-color: rgb(70,48,105); }
td.TdClassName
{
border-color: #463069;
}
.TagClassName
{
border-color: #463069;
}
</style>