Shades of Blue Diamond #442469
Tints of Blue Diamond #442469
RGB
CMYK
RGB Variations
Color information
#442469 (or 0x442469) is known color: Blue Diamond. HEX triplet: 44, 24 and 69. RGB value is (68,36,105). Sum of RGB (Red+Green+Blue) = 68+36+105=209 (27% of max value = 765). Red value is 68 (26.95% from 255 or 32.54% from 209); Green value is 36 (14.45% from 255 or 17.22% from 209); Blue value is 105 (41.41% from 255 or 50.24% from 209); Max value from RGB is 105 - color contains mainly: blue. Hex color #442469 is not a web safe color. Web safe color analog (approx): #333366. Inversed color of #442469 is #BBDB96. Grayscale: #353535. Windows color (decimal): -12311447 or 6890564. OLE color: 6890564.
HSL color Cylindrical-coordinate representation of color #442469: hue angle of 267.83º degrees, saturation: 0.49, lightness: 0.28%. HSV value (or HSB Brightness) of color is 0.41% and HSV saturation: 0.66%. Process color model (Four color, CMYK) of #442469 is Cyan = 0.35, Magento = 0.66, Yellow = 0 and Black (K on CMYK) = 0.59.
Color convert
| RGB | 68 | 36 | 105 | - |
| CMYK | 0.35 | 0.66 | 0 | 0.59 |
| HSL | 267.83º | 0.49% | 0.28% | - |
| HSV(B) | 267.83º | 0.66% | 0.41% | - |
| XYZ | 5.56 | 3.51 | 13.75 | - |
| YUV | 53.43 | 157.1 | 138.39 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 68 | 36 | 105 | 0.35 | 0.66 | 0 | 0.59 | 267.83 | 0.49 | 0.28 |
| Hex | 44 | 24 | 69 | 23 | 42 | 0 | 3B | 10C | 31 | 1C |
| Octal | 104 | 44 | 151 | 43 | 102 | 0 | 73 | 414 | 61 | 34 |
| Binary | 1000100 | 100100 | 1101001 | 100011 | 1000010 | 0 | 111011 | 100001100 | 110001 | 11100 |
Color Harmonies of #442469
Complementary color
Monochromatic Colors of #442469
Black with #442469
Text Example
Text Example
White with #442469
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #442469; }
p { color: rgb(68,36,105); }
H1.HeaderClassName
{
color: #442469;
}
.AnyTagClassName
{
color: #442469;
}
</style>
background-color css
<style>
a { background-color: #442469; }
a { background-color: rgb(68,36,105); }
div.DivClassName
{
background-color: #442469;
}
.BgClassName
{
background-color: #442469;
}
</style>
border-color css
<style>
span { border-color: #442469; }
span { border-color: rgb(68,36,105); }
td.TdClassName
{
border-color: #442469;
}
.TagClassName
{
border-color: #442469;
}
</style>