Shades of Blue Diamond #462274
Tints of Blue Diamond #462274
RGB
CMYK
RGB Variations
Color information
#462274 (or 0x462274) is known color: Blue Diamond. HEX triplet: 46, 22 and 74. RGB value is (70,34,116). Sum of RGB (Red+Green+Blue) = 70+34+116=220 (29% of max value = 765). Red value is 70 (27.73% from 255 or 31.82% from 220); Green value is 34 (13.67% from 255 or 15.45% from 220); Blue value is 116 (45.70% from 255 or 52.73% from 220); Max value from RGB is 116 - color contains mainly: blue. Hex color #462274 is not a web safe color. Web safe color analog (approx): #333366. Inversed color of #462274 is #B9DD8B. Grayscale: #353535. Windows color (decimal): -12180876 or 7610950. OLE color: 7610950.
HSL color Cylindrical-coordinate representation of color #462274: hue angle of 266.34º degrees, saturation: 0.55, lightness: 0.29%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.71%. Process color model (Four color, CMYK) of #462274 is Cyan = 0.40, Magento = 0.71, Yellow = 0 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 70 | 34 | 116 | - |
| CMYK | 0.40 | 0.71 | 0 | 0.55 |
| HSL | 266.34º | 0.55% | 0.29% | - |
| HSV(B) | 266.34º | 0.71% | 0.45% | - |
| XYZ | 6.25 | 3.71 | 16.91 | - |
| YUV | 54.11 | 162.93 | 139.33 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 70 | 34 | 116 | 0.40 | 0.71 | 0 | 0.55 | 266.34 | 0.55 | 0.29 |
| Hex | 46 | 22 | 74 | 28 | 47 | 0 | 37 | 10A | 37 | 1D |
| Octal | 106 | 42 | 164 | 50 | 107 | 0 | 67 | 412 | 67 | 35 |
| Binary | 1000110 | 100010 | 1110100 | 101000 | 1000111 | 0 | 110111 | 100001010 | 110111 | 11101 |
Color Harmonies of #462274
Complementary color
Monochromatic Colors of #462274
Black with #462274
Text Example
Text Example
White with #462274
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #462274; }
p { color: rgb(70,34,116); }
H1.HeaderClassName
{
color: #462274;
}
.AnyTagClassName
{
color: #462274;
}
</style>
background-color css
<style>
a { background-color: #462274; }
a { background-color: rgb(70,34,116); }
div.DivClassName
{
background-color: #462274;
}
.BgClassName
{
background-color: #462274;
}
</style>
border-color css
<style>
span { border-color: #462274; }
span { border-color: rgb(70,34,116); }
td.TdClassName
{
border-color: #462274;
}
.TagClassName
{
border-color: #462274;
}
</style>