Shades of Blue Diamond #461572
Tints of Blue Diamond #461572
RGB
CMYK
RGB Variations
Color information
#461572 (or 0x461572) is known color: Blue Diamond. HEX triplet: 46, 15 and 72. RGB value is (70,21,114). Sum of RGB (Red+Green+Blue) = 70+21+114=205 (27% of max value = 765). Red value is 70 (27.73% from 255 or 34.15% from 205); Green value is 21 (8.59% from 255 or 10.24% from 205); Blue value is 114 (44.92% from 255 or 55.61% from 205); Max value from RGB is 114 - color contains mainly: blue. Hex color #461572 is not a web safe color. Web safe color analog (approx): #330066. Inversed color of #461572 is #B9EA8D. Grayscale: #2D2D2D. Windows color (decimal): -12184206 or 7476550. OLE color: 7476550.
HSL color Cylindrical-coordinate representation of color #461572: hue angle of 271.61º degrees, saturation: 0.69, lightness: 0.26%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.82%. Process color model (Four color, CMYK) of #461572 is Cyan = 0.39, Magento = 0.82, Yellow = 0 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 70 | 21 | 114 | - |
| CMYK | 0.39 | 0.82 | 0 | 0.55 |
| HSL | 271.61º | 0.69% | 0.26% | - |
| HSV(B) | 271.61º | 0.82% | 0.45% | - |
| XYZ | 5.83 | 3.05 | 16.2 | - |
| YUV | 46.25 | 166.23 | 144.94 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 70 | 21 | 114 | 0.39 | 0.82 | 0 | 0.55 | 271.61 | 0.69 | 0.26 |
| Hex | 46 | 15 | 72 | 27 | 52 | 0 | 37 | 110 | 45 | 1A |
| Octal | 106 | 25 | 162 | 47 | 122 | 0 | 67 | 420 | 105 | 32 |
| Binary | 1000110 | 10101 | 1110010 | 100111 | 1010010 | 0 | 110111 | 100010000 | 1000101 | 11010 |
Color Harmonies of #461572
Complementary color
Monochromatic Colors of #461572
Black with #461572
Text Example
Text Example
White with #461572
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #461572; }
p { color: rgb(70,21,114); }
H1.HeaderClassName
{
color: #461572;
}
.AnyTagClassName
{
color: #461572;
}
</style>
background-color css
<style>
a { background-color: #461572; }
a { background-color: rgb(70,21,114); }
div.DivClassName
{
background-color: #461572;
}
.BgClassName
{
background-color: #461572;
}
</style>
border-color css
<style>
span { border-color: #461572; }
span { border-color: rgb(70,21,114); }
td.TdClassName
{
border-color: #461572;
}
.TagClassName
{
border-color: #461572;
}
</style>