#b0b7c6 Color Hex Brother Blue

Information about Brother Blue Color | #0000FF

#b0b7c6 color RGB value is (176,183,198). #b0b7c6 color name is Brother Blue color.

#b0b7c6 hex color red value is 176 , green value is 183 and the blue value of its RGB is 198 . Cylindrical-coordinate representations (also known as HSL) of color #b0b7c6 hue: 221 , saturation: 16 and the lightness value of #b0b7c6 is 73

The process color (four color CMYK) of #b0b7c6 color hex is 4 , 3 ,0, 9 .

#b0b7c6

~Brother Blue

Color Converions

HEX
#b0b7c6
RGB
176,183,198
LAB
74,0,-9
CMYK
11,8,0,22
LCH
74,9,-92
XYZ
45,47,60
HSV
221,11,78
HSL
221,16,73

Base Numbers

Base Red Green Blue
Binary 10110000 10110111 11000110
Octal 260 267 306
Decimal 176 183 198
Hex b0 b7 c6

RGB Percentages of Color #b0b7c6

69%
72%
78%

CMYK Percentages of Color #b0b7c6

4%
0%
3%
9%

Color Variations

View this color variations of shades, tints, tones, hues and temperatures.

Shades of #b0b7c6

A shade is created by adding black to a base color, increasing its darkness. Shades appear more dramatic and richer.

10%
#b0b7c6
20%
#9ea5b2
30%
#8d929e
40%
#7b808b
50%
#6a6e77
60%
#585b63
70%
#46494f
80%
#35373b
90%
#232528
100%
#121214

Tints of #b0b7c6

A tint is created by adding white to a base color, increasing its lightness. Tints are likely to look pastel and less intense.

10%
#b0b7c6
20%
#b8becc
30%
#c0c5d1
40%
#c8cdd7
50%
#d0d4dd
60%
#d8dbe3
70%
#dfe2e8
80%
#e7e9ee
90%
#eff1f4
100%
#f7f8f9

Tones of #b0b7c6

A tone is created by adding gray to a base color, increasing its lightness. Tones looks more sophisticated and complex than base colors.

10%
#b0b7c6
20%
#abb1bf
30%
#a6acb8
40%
#a1a6b1
50%
#9da1aa
60%
#989ba3
70%
#93969c
80%
#8e9095
90%
#898b8e
100%
#848587

Color harmonies

Color harmonies are pleasing color schemes created according to their position on a color wheel.

Analogous

Colors of the same luminance and saturation with hues that are adjacent on the color wheel, 30 degrees apart. Smooth transitions.
#b0b7c6
#b0c0c6
#b0bbc6
#b0b7c6
#b0b3c6
#b2b0c6

Complementary

Complementary color schemes are made by picking two opposite colors con the color wheel. They appear vibrant near to each other.
#b0b7c6
#c6bfb0

Split complementary

Split complementary schemes are like complementary but they uses two adiacent colors of the complement. They are more flexible than complementary ones.
#b0b7c6
#c3b0c6
#c0c6b0

Triadic

Triadic color schemes are created by picking three colors equally spaced on the color wheel. They appear quite contrasted and multicolored.
#b0b7c6
#c6b0b7
#b7c6b0

Tetradic

Tetradic color schemes are made form two couples of complementary colors in a rectangular shape on the color wheel. They are very versatile, and work best with one dominant color.
#b0b7c6
#c6b0c2
#c6bfb0
#b0c6b4

Monochromatic

Colors of the same hue with luminance values +/-50%. Subtle and refined.
#b0b7c6
#d6def0
#191a1c
#3f4146
#646871
#8a909b

Blindness simulator

Check how a color is perceived by color blind people to create accessible designs.

Normal

#b0b7c6

protanopia

#b4b4c4

deuteranopia

#bfb0c6

tritanopia

#aeb6c4

achromatopsia

#b7b7b7

protanomaly

#b3b5c5

deuteranomaly

#bab3c6

achromatopsia

#b7b7b7

tritanomaly

#afb6c5

achromatomaly

#b4b7bc

Contrast Checker

Verify the contrast of a text on white and black backgrounds.

White background

Poor 2/21
Hello World ! 2

Black background-color

Good 10/21
Hello World !

#b0b7c6 Color CSS Codes

.bgcolor {background-color:#b0b7c6; } 
.forecolor {color:#b0b7c6; }
.bordercolor {border:3px solid #b0b7c6; }
            

#b0b7c6 Text Font Color

<div style="color:#b0b7c6">
Div content here</div>

This sample text font color is #b0b7c6
Lorem ipsum dolor sit amet, consectetur adipisicing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat.

#b0b7c6 Background Color

<div style="background-color:#b0b7c6">
Div content here</div>
Div content here

#b0b7c6 Border Color

<div style="border:3px solid #b0b7c6">
Div here</div>

This div border color is #b0b7c6

#b0b7c6 Color CSS Codes Examples

.textShadowRgb {
  text-shadow: 4px 4px 2px #b0b7c6; } 
.textShadowHex { 
  text-shadow: 4px 4px 2px #b0b7c6; }
.divShadow { 
  -moz-box-shadow: 1px 1px 3px 2px #b0b7c6;
  -webkit-box-shadow: 1px 1px 3px 2px #b0b7c6;
  box-shadow: 1px 1px 3px 2px #b0b7c6; }
            

Text Shadow with Hex Values

<p style="text-shadow: 4px 4px 2px #b0b7c6">Text here</p>
            

This text has shadow with hex values.


Div Box Shadow

<div style="-moz-box-shadow: 1px 1px 3px 2px #b0b7c6;
              -webkit-box-shadow: 1px 1px 3px 2px #b0b7c6;
              box-shadow:         1px 1px 3px 2px #b0b7c6#b0b7c6">
Div content here</div>

This div box has shadow with color #b0b7c6

More Colors

Pacific Line
#2d3544
Marble Red
#a9606e
Beige
#e6daa6
Peachy Scene
#dd7755
Cadian Fleshtone
#90766e
Blue Aster
#0077b3
Minestrone
#c72616
Blue Olympus
#015193
Crown Point Cream
#fff0c1
Graphite Black Green
#32494b
Cherry Tree
#dfb7b4
Lush Honeycomb
#fca81b
Foggy Morn
#cad0ce
Lost Canyon
#998e7a
Green Bay
#7e9285
Denim Tradition
#7f97b5
Blue Sarong
#9ad6e8
Intense Mauve
#682d63
Cake Spice
#d6a672
Banana Cream
#fff49c
Deep Shale
#737c84
Exotic Purple
#6a5078
Charming Pink
#edd3d2
High Priest
#643949
By the Bayou
#007b90
Painite
#6b4947
Cry Baby Blue
#c3d4e7
Midsummer Nights
#0011ee
Planet Earth
#daddc3
Gulābī Pink
#c772c0
Holly Glen
#a2b7b5
Brescian Blue
#0080ff
Fuchsia Felicity
#f44772
Pedestrian Green
#00bb22
Brunswick
#236649
Bronze Brown
#825e2f
Oceanic
#4f6d82
Golf Green
#008763
Historic Cream
#fdf3e3
Orchid Lei
#9c4a7d
rating-img
Rate this tool
NaN/5   0 votes