#c531b7

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

Shades of Fuchsia #C531B7

Tints of Fuchsia #C531B7

Color information

#C531B7 (or 0xC531B7) is unknown color: approx Fuchsia. HEX triplet: C5, 31 and B7. RGB value is (197,49,183). Sum of RGB (Red+Green+Blue) = 197+49+183=429 (56% of max value = 765). Red value is 197 (77.34% from 255 or 45.92% from 429); Green value is 49 (19.53% from 255 or 11.42% from 429); Blue value is 183 (71.88% from 255 or 42.66% from 429); Max value from RGB is 197 - color contains mainly: red. Hex color #C531B7 is not a web safe color. Web safe color analog (approx): #CC33CC. Inversed color of #C531B7 is #3ACE48. Grayscale: #6C6C6C. Windows color (decimal): -3853897 or 12005829. OLE color: 12005829.

HSL color Cylindrical-coordinate representation of color #C531B7: hue angle of 305.68º degrees, saturation: 0.6, lightness: 0.48%. HSV value (or HSB Brightness) of color is 0.77% and HSV saturation: 0.75%. Process color model (Four color, CMYK) of #C531B7 is Cyan = 0, Magento = 0.75, Yellow = 0.07 and Black (K on CMYK) = 0.23.

Color convert

RGB19749183-
CMYK00.750.070.23
HSL305.68º60.16%48.24%-
HSV(B)305.68º75.13%77.25%-
XYZ32.6717.4946.45-
YUV108.53170.03191.1-

RGB Variations

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

RGB

RED value IS 197 (77.34% from 255) = 45.92%
GREEN value IS 49 (19.53% from 255) = 11.42%
BLUE value IS 183 (71.88% from 255) = 42.66%
R=45.92%
G=11.42%
B=42.66%

CMYK

C (Cyan) values IS 0
M (Magenta) values IS 0.75
Y (Yellow) values IS 0.07
K (Black) values IS 0.23
SystemRedGreenBlueCMYKHSL
Decimal1974918300.750.070.23305.6860.1648.24
HexC531B704B7171323c30
Octal3056126701137274627460
Binary11000101110001101101110100101111110111100110010111100110000

Black

1234567890 Text Example


1234567890 Text Example

White

1234567890 Text Example


1234567890 Text Example


Color Harmonies of #c531b7

Triadic Colors

Analogous Colors

Split complements Colors

Complementary Color



HTML code & CSSWeb design

color css

<style>
 p { color: #c531b7; }

 p { color: rgb(197,49,183); }

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

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

 a { background-color: rgb(197,49,183); }

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

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

 span { border-color: rgb(197,49,183); }

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

cancel