Shades of Blue Gem #433492
Tints of Blue Gem #433492
RGB
CMYK
RGB Variations
Color information
#433492 (or 0x433492) is known color: Blue Gem. HEX triplet: 43, 34 and 92. RGB value is (67,52,146). Sum of RGB (Red+Green+Blue) = 67+52+146=265 (35% of max value = 765). Red value is 67 (26.56% from 255 or 25.28% from 265); Green value is 52 (20.70% from 255 or 19.62% from 265); Blue value is 146 (57.42% from 255 or 55.09% from 265); Max value from RGB is 146 - color contains mainly: blue. Hex color #433492 is not a web safe color. Web safe color analog (approx): #333399. Inversed color of #433492 is #BCCB6D. Grayscale: #424242. Windows color (decimal): -12372846 or 9581635. OLE color: 9581635.
HSL color Cylindrical-coordinate representation of color #433492: hue angle of 249.57º degrees, saturation: 0.47, lightness: 0.39%. HSV value (or HSB Brightness) of color is 0.57% and HSV saturation: 0.64%. Process color model (Four color, CMYK) of #433492 is Cyan = 0.54, Magento = 0.64, Yellow = 0 and Black (K on CMYK) = 0.43.
Color convert
| RGB | 67 | 52 | 146 | - |
| CMYK | 0.54 | 0.64 | 0 | 0.43 |
| HSL | 249.57º | 0.47% | 0.39% | - |
| HSV(B) | 249.57º | 0.64% | 0.57% | - |
| XYZ | 8.73 | 5.72 | 27.84 | - |
| YUV | 67.2 | 172.47 | 127.86 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 67 | 52 | 146 | 0.54 | 0.64 | 0 | 0.43 | 249.57 | 0.47 | 0.39 |
| Hex | 43 | 34 | 92 | 36 | 40 | 0 | 2B | FA | 2F | 27 |
| Octal | 103 | 64 | 222 | 66 | 100 | 0 | 53 | 372 | 57 | 47 |
| Binary | 1000011 | 110100 | 10010010 | 110110 | 1000000 | 0 | 101011 | 11111010 | 101111 | 100111 |
Color Harmonies of #433492
Complementary color
Monochromatic Colors of #433492
Black with #433492
Text Example
Text Example
White with #433492
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #433492; }
p { color: rgb(67,52,146); }
H1.HeaderClassName
{
color: #433492;
}
.AnyTagClassName
{
color: #433492;
}
</style>
background-color css
<style>
a { background-color: #433492; }
a { background-color: rgb(67,52,146); }
div.DivClassName
{
background-color: #433492;
}
.BgClassName
{
background-color: #433492;
}
</style>
border-color css
<style>
span { border-color: #433492; }
span { border-color: rgb(67,52,146); }
td.TdClassName
{
border-color: #433492;
}
.TagClassName
{
border-color: #433492;
}
</style>