RGB value of #C65580 colour is rgb(198, 85, 128) where red value is 198, green value is 85 and the blue value is 128.
Max value from RGB for colour #C65580 is 198 which contains mainly Red colour.
Cylindrical-coordinate representations (also known as HSL colours) of colour #C65580 hue angle of 337.2°, saturation:49.8% and the lightness value is 55.5%.
The process colour (four Colour CMYK) of #C65580 colour is Cyan = 0, Magento = 0.57, Yellow = 0.35, and Key/Black (K on CMYK) = 0.22.
Hex color #C65580 is not a web safe color. Nearby web safe colour of #C65580 is #CC6699.
Grayscale color of #C65580 is #7B7B7B
Inverted color of #C65580 is #39AA7F
OLE colour (RGB Long) of #C65580 is 8410566
Decimal Value of #C65580 is 12998016
Android / android.graphics.Color of #C65580 is -3779200 / 0xFFC65580
The following declarations are allowed (CSS 3.0) for #C65580
Base | Red | Green | Blue |
---|---|---|---|
Binary | 11000110 | 01010101 | 10000000 |
Octal | 306 | 125 | 200 |
Decimal | 198 | 85 | 128 |
Hex | C6 | 55 | 80 |
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 #C65580 colour is calculated by adding 180° to the value of the current hue: 337.2° → 517.2° (+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 #C65580 are calculated by changing the hue by ±5/12 (±150°): 337.2° → 187.2° (337.2°-150°), 487.2° (337.2°+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 #C65580 are calculated by changing the hue by ±1/3 (±120°): 337.2° → 217.2° (337.2°-120°), 457.2° (337.2°+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 #C65580 are calculated by changing the hue as follows : 337.2° → 457.2° (337.2°+120°), 517.2° (337.2°+180°), 637.2° (337.2°+300°).
Four tetradic scheme colours (counter-clockwise) for #C65580 are calculated by changing the hue as follows : 337.2° → 217.2° (337.2°-120°), 157.2° (337.2°-180°), 37.2° (337.2°-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 #C65580 are calculated by changing the hue by 1/4 (90°) progressively : 337.2° → 427.2° (337.2°+90°), 517.2° (337.2°+180°), 607.2° (337.2°+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 #C65580 are calculated by changing the hue by ±1/12 (i.e. 30°): 337.2° → 367.2° (337.2°+30°), 307.2° (337.2°-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:#C65580;
}
.mybgcolor{
background-color:#C65580;
}
.mybordercolor{
border:3px solid #C65580;
}
This sample text font Colour is #C65580
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:#C65580">Text here</p>
This div background Colour is #C65580
<div style="background-color:#C65580">
Div content here
</div>
This div border Colour is #C65580
<div style="border:3px solid #C65580">
Div content here
</div>
.textShadowRgb {
text-shadow: 4px 4px 2px rgba(198, 85, 128, 0.8);
}
.textShadowHex {
text-shadow: 4px 4px 2px #C65580;
}
.divShadow {
-moz-box-shadow: 1px 1px 3px 2px #C65580;
-webkit-box-shadow: 1px 1px 3px 2px #C65580;
box-shadow: 1px 1px 3px 2px #C65580;
}
This text has shadow with rgb values.
<p style="text-shadow: 4px 4px 2px rgba(198, 85, 128, 0.8);">Text here</p>
This text has shadow with hex values.
<p style="text-shadow: 4px 4px 2px #C65580">Text here</p>
This div box has shadow with Colour # C65580
<div style="-moz-box-shadow: 1px 1px 3px 2px #C65580;
-webkit-box-shadow: 1px 1px 3px 2px #C65580;
box-shadow: 1px 1px 3px 2px #C65580;">
Div content here
</div>
You can link to this same page with the following url formats:
http://colourdetails.com/hex-code/C65580
An also with...
Sample text in #C65580 colour with black background colour.
Sample text in #C65580 colour with white background colour.
Sample text in #C65580 colour with #39AA7F background colour.
Sample text in #39AA7F colour with #C65580 background colour.
Sample text in #C65580 colour with #5580C6 background colour.
Sample text in #5580C6 colour with #C65580 background colour.
Sample text in #C65580 colour with #55B8C6 background colour.
Sample text in #55B8C6 colour with #C65580 background colour.
Sample text in #C65580 colour with #55C662 background colour.
Sample text in #55C662 colour with #C65580 background colour.
Sample text in #C65580 colour with #55C680 background colour.
Sample text in #55C680 colour with #C65580 background colour.
Sample text in #C65580 colour with #55C69B background colour.
Sample text in #55C69B colour with #C65580 background colour.
Sample text in #C65580 colour with #6255C6 background colour.
Sample text in #6255C6 colour with #C65580 background colour.
Sample text in #C65580 colour with #7B7B7B background colour.
Sample text in #7B7B7B colour with #C65580 background colour.
Sample text in #C65580 colour with #8055C6 background colour.
Sample text in #8055C6 colour with #C65580 background colour.
Sample text in #C65580 colour with #80C655 background colour.
Sample text in #80C655 colour with #C65580 background colour.
Sample text in #C65580 colour with #9B55C6 background colour.
Sample text in #9B55C6 colour with #C65580 background colour.
Sample text in #C65580 colour with #B8C655 background colour.
Sample text in #B8C655 colour with #C65580 background colour.
Sample text in #C65580 colour with #C68055 background colour.
Sample text in #C68055 colour with #C65580 background colour.
Sample text in #C65580 colour with #C69B55 background colour.
Sample text in #C69B55 colour with #C65580 background colour.
Sample text in #C65580 colour with #CC6699 background colour.
Sample text in #CC6699 colour with #C65580 background colour.