COLOR #15266C

HEX: #15266C RGB: (21,38,108)

Color info

#15266C contains mainly blue color. Web safe color of #15266C is #003366 (or #036).

RGB color model

#15266C color RGB value is (21,38,108).

RGB: (21,38,108) (8%, 15%, 42%)

RGB channels and saturation

R 21 of 255 = 8%
G 38 of 255 = 15%
B 108 of 255 = 42%

21
38
108

R + G + B ~ 22%. #15266C is dark color.

Portions of RGB colors in percentages

R + G + B = 21 + 38 + 108 = 167 (100%)
R 21 of 167 ~ 12.57%
G 38 of 167 ~ 22.75%
B 108 of 167 ~ 64.67'%

%12.57
%22.75
%64.67

CMYK color model

#15266C color CMYK value is (81,65,0,58).

  • cyan value is 80.56%
  • magenta value is 64.81%
  • yellow value is 0.00%
  • key color value is 57.65%
CMYK: (81,65,0,58) C81M65Y0K58 (81%,65%,0%,58%) (0.81/0.65/0.00/0.58) 

CMYK percentages

%80.56
%64.81
%0
%57.65

Codes

Color #15266C in popluar color models

15 26 6C
RGB 21 38 108
HSL 228° 67.44% 25.29%
HSB/HSV 228° 80.56% 42.35%
CMYK 80.56% 64.81% 0.00%
57.65%

Color #15266C in popluar number systems.

HEX 15 26 6C
Decimal 21 38 108
Binary 10101 100110 1101100
Octal 25 46 154

Shades and tints

Shades of #15266C

#15266C
(21,38,108)
#142363
(20,35,99)
#13205A
(19,32,90)
#121D51
(18,29,81)
#111A48
(17,26,72)
#10173F
(16,23,63)
#0F1436
(15,20,54)
#0E112D
(14,17,45)
#0D0E24
(13,14,36)
#0C0B1B
(12,11,27)
#0B0812
(11,8,18)
#000000
(0,0,0)

Tints of #15266C

#15266C
(21,38,108)
#2A3979
(42,57,121)
#3F4C86
(63,76,134)
#545F93
(84,95,147)
#6972A0
(105,114,160)
#7E85AD
(126,133,173)
#9398BA
(147,152,186)
#A8ABC7
(168,171,199)
#BDBED4
(189,190,212)
#D2D1E1
(210,209,225)
#E7E4EE
(231,228,238)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #15266C color. Also use rgb(21,38,108) instead hex code.

Text Font Color

.myTextColor { color: #15266C; }

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

This text font color is #15266C.

Background Color

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

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

This div background color is #15266C.

Border color

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

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

This div border color is #15266C.

Opacity

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

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

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

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

This text has shadow with #15266C color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #15266C.

Preview

Color preview on black background

This text has color #15266C on black background.


Color preview on white background

This text has color #15266C on white background.


Black color preview on #15266C background

This text has black color on #15266C background.


White color preview on #15266C background

This text has white color on #15266C background.


Related colors

Complementary color

Complementary color for #hex is #EAD993.


I love getcolorcode.com

Triadic colors

1 #6C1526 and #266C15 with #15266C are triadic colors.

2 #6C2615 and #26156C with #15266C are triadic colors.