Shades of Blue Diamond #422968
Tints of Blue Diamond #422968
RGB
CMYK
RGB Variations
Color information
#422968 (or 0x422968) is known color: Blue Diamond. HEX triplet: 42, 29 and 68. RGB value is (66,41,104). Sum of RGB (Red+Green+Blue) = 66+41+104=211 (27% of max value = 765). Red value is 66 (26.17% from 255 or 31.28% from 211); Green value is 41 (16.41% from 255 or 19.43% from 211); Blue value is 104 (41.02% from 255 or 49.29% from 211); Max value from RGB is 104 - color contains mainly: blue. Hex color #422968 is not a web safe color. Web safe color analog (approx): #333366. Inversed color of #422968 is #BDD697. Grayscale: #373737. Windows color (decimal): -12441240 or 6826306. OLE color: 6826306.
HSL color Cylindrical-coordinate representation of color #422968: hue angle of 263.81º degrees, saturation: 0.43, lightness: 0.28%. HSV value (or HSB Brightness) of color is 0.41% and HSV saturation: 0.61%. Process color model (Four color, CMYK) of #422968 is Cyan = 0.37, Magento = 0.61, Yellow = 0 and Black (K on CMYK) = 0.59.
Color convert
| RGB | 66 | 41 | 104 | - |
| CMYK | 0.37 | 0.61 | 0 | 0.59 |
| HSL | 263.81º | 0.43% | 0.28% | - |
| HSV(B) | 263.81º | 0.61% | 0.41% | - |
| XYZ | 5.54 | 3.74 | 13.53 | - |
| YUV | 55.66 | 155.28 | 135.38 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 66 | 41 | 104 | 0.37 | 0.61 | 0 | 0.59 | 263.81 | 0.43 | 0.28 |
| Hex | 42 | 29 | 68 | 25 | 3D | 0 | 3B | 108 | 2B | 1C |
| Octal | 102 | 51 | 150 | 45 | 75 | 0 | 73 | 410 | 53 | 34 |
| Binary | 1000010 | 101001 | 1101000 | 100101 | 111101 | 0 | 111011 | 100001000 | 101011 | 11100 |
Color Harmonies of #422968
Complementary color
Monochromatic Colors of #422968
Black with #422968
Text Example
Text Example
White with #422968
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #422968; }
p { color: rgb(66,41,104); }
H1.HeaderClassName
{
color: #422968;
}
.AnyTagClassName
{
color: #422968;
}
</style>
background-color css
<style>
a { background-color: #422968; }
a { background-color: rgb(66,41,104); }
div.DivClassName
{
background-color: #422968;
}
.BgClassName
{
background-color: #422968;
}
</style>
border-color css
<style>
span { border-color: #422968; }
span { border-color: rgb(66,41,104); }
td.TdClassName
{
border-color: #422968;
}
.TagClassName
{
border-color: #422968;
}
</style>