Shades of Blue Diamond #422769
Tints of Blue Diamond #422769
RGB
CMYK
RGB Variations
Color information
#422769 (or 0x422769) is known color: Blue Diamond. HEX triplet: 42, 27 and 69. RGB value is (66,39,105). Sum of RGB (Red+Green+Blue) = 66+39+105=210 (27% of max value = 765). Red value is 66 (26.17% from 255 or 31.43% from 210); Green value is 39 (15.62% from 255 or 18.57% from 210); Blue value is 105 (41.41% from 255 or 50% from 210); Max value from RGB is 105 - color contains mainly: blue. Hex color #422769 is not a web safe color. Web safe color analog (approx): #333366. Inversed color of #422769 is #BDD896. Grayscale: #363636. Windows color (decimal): -12441751 or 6891330. OLE color: 6891330.
HSL color Cylindrical-coordinate representation of color #422769: hue angle of 264.55º degrees, saturation: 0.46, lightness: 0.28%. HSV value (or HSB Brightness) of color is 0.41% and HSV saturation: 0.63%. Process color model (Four color, CMYK) of #422769 is Cyan = 0.37, Magento = 0.63, Yellow = 0 and Black (K on CMYK) = 0.59.
Color convert
| RGB | 66 | 39 | 105 | - |
| CMYK | 0.37 | 0.63 | 0 | 0.59 |
| HSL | 264.55º | 0.46% | 0.28% | - |
| HSV(B) | 264.55º | 0.63% | 0.41% | - |
| XYZ | 5.52 | 3.63 | 13.77 | - |
| YUV | 54.6 | 156.45 | 136.13 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 66 | 39 | 105 | 0.37 | 0.63 | 0 | 0.59 | 264.55 | 0.46 | 0.28 |
| Hex | 42 | 27 | 69 | 25 | 3F | 0 | 3B | 109 | 2E | 1C |
| Octal | 102 | 47 | 151 | 45 | 77 | 0 | 73 | 411 | 56 | 34 |
| Binary | 1000010 | 100111 | 1101001 | 100101 | 111111 | 0 | 111011 | 100001001 | 101110 | 11100 |
Color Harmonies of #422769
Complementary color
Monochromatic Colors of #422769
Black with #422769
Text Example
Text Example
White with #422769
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #422769; }
p { color: rgb(66,39,105); }
H1.HeaderClassName
{
color: #422769;
}
.AnyTagClassName
{
color: #422769;
}
</style>
background-color css
<style>
a { background-color: #422769; }
a { background-color: rgb(66,39,105); }
div.DivClassName
{
background-color: #422769;
}
.BgClassName
{
background-color: #422769;
}
</style>
border-color css
<style>
span { border-color: #422769; }
span { border-color: rgb(66,39,105); }
td.TdClassName
{
border-color: #422769;
}
.TagClassName
{
border-color: #422769;
}
</style>