:
logo qtransform

  to  




#BF6F4D color HEX code RGB, HSL, CMYK

COLOR CODE FOR HEXA COLOR #BF6F4D
#BF6F4D

   In a RGB color space, hex #BF6F4D is composed of 75% red, 44% green and 30% blue.
RGB color code is composed of a hexadecimal BF red (191/255), a 6F green (111/255) and a 4D blue component (77/255). The decimal RGB color code is rgb(191,111,77)
In CMYK color space, it is composed of 0% cyan, 42% magenta, 60% yellow and 25% black.
It has a hue angle of 17.89o degrees, a saturation of 47% and a lightness of 53%.
Closest websafe color is: #cc6666 rgb (204, 102, 102).
twitter  facebook  whatsapp


Color conversion




#BF6F4D
rgb(191,111,77)
=75%
from 255
44%
from 255
30%
from 255
=0
from 100
42
from 100
60
from 100
25
from 100
R: 191
red
G: 111
green
B: 77
blue
C: 0
cyan
M: 42
magenta
Y: 60
yellow
K: 25
black
Hexa colorRGB color chartCMYK color chart

Convert color


The hexadecimal color #BF6F4D has RGB values of R:191, G:111, B:77 and CMYK values of C:0, M:42, Y:60, K:25. Its decimal value is 12545869.Binary code is 101111110110111101001101
In print we use cyan, yellow, magenta and black (CMYK) inks because usually we print on a white paper.

Hex colorBF6F4D #BF6F4D
RGB decimal191, 111, 77 rgb(191, 111, 77)
RGB %75, 44, 30 rgb(75%, 44%, 30%)
RGB Adobe171, 110, 80
CMYK %0, 42, 60, 25 0%, 42%, 60%, 25%
HSL17.89o, 47, 53 hsl(17.89o, 47%, 53%)
HSV (HSB)18o, 60%, 75% hsv(18o, 60%, 75%)
Web Safe color#cc6666 rgb (204, 102, 102)
XYZ28.51, 22.981 9.954
xyY0.46, 0.37, 22.98
Hunter-Lab47.94, 25.22, 19.35
CMY25%, 56%, 70%
Lab55.52, 30.16, 33.11
Binary color
BF 6F 4D
10111111 1101111 1001101

Shades and tints of #BF6F4D


A shade is achieved by adding black to original color on hue code.
A tint is created by mixing color with white.
Use the palette to pick a color or the sliders to set the RGB, HSV, CMYK components.
For example here: #25160F is the darkest color, and: #F3E3DC is the lightest one.

Tint color variation #BF6F4D


Shade color variation


Tones of #BF6F4D
A tone is produced by adding gray to any pure hue. In this case, #B97152 is the less saturated color, and #967B6E is the most saturated one.


Alternatives to #BF6F4D


Below, you can see some colors close to #BF6F4D. Having a set of related colors can be useful if you need an inspirational alternative or other close colors to your original color choice.




Quick use #BF6F4D


How to use this color on webpages, scripts or other programming languages using html, CSS, dhtml, JAVA, .NET, openGL, Swift, Xojo

Color of the text Background color example
Color of the text
Background color example

<font color="#BF6F4D;">Text here</font>

<div style="background-color:#BF6F4D;">Text here</div>



Color preview on black background Color preview on white background
color preview on black background
color preview on white background
HTML code

<div style="background-color:#000000"> <font color="#BF6F4D;">Text here</font> </div>

HTML code

<div style="background-color:#FFFFFF; border: 1px dotted #999999;"> <font color="#BF6F4D;">Text here</font> </div>



Div box shadow Text shadow css code
box shadow for color #BF6F4D
text shadow css code
HTML code

<div style="background-color:#FFFFFF; box-shadow: 2px 2px 7px 1px #BF6F4D;"></div>

CSS code

.box-shadow: 2px 2px 7px 1px;

CSS code

.text-shadow: 1px 2px 2px #BF6F4D;



Box border html code Text shadow with RGB values for color #BF6F4D
box border html code for color #BF6F4D

text shadow with RGB values

HTML code

<div style="background-color:#FFFFFF; border:1px solid #BF6F4D;"></div>

CSS code with RGB

.text-shadow: 0px 2px 2px rgba(191, 111, 77, 1.4);



Pre-formatted code BF6F4D code for script / programming
HTML, CSS: = #BF6F4D; rgb(191, 111, 77)
Java: = new Color(191, 111, 77)
.NET: = Color.FromArgb (191, 111, 77);
Xojo: = rgb (191, 111, 77, 0);
openGL: = glColor3f (0.75f, 0.44f, 0.3f);
Swift: = UIColor(red:0.75, green:0.44, blue:0.3, alpha:1.00000);
Objective-C: = [UIColor colorWithRed:0.75 green:0.44 blue:0.3 alpha:1.00000];


Color schemes with #BF6F4D


Monochromatic color
monochromatic color scheme

Monochromatic color schemes are easy to create because they use only one color. Monochromatic schemes use different tones from the same angle on the color wheel (the same angle).Just change color saturation +10% and you have a new monocromatic color. On our case color: 60% has a #BF6F4D saturation. Adding 60% + 10% = 70% saturation for our new color #994E2E. Decreasing 60% - 10% = 50% saturation for other monochromatic color #E69573.

Analogous color
analogous color scheme

Analogous color schemes are created by using colors that are next to each other on the color wheel. Just +/- 30o on sides of the color hue angle.

Complementary color
complementary color scheme
Complementary schemes are created by combining colors from opposite sides of the color wheel. Simple add 180 degrees to color hue / angle and you have the complementary color. On our case color: #BF6F4D has a 18o angle. Adding 18o + 180o = 198oo for our new complementary color #4D9DBF.

Split color
split color scheme

Compound schemes or split complementary schemens are almost the same as complementary schemes.
Instead of using colors that are opposites, it uses colors on both sides of the opposite hue angle.
On our case color: #BF6F4D has a 18o angle. Adding 18o + 180o+30o = 228o for our first complementary color #4D63BF. Decreasing 18o + 180o-30o = 168o for the second complementary color #4DBFA8.

Tiradic color
tiradic color scheme

Triadic schemes are made up of hues/angles equally spaced around color wheel. Add and decrease +/- 120 degrees on both sides of the color hue angle.

Tetradic color
tetradic color scheme

Tetradic schemes are made up of hues/angles spaced around color wheel. Add 120,180,300 degrees on the color hue angle.