#c7c7c2 Color Hex Dolphin Tales

Information about Dolphin Tales Color | #0000FF

#c7c7c2 color RGB value is (199,199,194). #c7c7c2 color name is Dolphin Tales color.

#c7c7c2 hex color red value is 199 , green value is 199 and the blue value of its RGB is 194 . Cylindrical-coordinate representations (also known as HSL) of color #c7c7c2 hue: 60 , saturation: 4 and the lightness value of #c7c7c2 is 77

The process color (four color CMYK) of #c7c7c2 color hex is 0 , 0 ,1, 9 .

#c7c7c2

~Dolphin Tales

Color Converions

HEX
#c7c7c2
RGB
199,199,194
LAB
80,-1,2
CMYK
0,0,3,22
LCH
80,3,105
XYZ
54,57,59
HSV
60,3,78
HSL
60,4,77

Base Numbers

Base Red Green Blue
Binary 11000111 11000111 11000010
Octal 307 307 302
Decimal 199 199 194
Hex c7 c7 c2

RGB Percentages of Color #c7c7c2

78%
78%
76%

CMYK Percentages of Color #c7c7c2

0%
1%
0%
9%

Color Variations

View this color variations of shades, tints, tones, hues and temperatures.

Shades of #c7c7c2

A shade is created by adding black to a base color, increasing its darkness. Shades appear more dramatic and richer.

10%
#c7c7c2
20%
#b3b3af
30%
#9f9f9b
40%
#8b8b88
50%
#777774
60%
#646461
70%
#50504e
80%
#3c3c3a
90%
#282827
100%
#141413

Tints of #c7c7c2

A tint is created by adding white to a base color, increasing its lightness. Tints are likely to look pastel and less intense.

10%
#c7c7c2
20%
#cdcdc8
30%
#d2d2ce
40%
#d8d8d4
50%
#ddddda
60%
#e3e3e1
70%
#e9e9e7
80%
#eeeeed
90%
#f4f4f3
100%
#f9f9f9

Tones of #c7c7c2

A tone is created by adding gray to a base color, increasing its lightness. Tones looks more sophisticated and complex than base colors.

10%
#c7c7c2
20%
#c0c0bb
30%
#b9b9b5
40%
#b2b2ae
50%
#aaaaa7
60%
#a3a3a1
70%
#9c9c9a
80%
#959593
90%
#8e8e8d
100%
#878786

Color harmonies

Color harmonies are pleasing color schemes created according to their position on a color wheel.

Analogous

Colors of the same luminance and saturation with hues that are adjacent on the color wheel, 30 degrees apart. Smooth transitions.
#c7c7c2
#c7c5c2
#c7c6c2
#c7c7c2
#c6c7c2
#c5c7c2

Complementary

Complementary color schemes are made by picking two opposite colors con the color wheel. They appear vibrant near to each other.
#c7c7c2
#c2c2c7

Split complementary

Split complementary schemes are like complementary but they uses two adiacent colors of the complement. They are more flexible than complementary ones.
#c7c7c2
#c2c7c3
#c5c2c7

Triadic

Triadic color schemes are created by picking three colors equally spaced on the color wheel. They appear quite contrasted and multicolored.
#c7c7c2
#c2c7c7
#c7c2c7

Tetradic

Tetradic color schemes are made form two couples of complementary colors in a rectangular shape on the color wheel. They are very versatile, and work best with one dominant color.
#c7c7c2
#c2c7c4
#c2c2c7
#c7c2c4

Monochromatic

Colors of the same hue with luminance values +/-50%. Subtle and refined.
#c7c7c2
#f1f1eb
#1d1d1c
#474746
#72726f
#9c9c99

Blindness simulator

Check how a color is perceived by color blind people to create accessible designs.

Normal

#c7c7c2

protanopia

#cac4c0

deuteranopia

#dabfc3

tritanopia

#c9c3d2

achromatopsia

#c7c7c7

protanomaly

#c9c5c1

deuteranomaly

#d3c2c2

achromatopsia

#c7c7c7

tritanomaly

#c8c4cc

achromatomaly

#c7c7c5

Contrast Checker

Verify the contrast of a text on white and black backgrounds.

White background

Poor 2/21
Hello World ! 2

Black background-color

Good 12/21
Hello World !

#c7c7c2 Color CSS Codes

.bgcolor {background-color:#c7c7c2; } 
.forecolor {color:#c7c7c2; }
.bordercolor {border:3px solid #c7c7c2; }
            

#c7c7c2 Text Font Color

<div style="color:#c7c7c2">
Div content here</div>

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

#c7c7c2 Background Color

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

#c7c7c2 Border Color

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

This div border color is #c7c7c2

#c7c7c2 Color CSS Codes Examples

.textShadowRgb {
  text-shadow: 4px 4px 2px #c7c7c2; } 
.textShadowHex { 
  text-shadow: 4px 4px 2px #c7c7c2; }
.divShadow { 
  -moz-box-shadow: 1px 1px 3px 2px #c7c7c2;
  -webkit-box-shadow: 1px 1px 3px 2px #c7c7c2;
  box-shadow: 1px 1px 3px 2px #c7c7c2; }
            

Text Shadow with Hex Values

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

This text has shadow with hex values.


Div Box Shadow

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

This div box has shadow with color #c7c7c2

More Colors

African Mahogany
#cd4a4a
Melondrama
#ee8170
Elusive Blue
#dde4e8
On Location
#d4c6dc
Gregorio Garden
#cbc8dd
Heavy Black Green
#3a514d
Cardboard
#c19a6c
Peat Brown
#5a3d29
Mechrite Red
#a31713
Orleans Tune
#97d5e7
Bleached Cedar
#2c2133
Dark Jade
#5c8774
Dolphin Blue
#7d9da9
Jungle King
#4f4d32
Delicate Ice
#b7d2e3
Castaway Beach
#d0c19f
Pennywise
#a2583a
Mosque
#005f5b
Almond Frost
#9a8678
Hypnotic Sea
#00787f
El Capitan
#b7a696
Kernel
#ecb976
Bridesmaid
#fae6df
Cumberland Fog
#dadbdf
Light Sea-Foam
#a0febf
Instant Classic
#e3dac6
Blushing Cherub
#ffcdaf
Iris Eyes
#767694
Anti-Flash White
#f2f3f4
Midnight Blue
#020035
Cherry Bomb
#b73d3f
Grey Tote
#81807d
Natural Twine
#dbc39b
Greek Lavender
#9b8fb0
Iron Orange
#e7661e
Fog Beacon
#d8d6d1
Green Blue
#42b395
Capsella
#6d8a74
Ashen Tan
#d3cabf
Arousing Alligator
#776600
rating-img
Rate this tool
NaN/5   0 votes