COLOR #135068

HEX: #135068 RGB: (19,80,104)

Color info

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

RGB color model

#135068 color RGB value is (19,80,104).

RGB: (19,80,104) (7%, 31%, 41%)

RGB channels and saturation

R 19 of 255 = 7%
G 80 of 255 = 31%
B 104 of 255 = 41%

19
80
104

R + G + B ~ 26%. #135068 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 19 + 80 + 104 = 203 (100%)
R 19 of 203 ~ 9.36%
G 80 of 203 ~ 39.41%
B 104 of 203 ~ 51.23'%

%39.41
%51.23

CMYK color model

#135068 color CMYK value is (82,23,0,59).

  • cyan value is 81.73%
  • magenta value is 23.08%
  • yellow value is 0.00%
  • key color value is 59.22%

CMYK: (82,23,0,59)
C82M23Y0K59 (82%, 23%, 0%, 59%)
(0.82 / 0.23 / 0.00 / 0.59)

CMYK percentages

%81.73
%23.08
%0
%59.22

Codes

Color #135068 in popluar color models

13 50 68
RGB 19 80 104
HSL 197° 69.11% 24.12%
HSB/HSV 197° 81.73% 40.78%
CMYK 81.73% 23.08% 0.00%
59.22%

Color #135068 in popluar number systems.

HEX 13 50 68
Decimal 19 80 104
Binary 10011 1010000 1101000
Octal 23 120 150

Shades and tints

Shades of #135068

#135068
(19,80,104)
#12495F
(18,73,95)
#114256
(17,66,86)
#103B4D
(16,59,77)
#0F3444
(15,52,68)
#0E2D3B
(14,45,59)
#0D2632
(13,38,50)
#0C1F29
(12,31,41)
#0B1820
(11,24,32)
#0A1117
(10,17,23)
#090A0E
(9,10,14)
#000000
(0,0,0)

Tints of #135068

#135068
(19,80,104)
#285F75
(40,95,117)
#3D6E82
(61,110,130)
#527D8F
(82,125,143)
#678C9C
(103,140,156)
#7C9BA9
(124,155,169)
#91AAB6
(145,170,182)
#A6B9C3
(166,185,195)
#BBC8D0
(187,200,208)
#D0D7DD
(208,215,221)
#E5E6EA
(229,230,234)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #135068 color. Also use rgb(19,80,104) instead hex code.

Text Font Color

.myTextColor { color: #135068; }

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

This text font color is #135068.

Background Color

.myBgColor { background-color: #135068; }

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

This div background color is #135068.

Border color

.myBorderColor { border: 1px solid #135068; }

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

This div border color is #135068.

Opacity

.myOpacity80 { color: #135068; opacity: 0.8; }

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

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

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

This text has shadow with #135068 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #135068.

Preview

Color preview on black background

This text has color #135068 on black background.


Color preview on white background

This text has color #135068 on white background.


Black color preview on #135068 background

This text has black color on #135068 background.


White color preview on #135068 background

This text has white color on #135068 background.


Related colors

Complementary color

Complementary color for #hex is #ECAF97.


I love getcolorcode.com

Triadic colors

1 #681350 and #506813 with #135068 are triadic colors.

2 #685013 and #501368 with #135068 are triadic colors.