Shades of Blue Diamond #451670
Tints of Blue Diamond #451670
RGB
CMYK
RGB Variations
Color information
#451670 (or 0x451670) is known color: Blue Diamond. HEX triplet: 45, 16 and 70. RGB value is (69,22,112). Sum of RGB (Red+Green+Blue) = 69+22+112=203 (26% of max value = 765). Red value is 69 (27.34% from 255 or 33.99% from 203); Green value is 22 (8.98% from 255 or 10.84% from 203); Blue value is 112 (44.14% from 255 or 55.17% from 203); Max value from RGB is 112 - color contains mainly: blue. Hex color #451670 is not a web safe color. Web safe color analog (approx): #330066. Inversed color of #451670 is #BAE98F. Grayscale: #2E2E2E. Windows color (decimal): -12249488 or 7345733. OLE color: 7345733.
HSL color Cylindrical-coordinate representation of color #451670: hue angle of 271.33º degrees, saturation: 0.67, lightness: 0.26%. HSV value (or HSB Brightness) of color is 0.44% and HSV saturation: 0.8%. Process color model (Four color, CMYK) of #451670 is Cyan = 0.38, Magento = 0.80, Yellow = 0 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 69 | 22 | 112 | - |
| CMYK | 0.38 | 0.80 | 0 | 0.56 |
| HSL | 271.33º | 0.67% | 0.26% | - |
| HSV(B) | 271.33º | 0.8% | 0.44% | - |
| XYZ | 5.67 | 3.01 | 15.61 | - |
| YUV | 46.31 | 165.07 | 144.18 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 69 | 22 | 112 | 0.38 | 0.80 | 0 | 0.56 | 271.33 | 0.67 | 0.26 |
| Hex | 45 | 16 | 70 | 26 | 50 | 0 | 38 | 10F | 43 | 1A |
| Octal | 105 | 26 | 160 | 46 | 120 | 0 | 70 | 417 | 103 | 32 |
| Binary | 1000101 | 10110 | 1110000 | 100110 | 1010000 | 0 | 111000 | 100001111 | 1000011 | 11010 |
Color Harmonies of #451670
Complementary color
Monochromatic Colors of #451670
Black with #451670
Text Example
Text Example
White with #451670
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #451670; }
p { color: rgb(69,22,112); }
H1.HeaderClassName
{
color: #451670;
}
.AnyTagClassName
{
color: #451670;
}
</style>
background-color css
<style>
a { background-color: #451670; }
a { background-color: rgb(69,22,112); }
div.DivClassName
{
background-color: #451670;
}
.BgClassName
{
background-color: #451670;
}
</style>
border-color css
<style>
span { border-color: #451670; }
span { border-color: rgb(69,22,112); }
td.TdClassName
{
border-color: #451670;
}
.TagClassName
{
border-color: #451670;
}
</style>