#243307
A very dark, vivid green closely aligning with Darkolivegreen.
About #243307
Visually, #243307 is defined as a vivid green. Its closest recognized web color is Darkolivegreen. To achieve this exact tint on a monitor, you would use an RGB mix of 36, 51, and 7.
Translating this color to physical media requires the CMYK color model. Its ink density profile breaks down to 29% cyan, 0% magenta, 86% yellow, and 80% black. Always request a physical proof before doing a large print run with this exact code.
From a UX and accessibility standpoint, contrast is paramount. The calculated luminance score dictates that #FFFFFF typography is the safest choice. Strict adherence to these ratios protects visually impaired users from unreadable interfaces.
Color Space Conversions
HEX#243307
RGB36, 51, 7
HSL80.5°, 75.9%, 11.4%
CMYK29%, 0%, 86%, 80%
HSV80.5°, 86.3%, 20.0%
LAB19.0, -14.2, 23.8
XYZ1.9, 2.8, 0.6
Decimal2372359
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
13.53:1
Text on #FFFFFF
AAA
1.55:1
Text on #000000
FAIL
12.94:1
Text on #F8FAFC
AAA
1.32:1
Text on #0F172A
FAIL
CSS Implementation
.bg-color {
background-color: #243307;
}
.text-color {
color: #243307;
}
.border-color {
border: 2px solid #243307;
}