#0B6033 Color Information

Hex color code: #0B6033

The hex color #0B6033 is a dramatic green with RGB values of (11, 96, 51) and HSL of (148°, 79%, 21%). It is typically applied in digital products.

Try:
Color NameDark Slate Gray
HEX
#0B6033
RGB
11, 96, 51
HSL
148°, 79%, 21%
CMYK
89%, 0%, 47%, 62%

Shades

CSS Usage
color: #0B6033;
background-color: #0B6033;
border-color: #0B6033;
box-shadow: 0 0 10px #0B6033;
border: 2px solid #0B6033;
Tailwind Usage
bg-[#0B6033]
text-[#0B6033]
border-[#0B6033]
shadow-[0_0_10px_0B6033]

Generate Gradient

Gradient CSS
background: linear-gradient(90deg, #0B6033, #FF5733);

Preview in UI

Button

.btn-primary { background-color: #0B6033; color: #FFFFFF; }

Badge

New Feature
.badge { background-color: #0B6033; color: #FFFFFF; }

Text Highlight

The quick brown fox jumps over the lazy dog. highlighted text example shows how the color looks as a text highlight.

Card

Card Title

This card uses your color as a border accent.

.card-accent { border: 2px solid #0B6033; background-color: #0B603315; }

Alert / Toast

This is an alert using your color as accent.
.alert { background-color: #0B603320; border-left: 4px solid #0B6033; }

Link / Accent

This is a paragraph with a link using your color. The color can be applied to interactive elements.

a { color: #0B6033; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

Relationships based on the position of #0B6033 in the color wheel.

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

11, 96, 51

Red: 11 / Green: 96 / Blue: 51

HSL

148°, 79%, 21%

Hue: 148° / Saturation: 79% / Lightness: 21%

CMYK

89%, 0%, 47%, 62%

Cyan: 89% / Magenta: 0% / Yellow: 47% / Key: 62%

What color is #0B6033?

#0B6033 is a green hue associated with nature and harmony.

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #0B6033 to RGB:

rgb(11, 96, 51)HEX to RGB Converter →

HEX to HSL

Convert #0B6033 to HSL:

hsl(148, 79%, 21%)RGB to HSL Converter →

HEX to CMYK

Convert #0B6033 to CMYK:

cmyk(89%, 0%, 47%, 62%)Color Converter →

Color Meaning and Usage

A rich green tone, #0B6033 has RGB (11, 96, 51) and HSL (148°, 79%, 21%). Known for evoking nature and harmony, this green hue is frequently seen in web interfaces. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #0B6033 is #600B38, creating high-contrast pairings. For softer combinations, try analogous colors like #0E600B.

Use #0B6033 in CSS: color: #0B6033 or background-color: #0B6033. Create palettes with Color Palette Generator or check contrast with Contrast Checker.

Contrast with #0B6033

Sample text on this color - The quick brown fox jumps over the lazy dog.

Contrast Ratio: 2.74:1
WCAG AA: Fail
WCAG AAA: Fail

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #0B6033?

#0B6033 is a rich green color - a green hue that evokes nature and harmony.

What is the RGB value of #0B6033?

#0B6033 in RGB is (11, 96, 51) - 11 red, 96 green, and 51 blue.

How to use #0B6033 in CSS?

Use #0B6033 directly in your CSS properties like color or background-color.

What colors go well with #0B6033?

#600B38 (complementary), #0E600B (analogous), and #031B0E (lighter shade) work well with #0B6033.