Color Hex Logo

#2b4d68 Color Hex

#2B4D68
(43,77,104)
1 Favorites   1 Comments

Color spaces of #2b4d68

RGB 4377104
HSL0.570.410.29
HSV207°59°41°
CMYK 0.590.260.00   0.59
XYZ6.14886.820814.0892
Yxy6.82080.22720.2521
Hunter Lab26.1167-3.6788-13.7036
CIE-Lab31.3954-3.5722-19.4430

#2b4d68 color RGB value is (43,77,104).

#2b4d68 hex color red value is 43, green value is 77 and the blue value of its RGB is 104. Cylindrical-coordinate representations (also known as HSL) of color #2b4d68 hue: 0.57 , saturation: 0.41 and the lightness value of 2b4d68 is 0.29.

The process color (four color CMYK) of #2b4d68 color hex is 0.59, 0.26, 0.00, 0.59. Web safe color of #2b4d68 is #336666. Color #2b4d68 contains mainly BLUE color.

Base Numbers

BaseRedGreenBlue
Binary 00101011 01001101 01101000
Octal 53 115 150
Decimal 43 77 104
Hex 2B 4D 68

RGB Percentages of Color #2b4d68

%19.20
%34.38
%46.43

CMYK Percentages of Color #2b4d68

%59
%26
%0
%59

Triadic Colors of #2b4d68

#2b4d68 #682b4d #4d682b

Analogous Colors of #2b4d68

#2b4d68 #2b2f68 #2b6865

Monochromatic Colors of #2b4d68

#2b4d68

Complementary Color

#2b4d68 #68462b

#2b4d68 Color Preview on Black Background

Lorem ipsum dolor sit amet.

#2b4d68 Color Preview on White Background

Lorem ipsum dolor sit amet.

#2b4d68 Color CSS Codes

.mybgcolor {background-color:#2b4d68; } 
.myforecolor {color:#2b4d68; }
.mybordercolor {border:3px solid #2b4d68; }

#2b4d68 Text Font Color

<p style="color:#2b4d68">Text here</p>

This sample text font color is #2b4d68
Lorem ipsum dolor sit amet, consectetur adipisicing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat.


#2b4d68 Background Color

<div style="background-color:#2b4d68">
Div content here</div>

This div background color is #2b4d68


#2b4d68 Border Color

<div style="border:3px solid #2b4d68">
Div here</div>

This div border color is #2b4d68


Css3 Examples

.textShadowRgb {
  text-shadow: 4px 4px 2px rgba(43,77,104, 0.8); } 
.textShadowHex { 
  text-shadow: 4px 4px 2px #2b4d68; }
.divShadow { 
  -moz-box-shadow: 1px 1px 3px 2px #2b4d68;
  -webkit-box-shadow: 1px 1px 3px 2px #2b4d68;
  box-shadow:         1px 1px 3px 2px #2b4d68; }

Text Shadow with RGB Values

<p style="text-shadow: 4px 4px 2px rgba(43,77,104, 0.8);">Text here</p>

This text has shadow with rgb values.


Text Shadow with Hex Values

<p style="text-shadow: 4px 4px 2px #2b4d68">Text here</p>

This text has shadow with hex values.


Div Box Shadow

<div style="-moz-box-shadow: 1px 1px 3px 2px #2b4d68;
  -webkit-box-shadow: 1px 1px 3px 2px #2b4d68;
  box-shadow:         1px 1px 3px 2px #2b4d68;">
Div content here</div>

This div box has shadow with color #2b4d68

#2b4d68 Color Palettes


Comments

13 Mar 2019, 18:34 DrakonchikUA

Dark cyan with additional smog.

Please login to write comment.