Shades of Firefly #394847
Tints of Firefly #394847
RGB
CMYK
RGB Variations
Color information
#394847 (or 0x394847) is known color: Firefly. HEX triplet: 39, 48 and 47. RGB value is (57,72,71). Sum of RGB (Red+Green+Blue) = 57+72+71=200 (26% of max value = 765). Red value is 57 (22.66% from 255 or 28.5% from 200); Green value is 72 (28.52% from 255 or 36% from 200); Blue value is 71 (28.12% from 255 or 35.5% from 200); Max value from RGB is 72 - color contains mainly: green. Hex color #394847 is not a web safe color. Web safe color analog (approx): #333333. Inversed color of #394847 is #C6B7B8. Grayscale: #434343. Windows color (decimal): -13023161 or 4671545. OLE color: 4671545.
HSL color Cylindrical-coordinate representation of color #394847: hue angle of 176º degrees, saturation: 0.12, lightness: 0.25%. HSV value (or HSB Brightness) of color is 0.28% and HSV saturation: 0.21%. Process color model (Four color, CMYK) of #394847 is Cyan = 0.21, Magento = 0, Yellow = 0.01 and Black (K on CMYK) = 0.72.
Color convert
| RGB | 57 | 72 | 71 | - |
| CMYK | 0.21 | 0 | 0.01 | 0.72 |
| HSL | 176º | 0.12% | 0.25% | - |
| HSV(B) | 176º | 0.21% | 0.28% | - |
| XYZ | 5.14 | 5.96 | 6.84 | - |
| YUV | 67.4 | 130.03 | 120.58 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 57 | 72 | 71 | 0.21 | 0 | 0.01 | 0.72 | 176 | 0.12 | 0.25 |
| Hex | 39 | 48 | 47 | 15 | 0 | 1 | 48 | B0 | C | 19 |
| Octal | 71 | 110 | 107 | 25 | 0 | 1 | 110 | 260 | 14 | 31 |
| Binary | 111001 | 1001000 | 1000111 | 10101 | 0 | 1 | 1001000 | 10110000 | 1100 | 11001 |
Color Harmonies of #394847
Complementary color
Monochromatic Colors of #394847
Black with #394847
Text Example
Text Example
White with #394847
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #394847; }
p { color: rgb(57,72,71); }
H1.HeaderClassName
{
color: #394847;
}
.AnyTagClassName
{
color: #394847;
}
</style>
background-color css
<style>
a { background-color: #394847; }
a { background-color: rgb(57,72,71); }
div.DivClassName
{
background-color: #394847;
}
.BgClassName
{
background-color: #394847;
}
</style>
border-color css
<style>
span { border-color: #394847; }
span { border-color: rgb(57,72,71); }
td.TdClassName
{
border-color: #394847;
}
.TagClassName
{
border-color: #394847;
}
</style>