Shades of Firefly #384744
Tints of Firefly #384744
RGB
CMYK
RGB Variations
Color information
#384744 (or 0x384744) is known color: Firefly. HEX triplet: 38, 47 and 44. RGB value is (56,71,68). Sum of RGB (Red+Green+Blue) = 56+71+68=195 (25% of max value = 765). Red value is 56 (22.27% from 255 or 28.72% from 195); Green value is 71 (28.12% from 255 or 36.41% from 195); Blue value is 68 (26.95% from 255 or 34.87% from 195); Max value from RGB is 71 - color contains mainly: green. Hex color #384744 is not a web safe color. Web safe color analog (approx): #333333. Inversed color of #384744 is #C7B8BB. Grayscale: #424242. Windows color (decimal): -13088956 or 4474680. OLE color: 4474680.
HSL color Cylindrical-coordinate representation of color #384744: hue angle of 168º 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 #384744 is Cyan = 0.21, Magento = 0, Yellow = 0.04 and Black (K on CMYK) = 0.72.
Color convert
| RGB | 56 | 71 | 68 | - |
| CMYK | 0.21 | 0 | 0.04 | 0.72 |
| HSL | 168º | 0.12% | 0.25% | - |
| HSV(B) | 168º | 0.21% | 0.28% | - |
| XYZ | 4.93 | 5.76 | 6.32 | - |
| YUV | 66.17 | 129.03 | 120.74 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 56 | 71 | 68 | 0.21 | 0 | 0.04 | 0.72 | 168 | 0.12 | 0.25 |
| Hex | 38 | 47 | 44 | 15 | 0 | 4 | 48 | A8 | C | 19 |
| Octal | 70 | 107 | 104 | 25 | 0 | 4 | 110 | 250 | 14 | 31 |
| Binary | 111000 | 1000111 | 1000100 | 10101 | 0 | 100 | 1001000 | 10101000 | 1100 | 11001 |
Color Harmonies of #384744
Complementary color
Monochromatic Colors of #384744
Black with #384744
Text Example
Text Example
White with #384744
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #384744; }
p { color: rgb(56,71,68); }
H1.HeaderClassName
{
color: #384744;
}
.AnyTagClassName
{
color: #384744;
}
</style>
background-color css
<style>
a { background-color: #384744; }
a { background-color: rgb(56,71,68); }
div.DivClassName
{
background-color: #384744;
}
.BgClassName
{
background-color: #384744;
}
</style>
border-color css
<style>
span { border-color: #384744; }
span { border-color: rgb(56,71,68); }
td.TdClassName
{
border-color: #384744;
}
.TagClassName
{
border-color: #384744;
}
</style>