Shades of Blue Diamond #442966
Tints of Blue Diamond #442966
RGB
CMYK
RGB Variations
Color information
#442966 (or 0x442966) is known color: Blue Diamond. HEX triplet: 44, 29 and 66. RGB value is (68,41,102). Sum of RGB (Red+Green+Blue) = 68+41+102=211 (27% of max value = 765). Red value is 68 (26.95% from 255 or 32.23% from 211); Green value is 41 (16.41% from 255 or 19.43% from 211); Blue value is 102 (40.23% from 255 or 48.34% from 211); Max value from RGB is 102 - color contains mainly: blue. Hex color #442966 is not a web safe color. Web safe color analog (approx): #333366. Inversed color of #442966 is #BBD699. Grayscale: #373737. Windows color (decimal): -12310170 or 6695236. OLE color: 6695236.
HSL color Cylindrical-coordinate representation of color #442966: hue angle of 266.56º degrees, saturation: 0.43, lightness: 0.28%. HSV value (or HSB Brightness) of color is 0.4% and HSV saturation: 0.6%. Process color model (Four color, CMYK) of #442966 is Cyan = 0.33, Magento = 0.60, Yellow = 0 and Black (K on CMYK) = 0.6.
Color convert
| RGB | 68 | 41 | 102 | - |
| CMYK | 0.33 | 0.60 | 0 | 0.6 |
| HSL | 266.56º | 0.43% | 0.28% | - |
| HSV(B) | 266.56º | 0.6% | 0.4% | - |
| XYZ | 5.58 | 3.77 | 13.01 | - |
| YUV | 56.03 | 153.95 | 136.54 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 68 | 41 | 102 | 0.33 | 0.60 | 0 | 0.6 | 266.56 | 0.43 | 0.28 |
| Hex | 44 | 29 | 66 | 21 | 3C | 0 | 3C | 10B | 2B | 1C |
| Octal | 104 | 51 | 146 | 41 | 74 | 0 | 74 | 413 | 53 | 34 |
| Binary | 1000100 | 101001 | 1100110 | 100001 | 111100 | 0 | 111100 | 100001011 | 101011 | 11100 |
Color Harmonies of #442966
Complementary color
Monochromatic Colors of #442966
Black with #442966
Text Example
Text Example
White with #442966
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #442966; }
p { color: rgb(68,41,102); }
H1.HeaderClassName
{
color: #442966;
}
.AnyTagClassName
{
color: #442966;
}
</style>
background-color css
<style>
a { background-color: #442966; }
a { background-color: rgb(68,41,102); }
div.DivClassName
{
background-color: #442966;
}
.BgClassName
{
background-color: #442966;
}
</style>
border-color css
<style>
span { border-color: #442966; }
span { border-color: rgb(68,41,102); }
td.TdClassName
{
border-color: #442966;
}
.TagClassName
{
border-color: #442966;
}
</style>