COLOR #15536A

HEX: #15536A RGB: (21,83,106)

Color info

#15536A contains mainly green and blue colors. Web safe color of #15536A is #006666 (or #066).

RGB color model

#15536A color RGB value is (21,83,106).

RGB: (21,83,106) (8%, 33%, 42%)

RGB channels and saturation

R 21 of 255 = 8%
G 83 of 255 = 33%
B 106 of 255 = 42%

21
83
106

R + G + B ~ 28%. #15536A is quite dark color.

Portions of RGB colors in percentages

R + G + B = 21 + 83 + 106 = 210 (100%)
R 21 of 210 ~ 10%
G 83 of 210 ~ 39.52%
B 106 of 210 ~ 50.48'%

%39.52
%50.48

CMYK color model

#15536A color CMYK value is (80,22,0,58).

  • cyan value is 80.19%
  • magenta value is 21.70%
  • yellow value is 0.00%
  • key color value is 58.43%

CMYK: (80,22,0,58)
C80M22Y0K58 (80%, 22%, 0%, 58%)
(0.80 / 0.22 / 0.00 / 0.58)

CMYK percentages

%80.19
%21.7
%0
%58.43

Codes

Color #15536A in popluar color models

15 53 6A
RGB 21 83 106
HSL 196° 66.93% 24.90%
HSB/HSV 196° 80.19% 41.57%
CMYK 80.19% 21.70% 0.00%
58.43%

Color #15536A in popluar number systems.

HEX 15 53 6A
Decimal 21 83 106
Binary 10101 1010011 1101010
Octal 25 123 152

Shades and tints

Shades of #15536A

#15536A
(21,83,106)
#144C61
(20,76,97)
#134558
(19,69,88)
#123E4F
(18,62,79)
#113746
(17,55,70)
#10303D
(16,48,61)
#0F2934
(15,41,52)
#0E222B
(14,34,43)
#0D1B22
(13,27,34)
#0C1419
(12,20,25)
#0B0D10
(11,13,16)
#000000
(0,0,0)

Tints of #15536A

#15536A
(21,83,106)
#2A6277
(42,98,119)
#3F7184
(63,113,132)
#548091
(84,128,145)
#698F9E
(105,143,158)
#7E9EAB
(126,158,171)
#93ADB8
(147,173,184)
#A8BCC5
(168,188,197)
#BDCBD2
(189,203,210)
#D2DADF
(210,218,223)
#E7E9EC
(231,233,236)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #15536A color. Also use rgb(21,83,106) instead hex code.

Text Font Color

.myTextColor { color: #15536A; }

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

This text font color is #15536A.

Background Color

.myBgColor { background-color: #15536A; }

<div style="background-color:#15536A">Inner text</div>

This div background color is #15536A.

Border color

.myBorderColor { border: 1px solid #15536A; }

<div style="border:3px solid #15536A">Div</div>

This div border color is #15536A.

Opacity

.myOpacity80 { color: #15536A; opacity: 0.8; }

<p style="color:#15536A;opacity:0.8;">80%</p>

Text with #15536A 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 #15536A;}

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

This text has shadow with #15536A color.


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

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

This text has shadow with #15536A primary color and red secondary color.


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

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

This text has shadow with #15536A and red colors in old Internet Explorer.

Div box shadow color

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

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

This div box has shadow with color #15536A.

Preview

Color preview on black background

This text has color #15536A on black background.


Color preview on white background

This text has color #15536A on white background.


Black color preview on #15536A background

This text has black color on #15536A background.


White color preview on #15536A background

This text has white color on #15536A background.


Related colors

Complementary color

Complementary color for #hex is #EAAC95.


I love getcolorcode.com

Triadic colors

1 #6A1553 and #536A15 with #15536A are triadic colors.

2 #6A5315 and #53156A with #15536A are triadic colors.