Shades of Blue Gem #432697
Tints of Blue Gem #432697
RGB
CMYK
RGB Variations
Color information
#432697 (or 0x432697) is known color: Blue Gem. HEX triplet: 43, 26 and 97. RGB value is (67,38,151). Sum of RGB (Red+Green+Blue) = 67+38+151=256 (33% of max value = 765). Red value is 67 (26.56% from 255 or 26.17% from 256); Green value is 38 (15.23% from 255 or 14.84% from 256); Blue value is 151 (59.38% from 255 or 58.98% from 256); Max value from RGB is 151 - color contains mainly: blue. Hex color #432697 is not a web safe color. Web safe color analog (approx): #333399. Inversed color of #432697 is #BCD968. Grayscale: #3B3B3B. Windows color (decimal): -12376425 or 9905731. OLE color: 9905731.
HSL color Cylindrical-coordinate representation of color #432697: hue angle of 255.4º degrees, saturation: 0.6, lightness: 0.37%. HSV value (or HSB Brightness) of color is 0.59% and HSV saturation: 0.75%. Process color model (Four color, CMYK) of #432697 is Cyan = 0.56, Magento = 0.75, Yellow = 0 and Black (K on CMYK) = 0.41.
Color convert
| RGB | 67 | 38 | 151 | - |
| CMYK | 0.56 | 0.75 | 0 | 0.41 |
| HSL | 255.4º | 0.6% | 0.37% | - |
| HSV(B) | 255.4º | 0.75% | 0.59% | - |
| XYZ | 8.59 | 4.81 | 29.75 | - |
| YUV | 59.55 | 179.61 | 133.31 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 67 | 38 | 151 | 0.56 | 0.75 | 0 | 0.41 | 255.4 | 0.6 | 0.37 |
| Hex | 43 | 26 | 97 | 38 | 4B | 0 | 29 | FF | 3C | 25 |
| Octal | 103 | 46 | 227 | 70 | 113 | 0 | 51 | 377 | 74 | 45 |
| Binary | 1000011 | 100110 | 10010111 | 111000 | 1001011 | 0 | 101001 | 11111111 | 111100 | 100101 |
Color Harmonies of #432697
Complementary color
Monochromatic Colors of #432697
Black with #432697
Text Example
Text Example
White with #432697
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #432697; }
p { color: rgb(67,38,151); }
H1.HeaderClassName
{
color: #432697;
}
.AnyTagClassName
{
color: #432697;
}
</style>
background-color css
<style>
a { background-color: #432697; }
a { background-color: rgb(67,38,151); }
div.DivClassName
{
background-color: #432697;
}
.BgClassName
{
background-color: #432697;
}
</style>
border-color css
<style>
span { border-color: #432697; }
span { border-color: rgb(67,38,151); }
td.TdClassName
{
border-color: #432697;
}
.TagClassName
{
border-color: #432697;
}
</style>