#f29445

Color #F29445 Sea Buckthorn (background png icon) HTML CSS
Download Color Icon.PNG:
16x16 32x32 64x64 128x128

Shades of Sea Buckthorn #F29445

Tints of Sea Buckthorn #F29445

Color information

#F29445 (or 0xF29445) is unknown color: approx Sea Buckthorn. HEX triplet: F2, 94 and 45. RGB value is (242,148,69). Sum of RGB (Red+Green+Blue) = 242+148+69=459 (60% of max value = 765). Red value is 242 (94.92% from 255 or 52.72% from 459); Green value is 148 (58.20% from 255 or 32.24% from 459); Blue value is 69 (27.34% from 255 or 15.03% from 459); Max value from RGB is 242 - color contains mainly: red. Hex color #F29445 is not a web safe color. Web safe color analog (approx): #FF9933. Inversed color of #F29445 is #0D6BBA. Grayscale: #A7A7A7. Windows color (decimal): -879547 or 4560114. OLE color: 4560114.

HSL color Cylindrical-coordinate representation of color #F29445: hue angle of 27.4º degrees, saturation: 0.87, lightness: 0.61%. HSV value (or HSB Brightness) of color is 0.95% and HSV saturation: 0.71%. Process color model (Four color, CMYK) of #F29445 is Cyan = 0, Magento = 0.39, Yellow = 0.71 and Black (K on CMYK) = 0.05.

Color convert

RGB24214869-
CMYK00.390.710.05
HSL27.4º86.93%60.98%-
HSV(B)27.4º71.49%94.9%-
XYZ48.2840.4910.9-
YUV167.172.64181.42-

RGB Variations

RGB:
RBG:
GRB:
GBR:
BRG:
BGR:

RGB

RED value IS 242 (94.92% from 255) = 52.72%
GREEN value IS 148 (58.20% from 255) = 32.24%
BLUE value IS 69 (27.34% from 255) = 15.03%
R=52.72%
G=32.24%
B=15.03%

CMYK

C (Cyan) values IS 0
M (Magenta) values IS 0.39
Y (Yellow) values IS 0.71
K (Black) values IS 0.05
SystemRedGreenBlueCMYKHSL
Decimal2421486900.390.710.0527.486.9360.98
HexF294450274751b573d
Octal36222410504710753312775
Binary1111001010010100100010101001111000111101110111010111111101

Black

1234567890 Text Example


1234567890 Text Example

White

1234567890 Text Example


1234567890 Text Example


Color Harmonies of #f29445

Triadic Colors

Analogous Colors

Split complements Colors

Complementary Color



HTML code & CSSWeb design

color css

<style>
 p { color: #f29445; }

 p { color: rgb(242,148,69); }

 H1.HeaderClassName
 {
   color: #f29445;
 }
 .AnyTagClassName
 {
   color: #f29445;
 }
</style>
background-color css

<style>
 a { background-color: #f29445; }

 a { background-color: rgb(242,148,69); }

 div.DivClassName
 {
   background-color: #f29445;
 }
 .BgClassName
 {
   background-color: #f29445;
 }
</style>
border-color css

<style>
 span { border-color: #f29445; }

 span { border-color: rgb(242,148,69); }

 td.TdClassName
 {
   border-color: #f29445;
 }
 .TagClassName
 {
   border-color: #f29445;
 }
</style>

cancel