crispedge.com

Color picker

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

#492b02 hex color - Brown - Warm color - Information

#492b02 hex color - Brown - Warm color

Color Mixture: Orange and Brown

Color Hue/Base color: Brown

Hex #492b02 Color code in RGB color code model is created after adding 28.63% red color, 16.86% green color and 0.78% blue color. Hex #492b02 Color code in CMYK color (process color) code model is generated after subtraction of 0% cyan, 41% magenta, 97% yellow and 71% black.

Hex #492b02 color code is between #443300 web safe hex color code and #552200 web safe hex color code. #443300 is the nearest web safe color code. You can see here many more shades of #492b02 color code.

0 Likes 0 Comments | 1 Views

Color Table

Hex Color Code492b02#492b02
RGB Decimal73, 43, 2rgb(73, 43, 2)
RGB Percent29%, 17%, 1%rgb(29%, 17%, 1%)
CSS RGBa73, 43, 2,1rgba(73,43,2,1)
CMYK Modelcmyk(0%,41%,97%,71%)
HSL Color Space35,95% ,15%hsl(35,95% ,15%)
HSV Color Space35°, 97%, 29%
Color Temperature It's a Warm color

Color in numbers

TypeRedGreenBlue
Binary010010010010101100000010
Octal111532
Decimal73432
Hex492b02

Different shades of #492b02 color code.

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

Light Shade of #492b02
#7b4803
Dark Shade of #492b02
#170e01
Saturated Shade of #492b02
#4b2b00
Desaturated Shade of #492b02
#452a06
Grey scale Shade of #492b02
#252525
Brighten Shade
#62441b
Most Readable Shade
#FFFFFF

Shades of #492b02 color code

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

#492b02
#402601
#382101
#301c01
#281701
#201300
#180e00
#100900
#080400
#000000

Similar Color like #492b02 color

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

#4a2c03
#4b2d04
#4c2e05
#4d2f06
#4e3007
#4f3108
#503209
#51330a
#52340b
#53350c
#54360d
#55370e
#56380f
#573910
#482a01
#472900
#462800
#452700
#442600
#432500
#422400
#412300
#402200
#3f2100
#3e2000
#3d1f00
#3c1e00
#3b1d00

Monochromatic Color with #492b02

#492b02
#734403
#9e5d04
#c87605
#f38f07
#1e1201

Tints of #492b02 Color

#492b02
#5d421e
#715a3a
#857156
#998972
#aea08e
#c2b8aa
#d6cfc6
#eae7e2
#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

#492b02
#022049

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

Split Complementary

#492b02
#024349
#080249

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

Analogous Color

#490f02
#491d02
#492b02
#493902
#494702

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

#492b02
#02492b
#2b0249

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

#492b02
#024907
#022049
#490243

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

#492b02
#022049
#080249
#434902

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 #492b02 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.

#492b02 Color Code Preview on Black Background Color

This is how #492b02 Color will look on black background color. Color contrast ratio is 1.63

#492b02 in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #492b02

HTML with inline CSS

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

Your Example Paragraph content text in with font color #492b02

#492b02 color code is use for CSS Background Color

Background color for the above div is #492b02

HTML with inline CSS

<div style="background-color:#492b02;"></div>

#492b02 color code is use for CSS Border Color

CSS Border color for the above div is #492b02

HTML with inline CSS

<div style="border:5px solid #492b02;"></div>

CSS Border Left color for the above div is #492b02

HTML with inline CSS

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

CSS Border Right color for the above div is #492b02

HTML with inline CSS

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

CSS Border Bottom color for the above div is #492b02

HTML with inline CSS

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

CSS Border Top color for the above div is #492b02

HTML with inline CSS

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

#492b02 hex Color code used as CSS color Codes

Example CSS Class for usage

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

#492b02 Color code Preview on White Background

This is how #492b02 Color code will look on white background color. Color contrast ratio is 12.89

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 #492b02; } .exampleBoxShadowClass { box-shadow: 1px 1px 3px 2px #492b02; }

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.