Shades of Blue Diamond #462768
Tints of Blue Diamond #462768
RGB
CMYK
RGB Variations
Color information
#462768 (or 0x462768) is known color: Blue Diamond. HEX triplet: 46, 27 and 68. RGB value is (70,39,104). Sum of RGB (Red+Green+Blue) = 70+39+104=213 (28% of max value = 765). Red value is 70 (27.73% from 255 or 32.86% from 213); Green value is 39 (15.62% from 255 or 18.31% from 213); Blue value is 104 (41.02% from 255 or 48.83% from 213); Max value from RGB is 104 - color contains mainly: blue. Hex color #462768 is not a web safe color. Web safe color analog (approx): #333366. Inversed color of #462768 is #B9D897. Grayscale: #373737. Windows color (decimal): -12179608 or 6825798. OLE color: 6825798.
HSL color Cylindrical-coordinate representation of color #462768: hue angle of 268.62º degrees, saturation: 0.45, lightness: 0.28%. HSV value (or HSB Brightness) of color is 0.41% and HSV saturation: 0.62%. Process color model (Four color, CMYK) of #462768 is Cyan = 0.33, Magento = 0.62, Yellow = 0 and Black (K on CMYK) = 0.59.
Color convert
| RGB | 70 | 39 | 104 | - |
| CMYK | 0.33 | 0.62 | 0 | 0.59 |
| HSL | 268.62º | 0.45% | 0.28% | - |
| HSV(B) | 268.62º | 0.63% | 0.41% | - |
| XYZ | 5.75 | 3.75 | 13.52 | - |
| YUV | 55.68 | 155.27 | 138.21 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 70 | 39 | 104 | 0.33 | 0.62 | 0 | 0.59 | 268.62 | 0.45 | 0.28 |
| Hex | 46 | 27 | 68 | 21 | 3E | 0 | 3B | 10D | 2D | 1C |
| Octal | 106 | 47 | 150 | 41 | 76 | 0 | 73 | 415 | 55 | 34 |
| Binary | 1000110 | 100111 | 1101000 | 100001 | 111110 | 0 | 111011 | 100001101 | 101101 | 11100 |
Color Harmonies of #462768
Complementary color
Monochromatic Colors of #462768
Black with #462768
Text Example
Text Example
White with #462768
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #462768; }
p { color: rgb(70,39,104); }
H1.HeaderClassName
{
color: #462768;
}
.AnyTagClassName
{
color: #462768;
}
</style>
background-color css
<style>
a { background-color: #462768; }
a { background-color: rgb(70,39,104); }
div.DivClassName
{
background-color: #462768;
}
.BgClassName
{
background-color: #462768;
}
</style>
border-color css
<style>
span { border-color: #462768; }
span { border-color: rgb(70,39,104); }
td.TdClassName
{
border-color: #462768;
}
.TagClassName
{
border-color: #462768;
}
</style>