RGB value of #FEC2C3 colour is rgb(254, 194, 195) where red value is 254, green value is 194 and the blue value is 195.
Max value from RGB for colour #FEC2C3 is 254 which contains mainly Red colour.
Cylindrical-coordinate representations (also known as HSL colours) of colour #FEC2C3 hue angle of 359°, saturation:96.8% and the lightness value is 87.8%.
The process colour (four Colour CMYK) of #FEC2C3 colour is Cyan = 0, Magento = 0.24, Yellow = 0.23, and Key/Black (K on CMYK) = 0.
Hex color #FEC2C3 is not a web safe color. Nearby web safe colour of #FEC2C3 is #FFCCCC.
Grayscale color of #FEC2C3 is #D4D4D4
Inverted color of #FEC2C3 is #013D3C
OLE colour (RGB Long) of #FEC2C3 is 12829438
Decimal Value of #FEC2C3 is 16696003
Android / android.graphics.Color of #FEC2C3 is -81213 / 0xFFFEC2C3
The following declarations are allowed (CSS 3.0) for #FEC2C3
Base | Red | Green | Blue |
---|---|---|---|
Binary | 11111110 | 11000010 | 11000011 |
Octal | 376 | 302 | 303 |
Decimal | 254 | 194 | 195 |
Hex | FE | C2 | C3 |
Colors that are opposite each other on the color wheel are considered to be complementary colors. The high contrast of complementary colors creates a vibrant look especially when used at full saturation.
In the complementary color scheme, the opposite colour of #FEC2C3 colour is calculated by adding 180° to the value of the current hue: 359° → 539° (+180°)
The split-complementary colour scheme is a variation of the complementary colour scheme. In addition to the base colour, it uses the two colours adjacent to its complement.This color scheme has the same strong visual contrast as the complementary color scheme, but has less tension.
Split-complementary colours of #FEC2C3 are calculated by changing the hue by ±5/12 (±150°): 359° → 209° (359°-150°), 509° (359°+150°).
A triadic colour scheme uses colors that are evenly spaced around the colour wheel. This scheme tend to be quite vibrant, even if you use pale or unsaturated versions of your hues. To use a triadic harmony successfully, the colours should be carefully balanced - let one colour dominate and use the two others for accent.
Equidistant combinations of triadic scheme colours for #FEC2C3 are calculated by changing the hue by ±1/3 (±120°): 359° → 239° (359°-120°), 479° (359°+120°).
The rectangle or tetradic color scheme uses four colors arranged into two complementary pairs.This schemes works best if one color is dominant, while the rest serve as extras.
Four tetradic scheme colours (clockwise) for #FEC2C3 are calculated by changing the hue as follows : 359° → 479° (359°+120°), 539° (359°+180°), 659° (359°+300°).
Four tetradic scheme colours (counter-clockwise) for #FEC2C3 are calculated by changing the hue as follows : 359° → 239° (359°-120°), 179° (359°-180°), 59° (359°-300°).
The square color scheme is similar to the Tetradic rectangle scheme, but with all four colors spaced evenly around the color circle. Square color schemes works best if you let one color be dominant. You should also pay attention to the balance between warm and cool colors in your design.
Four equidistant tetradic square scheme colours for #FEC2C3 are calculated by changing the hue by 1/4 (90°) progressively : 359° → 449° (359°+90°), 539° (359°+180°), 629° (359°+270°).
Analogous colours are groups of three colors that are next to each other on the colour wheel. They usually match well and create serene and comfortable designs.
Analogous color schemes are often found in nature and are harmonious and pleasing to the eye.
The analogous colours of #FEC2C3 are calculated by changing the hue by ±1/12 (i.e. 30°): 359° → 389° (359°+30°), 329° (359°-30°).
A shade is achieved by adding black to any pure hue
Tint is created by mixing white to any pure color
A tone is produced by adding gray to any pure hue.
.myforecolor{
color:#FEC2C3;
}
.mybgcolor{
background-color:#FEC2C3;
}
.mybordercolor{
border:3px solid #FEC2C3;
}
This sample text font Colour is #FEC2C3
The quick brown fox jumps over the lazy dog. The quick brown fox jumps over the lazy dog. The quick brown fox jumps over the lazy dog
<p style="color:#FEC2C3">Text here</p>
This div background Colour is #FEC2C3
<div style="background-color:#FEC2C3">
Div content here
</div>
This div border Colour is #FEC2C3
<div style="border:3px solid #FEC2C3">
Div content here
</div>
.textShadowRgb {
text-shadow: 4px 4px 2px rgba(254, 194, 195, 0.8);
}
.textShadowHex {
text-shadow: 4px 4px 2px #FEC2C3;
}
.divShadow {
-moz-box-shadow: 1px 1px 3px 2px #FEC2C3;
-webkit-box-shadow: 1px 1px 3px 2px #FEC2C3;
box-shadow: 1px 1px 3px 2px #FEC2C3;
}
This text has shadow with rgb values.
<p style="text-shadow: 4px 4px 2px rgba(254, 194, 195, 0.8);">Text here</p>
This text has shadow with hex values.
<p style="text-shadow: 4px 4px 2px #FEC2C3">Text here</p>
This div box has shadow with Colour # FEC2C3
<div style="-moz-box-shadow: 1px 1px 3px 2px #FEC2C3;
-webkit-box-shadow: 1px 1px 3px 2px #FEC2C3;
box-shadow: 1px 1px 3px 2px #FEC2C3;">
Div content here
</div>
You can link to this same page with the following url formats:
http://colourdetails.com/hex-code/FEC2C3
An also with...
Sample text in #FEC2C3 colour with black background colour.
Sample text in #FEC2C3 colour with white background colour.
Sample text in #FEC2C3 colour with #013D3C background colour.
Sample text in #013D3C colour with #FEC2C3 background colour.
Sample text in #FEC2C3 colour with #C2C3FE background colour.
Sample text in #C2C3FE colour with #FEC2C3 background colour.
Sample text in #FEC2C3 colour with #C2E1FE background colour.
Sample text in #C2E1FE colour with #FEC2C3 background colour.
Sample text in #FEC2C3 colour with #C2FEC3 background colour.
Sample text in #C2FEC3 colour with #FEC2C3 background colour.
Sample text in #FEC2C3 colour with #C2FEDF background colour.
Sample text in #C2FEDF colour with #FEC2C3 background colour.
Sample text in #FEC2C3 colour with #C2FEFD background colour.
Sample text in #C2FEFD colour with #FEC2C3 background colour.
Sample text in #FEC2C3 colour with #C3C2FE background colour.
Sample text in #C3C2FE colour with #FEC2C3 background colour.
Sample text in #FEC2C3 colour with #C3FEC2 background colour.
Sample text in #C3FEC2 colour with #FEC2C3 background colour.
Sample text in #FEC2C3 colour with #D4D4D4 background colour.
Sample text in #D4D4D4 colour with #FEC2C3 background colour.
Sample text in #FEC2C3 colour with #DFC2FE background colour.
Sample text in #DFC2FE colour with #FEC2C3 background colour.
Sample text in #FEC2C3 colour with #E1FEC2 background colour.
Sample text in #E1FEC2 colour with #FEC2C3 background colour.
Sample text in #FEC2C3 colour with #FDC2FE background colour.
Sample text in #FDC2FE colour with #FEC2C3 background colour.
Sample text in #FEC2C3 colour with #FEC3C2 background colour.
Sample text in #FEC3C2 colour with #FEC2C3 background colour.
Sample text in #FEC2C3 colour with #FEFDC2 background colour.
Sample text in #FEFDC2 colour with #FEC2C3 background colour.
Sample text in #FEC2C3 colour with #FFCCCC background colour.
Sample text in #FFCCCC colour with #FEC2C3 background colour.