crispedge.com

Color picker

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

#30383b hex color - Blue - Cool color - Information

#30383b hex color - Blue - Cool color

Color Hue/Base color: Blue

Hex #30383b Color code in RGB color code model is created after adding 18.82% red color, 21.96% green color and 23.14% blue color. Hex #30383b Color code in CMYK color (process color) code model is generated after subtraction of 19% cyan, 5% magenta, 0% yellow and 77% black.

Hex #30383b color code is between #333333 web safe hex color code and #224444 web safe hex color code. #333333 is the nearest web safe color code. You can see here many more shades of #30383b color code.

0 Likes 0 Comments | 6 Views

Color Table

Hex Color Code30383b#30383b
RGB Decimal48, 56, 59rgb(48, 56, 59)
RGB Percent19%, 22%, 23%rgb(19%, 22%, 23%)
CSS RGBa48, 56, 59,1rgba(48,56,59,1)
CMYK Modelcmyk(19%,5%,0%,77%)
HSL Color Space196,10% ,21%hsl(196,10% ,21%)
HSV Color Space196°, 19%, 23%
Color Temperature It's a Cool color

Color in numbers

TypeRedGreenBlue
Binary001100000011100000111011
Octal607073
Decimal485659
Hex30383b

Different shades of #30383b color code.

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

Light Shade of #30383b
#475357
Dark Shade of #30383b
#191d1f
Saturated Shade of #30383b
#2b3a40
Desaturated Shade of #30383b
#353636
Grey scale Shade of #30383b
#353535
Brighten Shade
#495154
Most Readable Shade
#FFFFFF

Shades of #30383b color code

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

#30383b
#2a3134
#252b2d
#202527
#1a1f20
#15181a
#101213
#0a0c0d
#050606
#000000

Similar Color like #30383b color

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

#31393c
#323a3d
#333b3e
#343c3f
#353d40
#363e41
#373f42
#384043
#394144
#3a4245
#3b4346
#3c4447
#3d4548
#3e4649
#2f373a
#2e3639
#2d3538
#2c3437
#2b3336
#2a3235
#293134
#283033
#272f32
#262e31
#252d30
#242c2f
#232b2e
#222a2d

Monochromatic Color with #30383b

#30383b
#536065
#758990
#98b1ba
#bad9e5
#0d1010

Tints of #30383b Color

#30383b
#474e50
#5e6466
#757a7c
#8c9092
#a3a6a7
#babcbd
#d1d2d3
#e8e8e9
#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

#30383b
#3b3330

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

Split Complementary

#30383b
#3b3033
#3b3930

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

Analogous Color

#303b3a
#303a3b
#30383b
#30363b
#30343b

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

#30383b
#3b3038
#383b30

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

#30383b
#38303b
#3b3330
#323b30

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

#30383b
#3b3330
#3b3930
#30333b

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 #30383b 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.

#30383b Color Code Preview on Black Background Color

This is how #30383b Color will look on black background color. Color contrast ratio is 1.75

#30383b in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #30383b

HTML with inline CSS

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

Your Example Paragraph content text in with font color #30383b

#30383b color code is use for CSS Background Color

Background color for the above div is #30383b

HTML with inline CSS

<div style="background-color:#30383b;"></div>

#30383b color code is use for CSS Border Color

CSS Border color for the above div is #30383b

HTML with inline CSS

<div style="border:5px solid #30383b;"></div>

CSS Border Left color for the above div is #30383b

HTML with inline CSS

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

CSS Border Right color for the above div is #30383b

HTML with inline CSS

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

CSS Border Bottom color for the above div is #30383b

HTML with inline CSS

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

CSS Border Top color for the above div is #30383b

HTML with inline CSS

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

#30383b hex Color code used as CSS color Codes

Example CSS Class for usage

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

#30383b Color code Preview on White Background

This is how #30383b Color code will look on white background color. Color contrast ratio is 11.97

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

Related Gradients

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

0 Likes 0 Comments | 6 Views

Post your comment:-

By submitting comment you agree to our privacy policy.