crispedge.com

Color picker

Loading...
Click "Search Color" button for color information.

#004b43 hex color - Green - Cool color - Information

#004b43 hex color - Green - Cool color

Color Hue/Base color: Green

Hex #004b43 Color code in RGB color code model is created after adding 0% red color, 29.41% green color and 26.27% blue color. Hex #004b43 Color code in CMYK color (process color) code model is generated after subtraction of 100% cyan, 0% magenta, 11% yellow and 71% black.

Hex #004b43 color code is between #004444 web safe hex color code and #005533 web safe hex color code. #004444 is the nearest web safe color code. You can see here many more shades of #004b43 color code.

0 Likes 0 Comments | 1 Views

Color Table

Hex Color Code004b43#004b43
RGB Decimal0, 75, 67rgb(0, 75, 67)
RGB Percent0%, 29%, 26%rgb(0%, 29%, 26%)
CSS RGBa0, 75, 67,1rgba(0,75,67,1)
CMYK Modelcmyk(100%,0%,11%,71%)
HSL Color Space174,100% ,15%hsl(174,100% ,15%)
HSV Color Space174°, 100%, 29%
Color Temperature It's a Cool color

Color in numbers

TypeRedGreenBlue
Binary000000000100101101000011
Octal0113103
Decimal07567
Hex004b43

Different shades of #004b43 color code.

Different color shades are produced by adding adding white or black (respectively). Generate more color shades with shades generator.

Light Shade of #004b43
#007e71
Dark Shade of #004b43
#001815
Saturated Shade of #004b43
#004b43
Desaturated Shade of #004b43
#044740
Grey scale Shade of #004b43
#252525
Brighten Shade
#19645c
Most Readable Shade
#FFFFFF

Shades of #004b43 color code

Generate more color scales with scales (color stack) generator.

#004b43
#00423b
#003a34
#00322c
#002925
#00211d
#001916
#00100e
#000807
#000000

Similar Color like #004b43 color

Find visually similar hex color codes nearing to #004b43 hex color. Similar colors can help you tweak and adjust for your project until it’s just right.

#014c44
#024d45
#034e46
#044f47
#055048
#065149
#07524a
#08534b
#09544c
#0a554d
#0b564e
#0c574f
#0d5850
#0e5951
#004a42
#004941
#004840
#00473f
#00463e
#00453d
#00443c
#00433b
#00423a
#004139
#004038
#003f37
#003e36
#003d35

Monochromatic Color with #004b43

#004b43
#007569
#00a08f
#00cab5
#00f5db
#00201d

Tints of #004b43 Color

#004b43
#1c5f57
#38736c
#558781
#719b96
#8dafab
#aac3c0
#c6d7d5
#e2ebea
#ffffff

Color Schemes

A good color harmony is perfect looking color combinations or colors that look good together. Everyone from designers to developers are looking for colors that go well together. Color schemes above are different relative position on color spectrum. Using them together will create aesthetic looks.

Complimentary

#004b43
#4b0008

Complimentary Colors are colors on opposite sides of the color wheel that goes well together.

Split Complementary

#004b43
#4b002d
#4b1e00

Split Complimentary Colors are two secondary colors with one color as the main color. Secondary colors be used for accents and highlights.

Analogous Color

#004b25
#004b34
#004b43
#00444b
#00354b

Analogous colors are a slight variation in one color or related colors or neighboring colors on either side of color wheel . Example like Red, Orange and Yellow with red as central color. An analogous color scheme creates a rich, monochromatic look. Analogous scheme lacks contrast and is not as vibrant as complementary schemes.

Triadic Color

#004b43
#43004b
#4b4300

The primary colors are Red, Green Blue. They are an example of a triadic color scheme. Put a triangle on color wheel and find all three triadic colors. Triadic color schemes are vibrant with high color contrast with color harmony.

Tetrad/Square Color

#004b43
#1d004b
#4b0008
#2d4b00

Tetrad/Square Color is vibrant, positive and colorful color scheme. Its a diverse color scheme, Google, Microsoft, Slack & eBay uses in their color logos.

Double Complementary Color

#004b43
#4b0008
#4b1e00
#002d4b

Double Complementary is Four color (a mix of primar and secondary colors) scheme with two colors (hues) are next to each other on the color wheel are paired with two adjacent colors (hues) on the opposite side. For examle Red (Primary) and Orange (Secondary) with adjacent to Blue (Primary) and Green (Secondary).

Hex #004b43 Color Code use in CSS Color, CSS Font/Text Color, CSS Background Color, CSS Border Color, CSS placeholder color, CSS rgba, Box Shadow Color, Text Shadow color.

#004b43 Color Code Preview on Black Background Color

This is how #004b43 Color will look on black background color. Color contrast ratio is 2.09

#004b43 in use for CSS Font/Text Color

HTML with inline CSS

<p style="color:#004b43">Your Example Paragraph content text in with font color #004b43 </p>

Your Example Paragraph content text in with font color #004b43

HTML with inline CSS

<div style="color:#004b43">Your Paragraph text in with font color #004b43 </div>

Your Example Paragraph content text in with font color #004b43

#004b43 color code is use for CSS Background Color

Background color for the above div is #004b43

HTML with inline CSS

<div style="background-color:#004b43;"></div>

#004b43 color code is use for CSS Border Color

CSS Border color for the above div is #004b43

HTML with inline CSS

<div style="border:5px solid #004b43;"></div>

CSS Border Left color for the above div is #004b43

HTML with inline CSS

<div style="border-left:5px solid #004b43;"></div>

CSS Border Right color for the above div is #004b43

HTML with inline CSS

<div style="border-right:5px solid #004b43;"></div>

CSS Border Bottom color for the above div is #004b43

HTML with inline CSS

<div style="border-bottom:5px solid #004b43;"></div>

CSS Border Top color for the above div is #004b43

HTML with inline CSS

<div style="border-top:5px solid #004b43;"></div>

#004b43 hex Color code used as CSS color Codes

Example CSS Class for usage

.examplebgclass {background-color:#004b43; } .examplecolorclass {color:#004b43; } .examplebordercolor {border:3px solid #004b43; }

#004b43 Color code Preview on White Background

This is how #004b43 Color code will look on white background color. Color contrast ratio is 10.06

Different text-shadow examples and usage

coming soon...

CSS3 text-shadow and box-shadow Usage

Example CSS Class for usage

.exampleTextShadowClass { text-shadow: 4px 4px 2px #004b43; } .exampleBoxShadowClass { box-shadow: 1px 1px 3px 2px #004b43; }

Related Gradients

Beautiful Colored Gradient Background. Find awesome Gradient for your next project.

0 Likes 0 Comments | 1 Views

Post your comment:-

By submitting comment you agree to our privacy policy.