RGB value of #850D25 colour is rgb(133, 13, 37) where red value is 133, green value is 13 and the blue value is 37.
Max value from RGB for colour #850D25 is 133 which contains mainly Red colour.
Cylindrical-coordinate representations (also known as HSL colours) of colour #850D25 hue angle of 348°, saturation:82.2% and the lightness value is 28.6%.
The process colour (four Colour CMYK) of #850D25 colour is Cyan = 0, Magento = 0.9, Yellow = 0.72, and Key/Black (K on CMYK) = 0.48.
Hex color #850D25 is not a web safe color. Nearby web safe colour of #850D25 is #990033.
Grayscale color of #850D25 is #333333
Inverted color of #850D25 is #7AF2DA
OLE colour (RGB Long) of #850D25 is 2428293
Decimal Value of #850D25 is 8719653
Android / android.graphics.Color of #850D25 is -8057563 / 0xFF850D25
The following declarations are allowed (CSS 3.0) for #850D25
Base | Red | Green | Blue |
---|---|---|---|
Binary | 10000101 | 00001101 | 00100101 |
Octal | 205 | 15 | 45 |
Decimal | 133 | 13 | 37 |
Hex | 85 | D | 25 |
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 #850D25 colour is calculated by adding 180° to the value of the current hue: 348° → 528° (+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 #850D25 are calculated by changing the hue by ±5/12 (±150°): 348° → 198° (348°-150°), 498° (348°+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 #850D25 are calculated by changing the hue by ±1/3 (±120°): 348° → 228° (348°-120°), 468° (348°+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 #850D25 are calculated by changing the hue as follows : 348° → 468° (348°+120°), 528° (348°+180°), 648° (348°+300°).
Four tetradic scheme colours (counter-clockwise) for #850D25 are calculated by changing the hue as follows : 348° → 228° (348°-120°), 168° (348°-180°), 48° (348°-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 #850D25 are calculated by changing the hue by 1/4 (90°) progressively : 348° → 438° (348°+90°), 528° (348°+180°), 618° (348°+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 #850D25 are calculated by changing the hue by ±1/12 (i.e. 30°): 348° → 378° (348°+30°), 318° (348°-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:#850D25;
}
.mybgcolor{
background-color:#850D25;
}
.mybordercolor{
border:3px solid #850D25;
}
This sample text font Colour is #850D25
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:#850D25">Text here</p>
This div background Colour is #850D25
<div style="background-color:#850D25">
Div content here
</div>
This div border Colour is #850D25
<div style="border:3px solid #850D25">
Div content here
</div>
.textShadowRgb {
text-shadow: 4px 4px 2px rgba(133, 13, 37, 0.8);
}
.textShadowHex {
text-shadow: 4px 4px 2px #850D25;
}
.divShadow {
-moz-box-shadow: 1px 1px 3px 2px #850D25;
-webkit-box-shadow: 1px 1px 3px 2px #850D25;
box-shadow: 1px 1px 3px 2px #850D25;
}
This text has shadow with rgb values.
<p style="text-shadow: 4px 4px 2px rgba(133, 13, 37, 0.8);">Text here</p>
This text has shadow with hex values.
<p style="text-shadow: 4px 4px 2px #850D25">Text here</p>
This div box has shadow with Colour # 850D25
<div style="-moz-box-shadow: 1px 1px 3px 2px #850D25;
-webkit-box-shadow: 1px 1px 3px 2px #850D25;
box-shadow: 1px 1px 3px 2px #850D25;">
Div content here
</div>
You can link to this same page with the following url formats:
http://colourdetails.com/hex-code/850D25
An also with...
Sample text in #850D25 colour with black background colour.
Sample text in #850D25 colour with white background colour.
Sample text in #850D25 colour with #0D2585 background colour.
Sample text in #0D2585 colour with #850D25 background colour.
Sample text in #850D25 colour with #0D6185 background colour.
Sample text in #0D6185 colour with #850D25 background colour.
Sample text in #850D25 colour with #0D8525 background colour.
Sample text in #0D8525 colour with #850D25 background colour.
Sample text in #850D25 colour with #0D8531 background colour.
Sample text in #0D8531 colour with #850D25 background colour.
Sample text in #850D25 colour with #0D856D background colour.
Sample text in #0D856D colour with #850D25 background colour.
Sample text in #850D25 colour with #250D85 background colour.
Sample text in #250D85 colour with #850D25 background colour.
Sample text in #850D25 colour with #25850D background colour.
Sample text in #25850D colour with #850D25 background colour.
Sample text in #850D25 colour with #310D85 background colour.
Sample text in #310D85 colour with #850D25 background colour.
Sample text in #850D25 colour with #61850D background colour.
Sample text in #61850D colour with #850D25 background colour.
Sample text in #850D25 colour with #6D0D85 background colour.
Sample text in #6D0D85 colour with #850D25 background colour.
Sample text in #850D25 colour with #7AF2DA background colour.
Sample text in #7AF2DA colour with #850D25 background colour.
Sample text in #850D25 colour with #85250D background colour.
Sample text in #85250D colour with #850D25 background colour.
Sample text in #850D25 colour with #856D0D background colour.
Sample text in #856D0D colour with #850D25 background colour.
Sample text in #850D25 colour with #333333 background colour.
Sample text in #333333 colour with #850D25 background colour.
Sample text in #850D25 colour with #990033 background colour.
Sample text in #990033 colour with #850D25 background colour.