Shades of Blue Diamond #462670
Tints of Blue Diamond #462670
RGB
CMYK
RGB Variations
Color information
#462670 (or 0x462670) is known color: Blue Diamond. HEX triplet: 46, 26 and 70. RGB value is (70,38,112). Sum of RGB (Red+Green+Blue) = 70+38+112=220 (29% of max value = 765). Red value is 70 (27.73% from 255 or 31.82% from 220); Green value is 38 (15.23% from 255 or 17.27% from 220); Blue value is 112 (44.14% from 255 or 50.91% from 220); Max value from RGB is 112 - color contains mainly: blue. Hex color #462670 is not a web safe color. Web safe color analog (approx): #333366. Inversed color of #462670 is #B9D98F. Grayscale: #373737. Windows color (decimal): -12179856 or 7349830. OLE color: 7349830.
HSL color Cylindrical-coordinate representation of color #462670: hue angle of 265.95º degrees, saturation: 0.49, lightness: 0.29%. HSV value (or HSB Brightness) of color is 0.44% and HSV saturation: 0.66%. Process color model (Four color, CMYK) of #462670 is Cyan = 0.38, Magento = 0.66, Yellow = 0 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 70 | 38 | 112 | - |
| CMYK | 0.38 | 0.66 | 0 | 0.56 |
| HSL | 265.95º | 0.49% | 0.29% | - |
| HSV(B) | 265.95º | 0.66% | 0.44% | - |
| XYZ | 6.14 | 3.86 | 15.75 | - |
| YUV | 56 | 159.6 | 137.98 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 70 | 38 | 112 | 0.38 | 0.66 | 0 | 0.56 | 265.95 | 0.49 | 0.29 |
| Hex | 46 | 26 | 70 | 26 | 42 | 0 | 38 | 10A | 31 | 1D |
| Octal | 106 | 46 | 160 | 46 | 102 | 0 | 70 | 412 | 61 | 35 |
| Binary | 1000110 | 100110 | 1110000 | 100110 | 1000010 | 0 | 111000 | 100001010 | 110001 | 11101 |
Color Harmonies of #462670
Complementary color
Monochromatic Colors of #462670
Black with #462670
Text Example
Text Example
White with #462670
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #462670; }
p { color: rgb(70,38,112); }
H1.HeaderClassName
{
color: #462670;
}
.AnyTagClassName
{
color: #462670;
}
</style>
background-color css
<style>
a { background-color: #462670; }
a { background-color: rgb(70,38,112); }
div.DivClassName
{
background-color: #462670;
}
.BgClassName
{
background-color: #462670;
}
</style>
border-color css
<style>
span { border-color: #462670; }
span { border-color: rgb(70,38,112); }
td.TdClassName
{
border-color: #462670;
}
.TagClassName
{
border-color: #462670;
}
</style>