Shades of Blue Diamond #462374
Tints of Blue Diamond #462374
RGB
CMYK
RGB Variations
Color information
#462374 (or 0x462374) is known color: Blue Diamond. HEX triplet: 46, 23 and 74. RGB value is (70,35,116). Sum of RGB (Red+Green+Blue) = 70+35+116=221 (29% of max value = 765). Red value is 70 (27.73% from 255 or 31.67% from 221); Green value is 35 (14.06% from 255 or 15.84% from 221); Blue value is 116 (45.70% from 255 or 52.49% from 221); Max value from RGB is 116 - color contains mainly: blue. Hex color #462374 is not a web safe color. Web safe color analog (approx): #333366. Inversed color of #462374 is #B9DC8B. Grayscale: #363636. Windows color (decimal): -12180620 or 7611206. OLE color: 7611206.
HSL color Cylindrical-coordinate representation of color #462374: hue angle of 265.93º degrees, saturation: 0.54, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.7%. Process color model (Four color, CMYK) of #462374 is Cyan = 0.40, Magento = 0.70, Yellow = 0 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 70 | 35 | 116 | - |
| CMYK | 0.40 | 0.70 | 0 | 0.55 |
| HSL | 265.93º | 0.54% | 0.3% | - |
| HSV(B) | 265.93º | 0.7% | 0.45% | - |
| XYZ | 6.28 | 3.77 | 16.92 | - |
| YUV | 54.7 | 162.6 | 138.91 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 70 | 35 | 116 | 0.40 | 0.70 | 0 | 0.55 | 265.93 | 0.54 | 0.3 |
| Hex | 46 | 23 | 74 | 28 | 46 | 0 | 37 | 10A | 36 | 1E |
| Octal | 106 | 43 | 164 | 50 | 106 | 0 | 67 | 412 | 66 | 36 |
| Binary | 1000110 | 100011 | 1110100 | 101000 | 1000110 | 0 | 110111 | 100001010 | 110110 | 11110 |
Color Harmonies of #462374
Complementary color
Monochromatic Colors of #462374
Black with #462374
Text Example
Text Example
White with #462374
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #462374; }
p { color: rgb(70,35,116); }
H1.HeaderClassName
{
color: #462374;
}
.AnyTagClassName
{
color: #462374;
}
</style>
background-color css
<style>
a { background-color: #462374; }
a { background-color: rgb(70,35,116); }
div.DivClassName
{
background-color: #462374;
}
.BgClassName
{
background-color: #462374;
}
</style>
border-color css
<style>
span { border-color: #462374; }
span { border-color: rgb(70,35,116); }
td.TdClassName
{
border-color: #462374;
}
.TagClassName
{
border-color: #462374;
}
</style>