crispedge.com

Color picker

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

#0398be hex color - Blue - Cool color - Information

#0398be hex color - Blue - Cool color

Color Hue/Base color: Blue

Hex #0398be Color code in RGB color code model is created after adding 1.18% red color, 59.61% green color and 74.51% blue color. Hex #0398be Color code in CMYK color (process color) code model is generated after subtraction of 98% cyan, 20% magenta, 0% yellow and 25% black.

Hex #0398be color code is between #0099bb web safe hex color code and #0088cc web safe hex color code. #0099bb is the nearest web safe color code. You can see here many more shades of #0398be color code.

0 Likes 0 Comments | 1 Views

Color Table

Hex Color Code0398be#0398be
RGB Decimal3, 152, 190rgb(3, 152, 190)
RGB Percent1%, 60%, 75%rgb(1%, 60%, 75%)
CSS RGBa3, 152, 190,1rgba(3,152,190,1)
CMYK Modelcmyk(98%,20%,0%,25%)
HSL Color Space192,97% ,38%hsl(192,97% ,38%)
HSV Color Space192°, 98%, 75%
Color Temperature It's a Cool color

Color in numbers

TypeRedGreenBlue
Binary000000111001100010111110
Octal3230276
Decimal3152190
Hex0398be

Different shades of #0398be color code.

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

Light Shade of #0398be
#04c0f0
Dark Shade of #0398be
#02708c
Saturated Shade of #0398be
#009ac1
Desaturated Shade of #0398be
#0d92b4
Grey scale Shade of #0398be
#606060
Brighten Shade
#1cb1d7
Most Readable Shade
#000000

Shades of #0398be color code

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

#0398be
#0287a8
#027693
#02657e
#015469
#014354
#01323f
#00212a
#001015
#000000

Similar Color like #0398be color

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

#0499bf
#059ac0
#069bc1
#079cc2
#089dc3
#099ec4
#0a9fc5
#0ba0c6
#0ca1c7
#0da2c8
#0ea3c9
#0fa4ca
#10a5cb
#11a6cc
#0297bd
#0196bc
#0095bb
#0094ba
#0093b9
#0092b8
#0091b7
#0090b6
#008fb5
#008eb4
#008db3
#008cb2
#008bb1
#008ab0

Monochromatic Color with #0398be

#0398be
#04bae8
#001014
#01323e
#025469
#027693

Tints of #0398be Color

#0398be
#1fa3c5
#3baecc
#57bad3
#73c5da
#8fd1e2
#abdce9
#c7e8f0
#e3f3f7
#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

#0398be
#be2903

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

Split Complementary

#0398be
#be033b
#be8703

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

Analogous Color

#03be99
#03bdbe
#0398be
#0373be
#034dbe

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

#0398be
#be0398
#98be03

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

#0398be
#8603be
#be2903
#3abe03

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

#0398be
#be2903
#be8703
#033bbe

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 #0398be 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.

#0398be Color Code Preview on Black Background Color

This is how #0398be Color will look on black background color. Color contrast ratio is 6.24

#0398be in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #0398be

HTML with inline CSS

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

Your Example Paragraph content text in with font color #0398be

#0398be color code is use for CSS Background Color

Background color for the above div is #0398be

HTML with inline CSS

<div style="background-color:#0398be;"></div>

#0398be color code is use for CSS Border Color

CSS Border color for the above div is #0398be

HTML with inline CSS

<div style="border:5px solid #0398be;"></div>

CSS Border Left color for the above div is #0398be

HTML with inline CSS

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

CSS Border Right color for the above div is #0398be

HTML with inline CSS

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

CSS Border Bottom color for the above div is #0398be

HTML with inline CSS

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

CSS Border Top color for the above div is #0398be

HTML with inline CSS

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

#0398be hex Color code used as CSS color Codes

Example CSS Class for usage

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

#0398be Color code Preview on White Background

This is how #0398be Color code will look on white background color. Color contrast ratio is 3.37

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

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.