Shades of Sea Buckthorn #F49548
Tints of Sea Buckthorn #F49548
RGB
CMYK
RGB Variations
Color information
#F49548 (or 0xF49548) is known color: Sea Buckthorn. HEX triplet: F4, 95 and 48. RGB value is (244,149,72). Sum of RGB (Red+Green+Blue) = 244+149+72=465 (61% of max value = 765). Red value is 244 (95.70% from 255 or 52.47% from 465); Green value is 149 (58.59% from 255 or 32.04% from 465); Blue value is 72 (28.52% from 255 or 15.48% from 465); Max value from RGB is 244 - color contains mainly: red. Hex color #F49548 is not a web safe color. Web safe color analog (approx): #FF9933. Inversed color of #F49548 is #0B6AB7. Grayscale: #A9A9A9. Windows color (decimal): -748216 or 4756980. OLE color: 4756980.
HSL color Cylindrical-coordinate representation of color #F49548: hue angle of 26.86º degrees, saturation: 0.89, lightness: 0.62%. HSV value (or HSB Brightness) of color is 0.96% and HSV saturation: 0.7%. Process color model (Four color, CMYK) of #F49548 is Cyan = 0, Magento = 0.39, Yellow = 0.70 and Black (K on CMYK) = 0.04.
Color convert
| RGB | 244 | 149 | 72 | - |
| CMYK | 0 | 0.39 | 0.70 | 0.04 |
| HSL | 26.86º | 0.89% | 0.62% | - |
| HSV(B) | 26.86º | 0.7% | 0.96% | - |
| XYZ | 49.23 | 41.2 | 11.49 | - |
| YUV | 168.63 | 73.47 | 181.76 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 244 | 149 | 72 | 0 | 0.39 | 0.70 | 0.04 | 26.86 | 0.89 | 0.62 |
| Hex | F4 | 95 | 48 | 0 | 27 | 46 | 4 | 1B | 59 | 3E |
| Octal | 364 | 225 | 110 | 0 | 47 | 106 | 4 | 33 | 131 | 76 |
| Binary | 11110100 | 10010101 | 1001000 | 0 | 100111 | 1000110 | 100 | 11011 | 1011001 | 111110 |
Color Harmonies of #F49548
Complementary color
Monochromatic Colors of #F49548
Black with #F49548
Text Example
Text Example
White with #F49548
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #F49548; }
p { color: rgb(244,149,72); }
H1.HeaderClassName
{
color: #F49548;
}
.AnyTagClassName
{
color: #F49548;
}
</style>
background-color css
<style>
a { background-color: #F49548; }
a { background-color: rgb(244,149,72); }
div.DivClassName
{
background-color: #F49548;
}
.BgClassName
{
background-color: #F49548;
}
</style>
border-color css
<style>
span { border-color: #F49548; }
span { border-color: rgb(244,149,72); }
td.TdClassName
{
border-color: #F49548;
}
.TagClassName
{
border-color: #F49548;
}
</style>