Color Hex Logo

#c86464 Color Hex

#C86464
(200,100,100)
1 Favorites   1 Comments

Color spaces of #c86464

RGB 200100100
HSL0.000.480.59
HSV50°78°
CMYK 0.000.500.50   0.22
XYZ30.676822.313814.7467
Yxy22.31380.45290.3294
Hunter Lab47.237533.255214.5570
CIE-Lab54.358439.704618.5986

#c86464 color RGB value is (200,100,100).

#c86464 hex color red value is 200, green value is 100 and the blue value of its RGB is 100. Cylindrical-coordinate representations (also known as HSL) of color #c86464 hue: 0.00 , saturation: 0.48 and the lightness value of c86464 is 0.59.

The process color (four color CMYK) of #c86464 color hex is 0.00, 0.50, 0.50, 0.22. Web safe color of #c86464 is #cc6666. Color #c86464 contains mainly RED color.

Base Numbers

BaseRedGreenBlue
Binary 11001000 01100100 01100100
Octal 310 144 144
Decimal 200 100 100
Hex C8 64 64

RGB Percentages of Color #c86464

%50.00
%25.00
%25.00

CMYK Percentages of Color #c86464

%0
%50
%50
%22

Triadic Colors of #c86464

#c86464 #64c864 #6464c8

Analogous Colors of #c86464

#c86464 #c89664 #c86496

Monochromatic Colors of #c86464

#c86464

Complementary Color

#c86464 #64c8c8

#c86464 Color Preview on Black Background

Lorem ipsum dolor sit amet.

#c86464 Color Preview on White Background

Lorem ipsum dolor sit amet.

#c86464 Color CSS Codes

.mybgcolor {background-color:#c86464; } 
.myforecolor {color:#c86464; }
.mybordercolor {border:3px solid #c86464; }

#c86464 Text Font Color

<p style="color:#c86464">Text here</p>

This sample text font color is #c86464
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.


#c86464 Background Color

<div style="background-color:#c86464">
Div content here</div>

This div background color is #c86464


#c86464 Border Color

<div style="border:3px solid #c86464">
Div here</div>

This div border color is #c86464


Css3 Examples

.textShadowRgb {
  text-shadow: 4px 4px 2px rgba(200,100,100, 0.8); } 
.textShadowHex { 
  text-shadow: 4px 4px 2px #c86464; }
.divShadow { 
  -moz-box-shadow: 1px 1px 3px 2px #c86464;
  -webkit-box-shadow: 1px 1px 3px 2px #c86464;
  box-shadow:         1px 1px 3px 2px #c86464; }

Text Shadow with RGB Values

<p style="text-shadow: 4px 4px 2px rgba(200,100,100, 0.8);">Text here</p>

This text has shadow with rgb values.


Text Shadow with Hex Values

<p style="text-shadow: 4px 4px 2px #c86464">Text here</p>

This text has shadow with hex values.


Div Box Shadow

<div style="-moz-box-shadow: 1px 1px 3px 2px #c86464;
  -webkit-box-shadow: 1px 1px 3px 2px #c86464;
  box-shadow:         1px 1px 3px 2px #c86464;">
Div content here</div>

This div box has shadow with color #c86464

#c86464 Color Palettes


Comments

14 Apr 2023, 10:33 gutenabendsunshine

The color Bold Red is a vibrant and intense hue that catches the eye with its brightness and richness. It exudes confidence and energy, commanding attention with its boldness. It is reminiscent of the primary color red in the RGB Red, Green, Blue color palette, which represents the maximum intensity of red light without any green or blue light mixed in.This color also contains hints of greens vibrance, adding an element of liveliness and freshness. The pure delight of green shines through, balancing the intensity of the red and creating a harmonious contrast. Additionally, there are ec*s of blues depth, adding a touch of serenity and tranquility to the overall color.The two-one-one reference suggests a particular combination of RGB values, where the intensity of red is set to 200, while the intensities of green and blue are set to 100 each. This combination results in a specific shade of bold red with a touch of green vibrance and blue depth.Overall, this color is a captivating and dynamic blend of bold red, green vibrance, and blue depth, inspired by the RGB palette and spun into a unique hue that is visually striking and full of character.

Please login to write comment.