COLOR #53B095

HEX: #53B095 RGB: (83,176,149)

Renk bilgisi

#53B095 contains mainly green and blue colors. #53B095 ‘ nin web güvenlik rengi #669999 (ya da #699) dir.

RGB renk modeli

#53B095 color RGB value is (83,176,149).

RGB: (83,176,149) (33%, 69%, 58%)

RGB bağlantıları ve doygunluk

R 83 of 255 = 33%
G 176 of 255 = 69%
B 149 of 255 = 58%

83
176
149

R + G + B ~ 53%. #53B095 is middle color (not dark and not light).

Yüzdelerle RGB renk parçaları

R + G + B = 83 + 176 + 149 = 408 (100%)
R 83 of 408 ~ 20.34%
G 176 of 408 ~ 43.14%
B 149 of 408 ~ 36.52'%

%20.34
%43.14
%36.52

CMYK RENK MODELİ

#53B095 rengi CMYK tonu (53,0,15,31).

  • camgöbeği tonu 52.84%
  • eflatun tonu 0.00%
  • sarı tonu 15.34%
  • ana renk tonu 30.98%

CMYK: (53,0,15,31)
C53M0Y15K31 (53%, 0%, 15%, 31%)
(0.53 / 0.00 / 0.15 / 0.31)

CMYK yüzdeleri

%52.84
%0
%15.34
%30.98

Codes

Color #53B095 in popluar color models

53 B0 95
RGB 83 176 149
HSL 163° 37.05% 50.78%
HSB/HSV 163° 52.84% 69.02%
CMYK 52.84% 0.00% 15.34%
30.98%

Color #53B095 in popluar number systems.

HEX 53 B0 95
Decimal 83 176 149
Binary 1010011 10110000 10010101
Octal 123 260 225

Shades and tints

Shades of #53B095

#53B095
(83,176,149)
#4CA088
(76,160,136)
#45907B
(69,144,123)
#3E806E
(62,128,110)
#377061
(55,112,97)
#306054
(48,96,84)
#295047
(41,80,71)
#22403A
(34,64,58)
#1B302D
(27,48,45)
#142020
(20,32,32)
#0D1013
(13,16,19)
#000000
(0,0,0)

Tints of #53B095

#53B095
(83,176,149)
#62B79E
(98,183,158)
#71BEA7
(113,190,167)
#80C5B0
(128,197,176)
#8FCCB9
(143,204,185)
#9ED3C2
(158,211,194)
#ADDACB
(173,218,203)
#BCE1D4
(188,225,212)
#CBE8DD
(203,232,221)
#DAEFE6
(218,239,230)
#E9F6EF
(233,246,239)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #53B095 color. Also use rgb(83,176,149) instead hex code.

Text Font Color

.myTextColor { color: #53B095; }

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

This text font color is #53B095.

Background Color

.myBgColor { background-color: #53B095; }

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

This div background color is #53B095.

Border color

.myBorderColor { border: 1px solid #53B095; }

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

This div border color is #53B095.

Opacity

.myOpacity80 { color: #53B095; opacity: 0.8; }

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

Text with #53B095 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 #53B095;}

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

This text has shadow with #53B095 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #53B095.

Preview

Color preview on black background

This text has color #53B095 on black background.


Color preview on white background

This text has color #53B095 on white background.


Black color preview on #53B095 background

This text has black color on #53B095 background.


White color preview on #53B095 background

This text has white color on #53B095 background.


Related colors

Complementary color

Complementary color for #hex is #AC4F6A.


I love getcolorcode.com

Triadic colors

1 #9553B0 and #B09553 with #53B095 are triadic colors.

2 #95B053 and #B05395 with #53B095 are triadic colors.