Shades of Blue Diamond #462673
Tints of Blue Diamond #462673
RGB
CMYK
RGB Variations
Color information
#462673 (or 0x462673) is known color: Blue Diamond. HEX triplet: 46, 26 and 73. RGB value is (70,38,115). Sum of RGB (Red+Green+Blue) = 70+38+115=223 (29% of max value = 765). Red value is 70 (27.73% from 255 or 31.39% from 223); Green value is 38 (15.23% from 255 or 17.04% from 223); Blue value is 115 (45.31% from 255 or 51.57% from 223); Max value from RGB is 115 - color contains mainly: blue. Hex color #462673 is not a web safe color. Web safe color analog (approx): #333366. Inversed color of #462673 is #B9D98C. Grayscale: #383838. Windows color (decimal): -12179853 or 7546438. OLE color: 7546438.
HSL color Cylindrical-coordinate representation of color #462673: hue angle of 264.94º degrees, saturation: 0.5, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.67%. Process color model (Four color, CMYK) of #462673 is Cyan = 0.39, Magento = 0.67, Yellow = 0 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 70 | 38 | 115 | - |
| CMYK | 0.39 | 0.67 | 0 | 0.55 |
| HSL | 264.94º | 0.5% | 0.3% | - |
| HSV(B) | 264.94º | 0.67% | 0.45% | - |
| XYZ | 6.31 | 3.93 | 16.64 | - |
| YUV | 56.35 | 161.1 | 137.74 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 70 | 38 | 115 | 0.39 | 0.67 | 0 | 0.55 | 264.94 | 0.5 | 0.3 |
| Hex | 46 | 26 | 73 | 27 | 43 | 0 | 37 | 109 | 32 | 1E |
| Octal | 106 | 46 | 163 | 47 | 103 | 0 | 67 | 411 | 62 | 36 |
| Binary | 1000110 | 100110 | 1110011 | 100111 | 1000011 | 0 | 110111 | 100001001 | 110010 | 11110 |
Color Harmonies of #462673
Complementary color
Monochromatic Colors of #462673
Black with #462673
Text Example
Text Example
White with #462673
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #462673; }
p { color: rgb(70,38,115); }
H1.HeaderClassName
{
color: #462673;
}
.AnyTagClassName
{
color: #462673;
}
</style>
background-color css
<style>
a { background-color: #462673; }
a { background-color: rgb(70,38,115); }
div.DivClassName
{
background-color: #462673;
}
.BgClassName
{
background-color: #462673;
}
</style>
border-color css
<style>
span { border-color: #462673; }
span { border-color: rgb(70,38,115); }
td.TdClassName
{
border-color: #462673;
}
.TagClassName
{
border-color: #462673;
}
</style>