Shades of Firefly #324040
Tints of Firefly #324040
RGB
CMYK
RGB Variations
Color information
#324040 (or 0x324040) is known color: Firefly. HEX triplet: 32, 40 and 40. RGB value is (50,64,64). Sum of RGB (Red+Green+Blue) = 50+64+64=178 (23% of max value = 765). Red value is 50 (19.92% from 255 or 28.09% from 178); Green value is 64 (25.39% from 255 or 35.96% from 178); Blue value is 64 (25.39% from 255 or 35.96% from 178); Max value from RGB is 64 - color contains mainly: green, blue. Hex color #324040 is not a web safe color. Web safe color analog (approx): #333333. Inversed color of #324040 is #CDBFBF. Grayscale: #3B3B3B. Windows color (decimal): -13483968 or 4210738. OLE color: 4210738.
HSL color Cylindrical-coordinate representation of color #324040: hue angle of 180º degrees, saturation: 0.12, lightness: 0.22%. HSV value (or HSB Brightness) of color is 0.25% and HSV saturation: 0.22%. Process color model (Four color, CMYK) of #324040 is Cyan = 0.22, Magento = 0, Yellow = 0 and Black (K on CMYK) = 0.75.
Color convert
| RGB | 50 | 64 | 64 | - |
| CMYK | 0.22 | 0 | 0 | 0.75 |
| HSL | 180º | 0.12% | 0.22% | - |
| HSV(B) | 180º | 0.22% | 0.25% | - |
| XYZ | 4.07 | 4.72 | 5.55 | - |
| YUV | 59.81 | 130.36 | 121 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 50 | 64 | 64 | 0.22 | 0 | 0 | 0.75 | 180 | 0.12 | 0.22 |
| Hex | 32 | 40 | 40 | 16 | 0 | 0 | 4B | B4 | C | 16 |
| Octal | 62 | 100 | 100 | 26 | 0 | 0 | 113 | 264 | 14 | 26 |
| Binary | 110010 | 1000000 | 1000000 | 10110 | 0 | 0 | 1001011 | 10110100 | 1100 | 10110 |
Color Harmonies of #324040
Complementary color
Monochromatic Colors of #324040
Black with #324040
Text Example
Text Example
White with #324040
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #324040; }
p { color: rgb(50,64,64); }
H1.HeaderClassName
{
color: #324040;
}
.AnyTagClassName
{
color: #324040;
}
</style>
background-color css
<style>
a { background-color: #324040; }
a { background-color: rgb(50,64,64); }
div.DivClassName
{
background-color: #324040;
}
.BgClassName
{
background-color: #324040;
}
</style>
border-color css
<style>
span { border-color: #324040; }
span { border-color: rgb(50,64,64); }
td.TdClassName
{
border-color: #324040;
}
.TagClassName
{
border-color: #324040;
}
</style>