:
logo qtransform

  to  




#FFB5BE color HEX code RGB, HSL, CMYK

COLOR CODE FOR HEXA COLOR #FFB5BE
#FFB5BE

   In a RGB color space, hex #FFB5BE is composed of 100% red, 71% green and 75% blue.
RGB color code is composed of a hexadecimal FF red (255/255), a B5 green (181/255) and a BE blue component (190/255). The decimal RGB color code is rgb(255,181,190)
In CMYK color space, it is composed of 0% cyan, 29% magenta, 25% yellow and 0% black.
It has a hue angle of 352.7o degrees, a saturation of 100% and a lightness of 85%.
Closest websafe color is: #ffcccc rgb (255, 204, 204).
twitter  facebook  whatsapp


Color conversion




#FFB5BE
rgb(255,181,190)
=100%
from 255
71%
from 255
75%
from 255
=0
from 100
29
from 100
25
from 100
0
from 100
R: 255
red
G: 181
green
B: 190
blue
C: 0
cyan
M: 29
magenta
Y: 25
yellow
K: 0
black
Hexa colorRGB color chartCMYK color chart

Convert color


The hexadecimal color #FFB5BE has RGB values of R:255, G:181, B:190 and CMYK values of C:0, M:29, Y:25, K:0. Its decimal value is 16758206.Binary code is 111111111011010110111110
In print we use cyan, yellow, magenta and black (CMYK) inks because usually we print on a white paper.

Hex colorFFB5BE #FFB5BE
RGB decimal255, 181, 190 rgb(255, 181, 190)
RGB %100, 71, 75 rgb(100%, 71%, 75%)
RGB Adobe236, 179, 188
CMYK %0, 29, 25, 0 0%, 29%, 25%, 0%
HSL352.7o, 100, 85 hsl(352.7o, 100%, 85%)
HSV (HSB)353o, 29%, 100% hsv(353o, 29%, 100%)
Web Safe color#ffcccc rgb (255, 204, 204)
XYZ67.058, 58.025 56.381
xyY0.37, 0.32, 58.03
Hunter-Lab76.17, 28.35, 5.49
CMY0%, 29%, 25%
Lab81.01, 28.56, 6.76
Binary color
FF B5 BE
11111111 10110101 10111110

Shades and tints of #FFB5BE


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: #332425 is the darkest color, and: #FFF1F2 is the lightest one.

Tint color variation #FFB5BE


Shade color variation


Tones of #FFB5BE
A tone is produced by adding gray to any pure hue. In this case, #F2B0B8 is the less saturated color, and #AD9396 is the most saturated one.


Alternatives to #FFB5BE


Below, you can see some colors close to #FFB5BE. 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 #FFB5BE


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="#FFB5BE;">Text here</font>

<div style="background-color:#FFB5BE;">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="#FFB5BE;">Text here</font> </div>

HTML code

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



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

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

CSS code

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

CSS code

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



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

text shadow with RGB values

HTML code

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

CSS code with RGB

.text-shadow: 0px 2px 2px rgba(255, 181, 190, 1.4);



Pre-formatted code FFB5BE code for script / programming
HTML, CSS: = #FFB5BE; rgb(255, 181, 190)
Java: = new Color(255, 181, 190)
.NET: = Color.FromArgb (255, 181, 190);
Xojo: = rgb (255, 181, 190, 0);
openGL: = glColor3f (1f, 0.71f, 0.75f);
Swift: = UIColor(red:1, green:0.71, blue:0.75, alpha:1.00000);
Objective-C: = [UIColor colorWithRed:1 green:0.71 blue:0.75 alpha:1.00000];


Color schemes with #FFB5BE


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: 29% has a #FFB5BE saturation. Adding 29% + 10% = 39% saturation for our new color #D9848E. Decreasing 29% - 10% = 19% saturation for other monochromatic color #FFCFD4.

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: #FFB5BE has a 353o angle. Adding 353o + 180o = 173oo for our new complementary color #B5FFF6.

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: #FFB5BE has a 353o angle. Adding 353o + 180o+30o = 203o for our first complementary color #B5E3FF. Decreasing 353o + 180o-30o = 143o for the second complementary color #B5FFD1.

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.