Color Forest: Color Code Dictionary

Color of turtle greeting the aquarium -- #008080 teal

Sea turtles were in the aquarium will not swim gracefully in a large water tank suddenly getting closer to children, Hello and chiled raised their hands, turtle also looked like raised his hand? I don't know if I'm greeting, but it was a friendly turtle that came close when there were people. What is the color code of such a greeting turtle? Then you can see the color code around it.

Click on a photo to see the surrounding color code


Click where you want to see the color code of this image


Color code around the clicked point
00
b1
b8
02
c5
c9
0a
c7
cd
02
b4
be
05
c1
ca
05
af
be
00
94
ac
00
8f
a9
00
bb
c5
00
b2
bb
00
b4
bf
04
b8
c6
00
a1
b1
00
9b
ae
00
94
aa
00
9f
b1
03
be
cf
01
c1
ce
04
bf
ce
03
ba
ca
00
af
bb
00
b0
bd
00
b0
be
01
b7
c5
06
b2
ca
04
b5
c9
00
ae
c1
00
a2
b4
00
98
ad
00
98
ae
00
9b
b2
02
a2
b8
00
91
af
00
9b
b4
00
a8
bb
04
b5
c5
00
aa
bb
00
a2
b5
00
9d
b3
03
9d
b7
0c
8d
aa
0e
94
ad
0b
a1
b2
0b
af
b9
00
d2
d6
00
c8
ce
00
bf
c8
00
b5
c6
00
6b
83
00
65
79
00
7b
88
06
9b
a1
14
b9
cd
0d
c2
d3
0a
d0
db
09
d5
de
0f
84
96
00
62
73
00
69
74
06
90
93
00
98
b2
00
b0
c1
00
d1
d7
00
da
dd



Photos where this color code is actually used





List of acquiring color codes from photos with one click



Gradation color code


bfdfdf

b2d8d8

a5d2d2

99cccc

8cc5c5

7fbfbf

72b9b9

66b2b2

59acac

4ca6a6

3f9f9f

339999

269393

198c8c

0c8686

007979

007373

006c6c

006666

006060

005959

005353

004c4c

004646

004040

003939

003333

002c2c

002626

002020


CSS creation

				.teal{
	color : #008080;
}
				

Or

.teal {
color : teal;
}
				


CSS usage example

<span class="teal">
This color is teal.
</span>
				


Write directly in style on HTML

	<span style="color:teal">
	This color isteal.
	</span>
				


Applying CSS
This color isteal.



RGB (three primary color) values

R : 0
G : 128
B : 128




Back to top

Color Floresta.

Language list