COLOR #B4CCC4

HEX: #B4CCC4 RGB: (180,204,196)

Renk bilgisi

#B4CCC4 contains red, green and blue colors in about the same proportion. #B4CCC4 ‘ nin web güvenlik rengi #CCCCCC (ya da #CCC) dir.

RGB renk modeli

#B4CCC4 color RGB value is (180,204,196).

RGB: (180,204,196) (71%, 80%, 77%)

RGB bağlantıları ve doygunluk

R 180 of 255 = 71%
G 204 of 255 = 80%
B 196 of 255 = 77%

180
204
196

R + G + B ~ 76%. #B4CCC4 is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 180 + 204 + 196 = 580 (100%)
R 180 of 580 ~ 31.03%
G 204 of 580 ~ 35.17%
B 196 of 580 ~ 33.79'%

%31.03
%35.17
%33.79

CMYK RENK MODELİ

#B4CCC4 rengi CMYK tonu (12,0,4,20).

  • camgöbeği tonu 11.76%
  • eflatun tonu 0.00%
  • sarı tonu 3.92%
  • ana renk tonu 20.00%
CMYK: (12,0,4,20) C12M0Y4K20 (12%,0%,4%,20%) (0.12/0.00/0.04/0.20) 

CMYK yüzdeleri

%11.76
%0
%3.92
%20

Codes

Color #B4CCC4 in popluar color models

B4 CC C4
RGB 180 204 196
HSL 160° 19.05% 75.29%
HSB/HSV 160° 11.76% 80.00%
CMYK 11.76% 0.00% 3.92%
20.00%

Color #B4CCC4 in popluar number systems.

HEX B4 CC C4
Decimal 180 204 196
Binary 10110100 11001100 11000100
Octal 264 314 304

Shades and tints

Shades of #B4CCC4

#B4CCC4
(180,204,196)
#A4BAB3
(164,186,179)
#94A8A2
(148,168,162)
#849691
(132,150,145)
#748480
(116,132,128)
#64726F
(100,114,111)
#54605E
(84,96,94)
#444E4D
(68,78,77)
#343C3C
(52,60,60)
#242A2B
(36,42,43)
#14181A
(20,24,26)
#000000
(0,0,0)

Tints of #B4CCC4

#B4CCC4
(180,204,196)
#BAD0C9
(186,208,201)
#C0D4CE
(192,212,206)
#C6D8D3
(198,216,211)
#CCDCD8
(204,220,216)
#D2E0DD
(210,224,221)
#D8E4E2
(216,228,226)
#DEE8E7
(222,232,231)
#E4ECEC
(228,236,236)
#EAF0F1
(234,240,241)
#F0F4F6
(240,244,246)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #B4CCC4 color. Also use rgb(180,204,196) instead hex code.

Text Font Color

.myTextColor { color: #B4CCC4; }

<p style="color:#B4CCC4">This sample text font color is #B4CCC4.</p>

This text font color is #B4CCC4.

Background Color

.myBgColor { background-color: #B4CCC4; }

<div style="background-color:#B4CCC4">Inner text</div>

This div background color is #B4CCC4.

Border color

.myBorderColor { border: 1px solid #B4CCC4; }

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

This div border color is #B4CCC4.

Opacity

.myOpacity80 { color: #B4CCC4; opacity: 0.8; }

<p style="color:#B4CCC4;opacity:0.8;">80%</p>

Text with #B4CCC4 color and opacity 100% | 80% | 50% | 30%.

Background with opacity value 100%.
Background with opacity value 80%.
Background with opacity value 50%.
Background with opacity value 30%.

Text shadow color

.textShadow {text-shadow: 3px 3px 1px #B4CCC4;}

<p style="text-shadow: 3px 3px 1px #B4CCC4">Text here.</p>

This text has shadow with #B4CCC4 color.


.textShadow {text-shadow: 3px 3px 1px #B4CCC4', 3px 3px 1px red;}

<p style="text-shadow: 3px 3px 1px #B4CCC4, 5px 5px 20px red">Text here.</p>

This text has shadow with #B4CCC4 primary color and red secondary color.


Styles for old Internet Explorer:
.textShadow {filter: Shadow(Color=#B4CCC4, Direction=45, Strength=4)}

<p style="filter: Shadow(Color=#B4CCC4, Direction=45, Strength=4)">Text</p>

This text has shadow with #B4CCC4 and red colors in old Internet Explorer.

Div box shadow color

/* css code */
.divShadow
{
-moz-box-shadow: 1px 1px 3px 2px #B4CCC4;
-webkit-box-shadow: 1px 1px 3px 2px #B4CCC4;
box-shadow: 1px 1px 3px 2px #B4CCC4;
}

/* html code with inline style */
<div style="-moz-box-shadow: 1px 1px 3px 2px #B4CCC4; -webkit-box-shadow: 1px 1px 3px 2px #B4CCC4; box-shadow:1px 1px 3px 2px #B4CCC4;">
Div content here
</div>

This div box has shadow with color #B4CCC4.

Preview

Color preview on black background

This text has color #B4CCC4 on black background.


Color preview on white background

This text has color #B4CCC4 on white background.


Black color preview on #B4CCC4 background

This text has black color on #B4CCC4 background.


White color preview on #B4CCC4 background

This text has white color on #B4CCC4 background.


Related colors

Complementary color

Complementary color for #hex is #4B333B.


I love getcolorcode.com

Triadic colors

1 #C4B4CC and #CCC4B4 with #B4CCC4 are triadic colors.

2 #C4CCB4 and #CCB4C4 with #B4CCC4 are triadic colors.