COLOR #06551C

HEX: #06551C RGB: (6,85,28)

Renk bilgisi

#06551C contains mainly green and blue colors. #06551C ‘ nin web güvenlik rengi #006633 (ya da #063) dir.

RGB renk modeli

#06551C color RGB value is (6,85,28).

RGB: (6,85,28) (2%, 33%, 11%)

RGB bağlantıları ve doygunluk

R 6 of 255 = 2%
G 85 of 255 = 33%
B 28 of 255 = 11%

6
85
28

R + G + B ~ 15%. #06551C is dark color.

Yüzdelerle RGB renk parçaları

R + G + B = 6 + 85 + 28 = 119 (100%)
R 6 of 119 ~ 5.04%
G 85 of 119 ~ 71.43%
B 28 of 119 ~ 23.53'%

%71.43
%23.53

CMYK RENK MODELİ

#06551C rengi CMYK tonu (93,0,67,67).

  • camgöbeği tonu 92.94%
  • eflatun tonu 0.00%
  • sarı tonu 67.06%
  • ana renk tonu 66.67%

CMYK: (93,0,67,67)
C93M0Y67K67 (93%, 0%, 67%, 67%)
(0.93 / 0.00 / 0.67 / 0.67)

CMYK yüzdeleri

%92.94
%0
%67.06
%66.67

Codes

Color #06551C in popluar color models

06 55 1C
RGB 6 85 28
HSL 137° 86.81% 17.84%
HSB/HSV 137° 92.94% 33.33%
CMYK 92.94% 0.00% 67.06%
66.67%

Color #06551C in popluar number systems.

HEX 06 55 1C
Decimal 6 85 28
Binary 110 1010101 11100
Octal 6 125 34

Shades and tints

Shades of #06551C

#06551C
(6,85,28)
#064E1A
(6,78,26)
#064718
(6,71,24)
#064016
(6,64,22)
#063914
(6,57,20)
#063212
(6,50,18)
#062B10
(6,43,16)
#06240E
(6,36,14)
#061D0C
(6,29,12)
#06160A
(6,22,10)
#060F08
(6,15,8)
#000000
(0,0,0)

Tints of #06551C

#06551C
(6,85,28)
#1C6430
(28,100,48)
#327344
(50,115,68)
#488258
(72,130,88)
#5E916C
(94,145,108)
#74A080
(116,160,128)
#8AAF94
(138,175,148)
#A0BEA8
(160,190,168)
#B6CDBC
(182,205,188)
#CCDCD0
(204,220,208)
#E2EBE4
(226,235,228)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #06551C color. Also use rgb(6,85,28) instead hex code.

Text Font Color

.myTextColor { color: #06551C; }

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

This text font color is #06551C.

Background Color

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

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

This div background color is #06551C.

Border color

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

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

This div border color is #06551C.

Opacity

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

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

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

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

This text has shadow with #06551C color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #06551C.

Preview

Color preview on black background

This text has color #06551C on black background.


Color preview on white background

This text has color #06551C on white background.


Black color preview on #06551C background

This text has black color on #06551C background.


White color preview on #06551C background

This text has white color on #06551C background.


Related colors

Complementary color

Complementary color for #hex is #F9AAE3.


I love getcolorcode.com

Triadic colors

1 #1C0655 and #551C06 with #06551C are triadic colors.

2 #1C5506 and #55061C with #06551C are triadic colors.