#fb4496

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

Shades of Violet Red #FB4496

Tints of Violet Red #FB4496

Color information

#FB4496 (or 0xFB4496) is unknown color: approx Violet Red. HEX triplet: FB, 44 and 96. RGB value is (251,68,150). Sum of RGB (Red+Green+Blue) = 251+68+150=469 (62% of max value = 765). Red value is 251 (98.44% from 255 or 53.52% from 469); Green value is 68 (26.95% from 255 or 14.50% from 469); Blue value is 150 (58.98% from 255 or 31.98% from 469); Max value from RGB is 251 - color contains mainly: red. Hex color #FB4496 is not a web safe color. Web safe color analog (approx): #FF3399. Inversed color of #FB4496 is #04BB69. Grayscale: #838383. Windows color (decimal): -310122 or 9848059. OLE color: 9848059.

HSL color Cylindrical-coordinate representation of color #FB4496: hue angle of 333.11º degrees, saturation: 0.96, lightness: 0.63%. HSV value (or HSB Brightness) of color is 0.98% and HSV saturation: 0.73%. Process color model (Four color, CMYK) of #FB4496 is Cyan = 0, Magento = 0.73, Yellow = 0.40 and Black (K on CMYK) = 0.02.

Color convert

RGB25168150-
CMYK00.730.400.02
HSL333.11º95.81%62.55%-
HSV(B)333.11º72.91%98.43%-
XYZ47.3626.8531.54-
YUV132.06138.13212.83-

RGB Variations

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

RGB

RED value IS 251 (98.44% from 255) = 53.52%
GREEN value IS 68 (26.95% from 255) = 14.50%
BLUE value IS 150 (58.98% from 255) = 31.98%
R=53.52%
G=14.50%
B=31.98%

CMYK

C (Cyan) values IS 0
M (Magenta) values IS 0.73
Y (Yellow) values IS 0.40
K (Black) values IS 0.02
SystemRedGreenBlueCMYKHSL
Decimal2516815000.730.400.02333.1195.8162.55
HexFB449604928214d603f
Octal373104226011150251514077
Binary1111101110001001001011001001001101000101010011011100000111111

Black

1234567890 Text Example


1234567890 Text Example

White

1234567890 Text Example


1234567890 Text Example


Color Harmonies of #fb4496

Triadic Colors

Analogous Colors

Split complements Colors

Complementary Color



HTML code & CSSWeb design

color css

<style>
 p { color: #fb4496; }

 p { color: rgb(251,68,150); }

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

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

 a { background-color: rgb(251,68,150); }

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

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

 span { border-color: rgb(251,68,150); }

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

cancel