Shades of Blue Diamond #432669
Tints of Blue Diamond #432669
RGB
CMYK
RGB Variations
Color information
#432669 (or 0x432669) is known color: Blue Diamond. HEX triplet: 43, 26 and 69. RGB value is (67,38,105). Sum of RGB (Red+Green+Blue) = 67+38+105=210 (27% of max value = 765). Red value is 67 (26.56% from 255 or 31.90% from 210); Green value is 38 (15.23% from 255 or 18.10% 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 #432669 is not a web safe color. Web safe color analog (approx): #333366. Inversed color of #432669 is #BCD996. Grayscale: #363636. Windows color (decimal): -12376471 or 6891075. OLE color: 6891075.
HSL color Cylindrical-coordinate representation of color #432669: hue angle of 265.97º degrees, saturation: 0.47, lightness: 0.28%. HSV value (or HSB Brightness) of color is 0.41% and HSV saturation: 0.64%. Process color model (Four color, CMYK) of #432669 is Cyan = 0.36, Magento = 0.64, Yellow = 0 and Black (K on CMYK) = 0.59.
Color convert
| RGB | 67 | 38 | 105 | - |
| CMYK | 0.36 | 0.64 | 0 | 0.59 |
| HSL | 265.97º | 0.47% | 0.28% | - |
| HSV(B) | 265.97º | 0.64% | 0.41% | - |
| XYZ | 5.56 | 3.6 | 13.77 | - |
| YUV | 54.31 | 156.61 | 137.05 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 67 | 38 | 105 | 0.36 | 0.64 | 0 | 0.59 | 265.97 | 0.47 | 0.28 |
| Hex | 43 | 26 | 69 | 24 | 40 | 0 | 3B | 10A | 2F | 1C |
| Octal | 103 | 46 | 151 | 44 | 100 | 0 | 73 | 412 | 57 | 34 |
| Binary | 1000011 | 100110 | 1101001 | 100100 | 1000000 | 0 | 111011 | 100001010 | 101111 | 11100 |
Color Harmonies of #432669
Complementary color
Monochromatic Colors of #432669
Black with #432669
Text Example
Text Example
White with #432669
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #432669; }
p { color: rgb(67,38,105); }
H1.HeaderClassName
{
color: #432669;
}
.AnyTagClassName
{
color: #432669;
}
</style>
background-color css
<style>
a { background-color: #432669; }
a { background-color: rgb(67,38,105); }
div.DivClassName
{
background-color: #432669;
}
.BgClassName
{
background-color: #432669;
}
</style>
border-color css
<style>
span { border-color: #432669; }
span { border-color: rgb(67,38,105); }
td.TdClassName
{
border-color: #432669;
}
.TagClassName
{
border-color: #432669;
}
</style>