Shades of Blue Gem #432798
Tints of Blue Gem #432798
RGB
CMYK
RGB Variations
Color information
#432798 (or 0x432798) is known color: Blue Gem. HEX triplet: 43, 27 and 98. RGB value is (67,39,152). Sum of RGB (Red+Green+Blue) = 67+39+152=258 (34% of max value = 765). Red value is 67 (26.56% from 255 or 25.97% from 258); Green value is 39 (15.62% from 255 or 15.12% from 258); Blue value is 152 (59.77% from 255 or 58.91% from 258); Max value from RGB is 152 - color contains mainly: blue. Hex color #432798 is not a web safe color. Web safe color analog (approx): #333399. Inversed color of #432798 is #BCD867. Grayscale: #3B3B3B. Windows color (decimal): -12376168 or 9971523. OLE color: 9971523.
HSL color Cylindrical-coordinate representation of color #432798: hue angle of 254.87º degrees, saturation: 0.59, lightness: 0.37%. HSV value (or HSB Brightness) of color is 0.6% and HSV saturation: 0.74%. Process color model (Four color, CMYK) of #432798 is Cyan = 0.56, Magento = 0.74, Yellow = 0 and Black (K on CMYK) = 0.40.
Color convert
| RGB | 67 | 39 | 152 | - |
| CMYK | 0.56 | 0.74 | 0 | 0.40 |
| HSL | 254.87º | 0.59% | 0.37% | - |
| HSV(B) | 254.87º | 0.74% | 0.6% | - |
| XYZ | 8.71 | 4.91 | 30.19 | - |
| YUV | 60.25 | 179.78 | 132.81 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 67 | 39 | 152 | 0.56 | 0.74 | 0 | 0.40 | 254.87 | 0.59 | 0.37 |
| Hex | 43 | 27 | 98 | 38 | 4A | 0 | 28 | FF | 3B | 25 |
| Octal | 103 | 47 | 230 | 70 | 112 | 0 | 50 | 377 | 73 | 45 |
| Binary | 1000011 | 100111 | 10011000 | 111000 | 1001010 | 0 | 101000 | 11111111 | 111011 | 100101 |
Color Harmonies of #432798
Complementary color
Monochromatic Colors of #432798
Black with #432798
Text Example
Text Example
White with #432798
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #432798; }
p { color: rgb(67,39,152); }
H1.HeaderClassName
{
color: #432798;
}
.AnyTagClassName
{
color: #432798;
}
</style>
background-color css
<style>
a { background-color: #432798; }
a { background-color: rgb(67,39,152); }
div.DivClassName
{
background-color: #432798;
}
.BgClassName
{
background-color: #432798;
}
</style>
border-color css
<style>
span { border-color: #432798; }
span { border-color: rgb(67,39,152); }
td.TdClassName
{
border-color: #432798;
}
.TagClassName
{
border-color: #432798;
}
</style>