Color spaces of #f26052
RGB | 242 | 96 | 82 |
---|---|---|---|
HSL | 0.01 | 0.86 | 0.64 |
HSV | 5° | 66° | 95° |
CMYK | 0.00 | 0.60 | 0.66 0.05 |
XYZ | 42.3238 | 27.8522 | 11.1279 |
Yxy | 27.8522 | 0.5206 | 0.3426 |
Hunter Lab | 52.7752 | 50.7940 | 24.4410 |
CIE-Lab | 59.7550 | 55.2841 | 37.1043 |
#f26052 color RGB value is (242,96,82).
#f26052 hex color red value is 242, green value is 96 and the blue value of its RGB is 82. Cylindrical-coordinate representations (also known as HSL) of color #f26052 hue: 0.01 , saturation: 0.86 and the lightness value of f26052 is 0.64.
The process color (four color CMYK) of #f26052 color hex is 0.00, 0.60, 0.66, 0.05. Web safe color of #f26052 is #ff6666. Color #f26052 contains mainly RED color.
Base Numbers
Base | Red | Green | Blue |
---|---|---|---|
Binary | 11110010 | 01100000 | 01010010 |
Octal | 362 | 140 | 122 |
Decimal | 242 | 96 | 82 |
Hex | F2 | 60 | 52 |
Shades of #f26052
Tints of #f26052
RGB Percentages of Color #f26052
CMYK Percentages of Color #f26052
Complementary Color
#f26052 | #52e4f2 |
#f26052 Color Preview on Black Background
Lorem ipsum dolor sit amet.
#f26052 Color Preview on White Background
Lorem ipsum dolor sit amet.
#f26052 Color CSS Codes
.mybgcolor {background-color:#f26052; } .myforecolor {color:#f26052; } .mybordercolor {border:3px solid #f26052; }
#f26052 Text Font Color
<p style="color:#f26052">Text here</p>
This sample text font color is #f26052
Lorem ipsum dolor sit amet, consectetur adipisicing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat.
#f26052 Background Color
<div style="background-color:#f26052">
Div content here</div>
This div background color is #f26052
#f26052 Border Color
<div style="border:3px solid #f26052">
Div here</div>
This div border color is #f26052
Css3 Examples
.textShadowRgb { text-shadow: 4px 4px 2px rgba(242,96,82, 0.8); } .textShadowHex { text-shadow: 4px 4px 2px #f26052; } .divShadow { -moz-box-shadow: 1px 1px 3px 2px #f26052; -webkit-box-shadow: 1px 1px 3px 2px #f26052; box-shadow: 1px 1px 3px 2px #f26052; }
Text Shadow with RGB Values
<p style="text-shadow: 4px 4px 2px rgba(242,96,82, 0.8);">Text here</p>
This text has shadow with rgb values.
Text Shadow with Hex Values
<p style="text-shadow: 4px 4px 2px #f26052">Text here</p>
This text has shadow with hex values.
Div Box Shadow
<div style="-moz-box-shadow: 1px 1px 3px 2px #f26052; -webkit-box-shadow: 1px 1px 3px 2px #f26052; box-shadow: 1px 1px 3px 2px #f26052;">
Div content here</div>
This div box has shadow with color #f26052
I love this !!!!! Been looking for this for years and stumbled on it. W*ver is responsible for this - THANK YOU!