#f2004a

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

Shades of Razzmatazz #F2004A

Tints of Razzmatazz #F2004A

Color information

#F2004A (or 0xF2004A) is unknown color: approx Razzmatazz. HEX triplet: F2, 00 and 4A. RGB value is (242,0,74). Sum of RGB (Red+Green+Blue) = 242+0+74=316 (41% of max value = 765). Red value is 242 (94.92% from 255 or 76.58% from 316); Green value is 0 (0.39% from 255 or 0% from 316); Blue value is 74 (29.30% from 255 or 23.42% from 316); Max value from RGB is 242 - color contains mainly: red. Hex color #F2004A is not a web safe color. Web safe color analog (approx): #FF0033. Inversed color of #F2004A is #0DFFB5. Grayscale: #505050. Windows color (decimal): -917430 or 4849906. OLE color: 4849906.

HSL color Cylindrical-coordinate representation of color #F2004A: hue angle of 341.65º degrees, saturation: 1, lightness: 0.47%. HSV value (or HSB Brightness) of color is 0.95% and HSV saturation: 1%. Process color model (Four color, CMYK) of #F2004A is Cyan = 0, Magento = 1, Yellow = 0.69 and Black (K on CMYK) = 0.05.

Color convert

RGB242074-
CMYK010.690.05
HSL341.65º100%47.45%-
HSV(B)341.65º100%94.9%-
XYZ37.8519.378.22-
YUV80.79124.17242.98-

RGB Variations

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

RGB

RED value IS 242 (94.92% from 255) = 76.58%
GREEN value IS 0 (0.39% from 255) = 0%
BLUE value IS 74 (29.30% from 255) = 23.42%
R=76.58%
G=0%
B=23.42%

CMYK

C (Cyan) values IS 0
M (Magenta) values IS 1
Y (Yellow) values IS 0.69
K (Black) values IS 0.05
SystemRedGreenBlueCMYKHSL
Decimal242074010.690.05341.6510047.45
HexF204A064455156642f
Octal36201120144105552614457
Binary11110010010010100110010010001011011010101101100100101111

Black

1234567890 Text Example


1234567890 Text Example

White

1234567890 Text Example


1234567890 Text Example


Color Harmonies of #f2004a

Triadic Colors

Analogous Colors

Split complements Colors

Complementary Color



HTML code & CSSWeb design

color css

<style>
 p { color: #f2004a; }

 p { color: rgb(242,0,74); }

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

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

 a { background-color: rgb(242,0,74); }

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

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

 span { border-color: rgb(242,0,74); }

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

cancel