Shades of Blue Diamond #442470
Tints of Blue Diamond #442470
RGB
CMYK
RGB Variations
Color information
#442470 (or 0x442470) is known color: Blue Diamond. HEX triplet: 44, 24 and 70. RGB value is (68,36,112). Sum of RGB (Red+Green+Blue) = 68+36+112=216 (28% of max value = 765). Red value is 68 (26.95% from 255 or 31.48% from 216); Green value is 36 (14.45% from 255 or 16.67% from 216); Blue value is 112 (44.14% from 255 or 51.85% from 216); Max value from RGB is 112 - color contains mainly: blue. Hex color #442470 is not a web safe color. Web safe color analog (approx): #333366. Inversed color of #442470 is #BBDB8F. Grayscale: #353535. Windows color (decimal): -12311440 or 7349316. OLE color: 7349316.
HSL color Cylindrical-coordinate representation of color #442470: hue angle of 265.26º degrees, saturation: 0.51, lightness: 0.29%. HSV value (or HSB Brightness) of color is 0.44% and HSV saturation: 0.68%. Process color model (Four color, CMYK) of #442470 is Cyan = 0.39, Magento = 0.68, Yellow = 0 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 68 | 36 | 112 | - |
| CMYK | 0.39 | 0.68 | 0 | 0.56 |
| HSL | 265.26º | 0.51% | 0.29% | - |
| HSV(B) | 265.26º | 0.68% | 0.44% | - |
| XYZ | 5.94 | 3.66 | 15.72 | - |
| YUV | 54.23 | 160.6 | 137.82 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 68 | 36 | 112 | 0.39 | 0.68 | 0 | 0.56 | 265.26 | 0.51 | 0.29 |
| Hex | 44 | 24 | 70 | 27 | 44 | 0 | 38 | 109 | 33 | 1D |
| Octal | 104 | 44 | 160 | 47 | 104 | 0 | 70 | 411 | 63 | 35 |
| Binary | 1000100 | 100100 | 1110000 | 100111 | 1000100 | 0 | 111000 | 100001001 | 110011 | 11101 |
Color Harmonies of #442470
Complementary color
Monochromatic Colors of #442470
Black with #442470
Text Example
Text Example
White with #442470
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #442470; }
p { color: rgb(68,36,112); }
H1.HeaderClassName
{
color: #442470;
}
.AnyTagClassName
{
color: #442470;
}
</style>
background-color css
<style>
a { background-color: #442470; }
a { background-color: rgb(68,36,112); }
div.DivClassName
{
background-color: #442470;
}
.BgClassName
{
background-color: #442470;
}
</style>
border-color css
<style>
span { border-color: #442470; }
span { border-color: rgb(68,36,112); }
td.TdClassName
{
border-color: #442470;
}
.TagClassName
{
border-color: #442470;
}
</style>