COLOR #00BD5D

HEX: #00BD5D RGB: (0,189,93)

Renk bilgisi

#00BD5D contains mainly green color. #00BD5D ‘ nin web güvenlik rengi #00CC66 (ya da #0C6) dir.

RGB renk modeli

#00BD5D color RGB value is (0,189,93).

RGB: (0,189,93) (0%, 74%, 36%)

RGB bağlantıları ve doygunluk

R 0 of 255 = 0%
G 189 of 255 = 74%
B 93 of 255 = 36%

0
189
93

R + G + B ~ 37%. #00BD5D is quite dark color.

Yüzdelerle RGB renk parçaları

R + G + B = 0 + 189 + 93 = 282 (100%)
R 0 of 282 ~ 0%
G 189 of 282 ~ 67.02%
B 93 of 282 ~ 32.98'%

%67.02
%32.98

CMYK RENK MODELİ

#00BD5D rengi CMYK tonu (100,0,51,26).

  • camgöbeği tonu 100.00%
  • eflatun tonu 0.00%
  • sarı tonu 50.79%
  • ana renk tonu 25.88%

CMYK: (100,0,51,26)
C100M0Y51K26 (100%, 0%, 51%, 26%)
(1.00 / 0.00 / 0.51 / 0.26)

CMYK yüzdeleri

%100
%0
%50.79
%25.88

Codes

Color #00BD5D in popluar color models

00 BD 5D
RGB 0 189 93
HSL 150° 100.00% 37.06%
HSB/HSV 150° 100.00% 74.12%
CMYK 100.00% 0.00% 50.79%
25.88%

Color #00BD5D in popluar number systems.

HEX 00 BD 5D
Decimal 0 189 93
Binary 0 10111101 1011101
Octal 0 275 135

Shades and tints

Shades of #00BD5D

#00BD5D
(0,189,93)
#00AC55
(0,172,85)
#009B4D
(0,155,77)
#008A45
(0,138,69)
#00793D
(0,121,61)
#006835
(0,104,53)
#00572D
(0,87,45)
#004625
(0,70,37)
#00351D
(0,53,29)
#002415
(0,36,21)
#00130D
(0,19,13)
#000000
(0,0,0)

Tints of #00BD5D

#00BD5D
(0,189,93)
#17C36B
(23,195,107)
#2EC979
(46,201,121)
#45CF87
(69,207,135)
#5CD595
(92,213,149)
#73DBA3
(115,219,163)
#8AE1B1
(138,225,177)
#A1E7BF
(161,231,191)
#B8EDCD
(184,237,205)
#CFF3DB
(207,243,219)
#E6F9E9
(230,249,233)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #00BD5D color. Also use rgb(0,189,93) instead hex code.

Text Font Color

.myTextColor { color: #00BD5D; }

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

This text font color is #00BD5D.

Background Color

.myBgColor { background-color: #00BD5D; }

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

This div background color is #00BD5D.

Border color

.myBorderColor { border: 1px solid #00BD5D; }

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

This div border color is #00BD5D.

Opacity

.myOpacity80 { color: #00BD5D; opacity: 0.8; }

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

Text with #00BD5D 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 #00BD5D;}

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

This text has shadow with #00BD5D color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #00BD5D.

Preview

Color preview on black background

This text has color #00BD5D on black background.


Color preview on white background

This text has color #00BD5D on white background.


Black color preview on #00BD5D background

This text has black color on #00BD5D background.


White color preview on #00BD5D background

This text has white color on #00BD5D background.


Related colors

Complementary color

Complementary color for #hex is #FF42A2.


I love getcolorcode.com

Triadic colors

1 #5D00BD and #BD5D00 with #00BD5D are triadic colors.

2 #5DBD00 and #BD005D with #00BD5D are triadic colors.