COLOR #02473C

HEX: #02473C RGB: (2,71,60)

Renk bilgisi

#02473C contains mainly green and blue colors. #02473C ‘ nin web güvenlik rengi #003333 (ya da #033) dir.

RGB renk modeli

#02473C color RGB value is (2,71,60).

RGB: (2,71,60) (1%, 28%, 24%)

RGB bağlantıları ve doygunluk

R 2 of 255 = 1%
G 71 of 255 = 28%
B 60 of 255 = 24%

2
71
60

R + G + B ~ 18%. #02473C is dark color.

Yüzdelerle RGB renk parçaları

R + G + B = 2 + 71 + 60 = 133 (100%)
R 2 of 133 ~ 1.5%
G 71 of 133 ~ 53.38%
B 60 of 133 ~ 45.11'%

%53.38
%45.11

CMYK RENK MODELİ

#02473C rengi CMYK tonu (97,0,15,72).

  • camgöbeği tonu 97.18%
  • eflatun tonu 0.00%
  • sarı tonu 15.49%
  • ana renk tonu 72.16%

CMYK: (97,0,15,72)
C97M0Y15K72 (97%, 0%, 15%, 72%)
(0.97 / 0.00 / 0.15 / 0.72)

CMYK yüzdeleri

%97.18
%0
%15.49
%72.16

Codes

Color #02473C in popluar color models

02 47 3C
RGB 2 71 60
HSL 170° 94.52% 14.31%
HSB/HSV 170° 97.18% 27.84%
CMYK 97.18% 0.00% 15.49%
72.16%

Color #02473C in popluar number systems.

HEX 02 47 3C
Decimal 2 71 60
Binary 10 1000111 111100
Octal 2 107 74

Shades and tints

Shades of #02473C

#02473C
(2,71,60)
#024137
(2,65,55)
#023B32
(2,59,50)
#02352D
(2,53,45)
#022F28
(2,47,40)
#022923
(2,41,35)
#02231E
(2,35,30)
#021D19
(2,29,25)
#021714
(2,23,20)
#02110F
(2,17,15)
#020B0A
(2,11,10)
#000000
(0,0,0)

Tints of #02473C

#02473C
(2,71,60)
#19574D
(25,87,77)
#30675E
(48,103,94)
#47776F
(71,119,111)
#5E8780
(94,135,128)
#759791
(117,151,145)
#8CA7A2
(140,167,162)
#A3B7B3
(163,183,179)
#BAC7C4
(186,199,196)
#D1D7D5
(209,215,213)
#E8E7E6
(232,231,230)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #02473C color. Also use rgb(2,71,60) instead hex code.

Text Font Color

.myTextColor { color: #02473C; }

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

This text font color is #02473C.

Background Color

.myBgColor { background-color: #02473C; }

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

This div background color is #02473C.

Border color

.myBorderColor { border: 1px solid #02473C; }

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

This div border color is #02473C.

Opacity

.myOpacity80 { color: #02473C; opacity: 0.8; }

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

Text with #02473C 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 #02473C;}

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

This text has shadow with #02473C color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #02473C.

Preview

Color preview on black background

This text has color #02473C on black background.


Color preview on white background

This text has color #02473C on white background.


Black color preview on #02473C background

This text has black color on #02473C background.


White color preview on #02473C background

This text has white color on #02473C background.


Related colors

Complementary color

Complementary color for #hex is #FDB8C3.


I love getcolorcode.com

Triadic colors

1 #3C0247 and #473C02 with #02473C are triadic colors.

2 #3C4702 and #47023C with #02473C are triadic colors.