Shades of Blue Gem #432492
Tints of Blue Gem #432492
RGB
CMYK
RGB Variations
Color information
#432492 (or 0x432492) is known color: Blue Gem. HEX triplet: 43, 24 and 92. RGB value is (67,36,146). Sum of RGB (Red+Green+Blue) = 67+36+146=249 (32% of max value = 765). Red value is 67 (26.56% from 255 or 26.91% from 249); Green value is 36 (14.45% from 255 or 14.46% from 249); Blue value is 146 (57.42% from 255 or 58.63% from 249); Max value from RGB is 146 - color contains mainly: blue. Hex color #432492 is not a web safe color. Web safe color analog (approx): #333399. Inversed color of #432492 is #BCDB6D. Grayscale: #393939. Windows color (decimal): -12376942 or 9577539. OLE color: 9577539.
HSL color Cylindrical-coordinate representation of color #432492: hue angle of 256.91º degrees, saturation: 0.6, lightness: 0.36%. HSV value (or HSB Brightness) of color is 0.57% and HSV saturation: 0.75%. Process color model (Four color, CMYK) of #432492 is Cyan = 0.54, Magento = 0.75, Yellow = 0 and Black (K on CMYK) = 0.43.
Color convert
| RGB | 67 | 36 | 146 | - |
| CMYK | 0.54 | 0.75 | 0 | 0.43 |
| HSL | 256.91º | 0.6% | 0.36% | - |
| HSV(B) | 256.91º | 0.75% | 0.57% | - |
| XYZ | 8.13 | 4.53 | 27.64 | - |
| YUV | 57.81 | 177.77 | 134.56 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 67 | 36 | 146 | 0.54 | 0.75 | 0 | 0.43 | 256.91 | 0.6 | 0.36 |
| Hex | 43 | 24 | 92 | 36 | 4B | 0 | 2B | 101 | 3C | 24 |
| Octal | 103 | 44 | 222 | 66 | 113 | 0 | 53 | 401 | 74 | 44 |
| Binary | 1000011 | 100100 | 10010010 | 110110 | 1001011 | 0 | 101011 | 100000001 | 111100 | 100100 |
Color Harmonies of #432492
Complementary color
Monochromatic Colors of #432492
Black with #432492
Text Example
Text Example
White with #432492
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #432492; }
p { color: rgb(67,36,146); }
H1.HeaderClassName
{
color: #432492;
}
.AnyTagClassName
{
color: #432492;
}
</style>
background-color css
<style>
a { background-color: #432492; }
a { background-color: rgb(67,36,146); }
div.DivClassName
{
background-color: #432492;
}
.BgClassName
{
background-color: #432492;
}
</style>
border-color css
<style>
span { border-color: #432492; }
span { border-color: rgb(67,36,146); }
td.TdClassName
{
border-color: #432492;
}
.TagClassName
{
border-color: #432492;
}
</style>