RGB, CMYK, HSV, and HSL values for the color represented by the HEX code #2d6502.
RGB: 45, 101, 2 | CMYK: 55%, 0%, 98%, 60% |
HSV:H: 94° S: 98% V: 40% | HSL: H: 94° S: 96% L: 20% |
#2D6502 Color Preview
#2d6502 is a shade of green color with RGB values (45, 101, 2). As mentioned above, this color is a combination of CMYK: 55% Cyan, 0% Magenta, 98% Yellow, and 60% Key (Black) in the CMYK color model.
As mentioned in the table, the HSL cylindrical-coordinate representations have the following values: Hue (H): 94°, Saturation (S): 96%, and Lightness (L): 20%.
The HSV values for #2d6502 are as follows: Hue (H): 94°, Saturation (S): 98%, Value (V): 40%.
RGB Values
RGB Values in Percentage
CMYK Distribution
Below is the visual demonstration of #2D6502 color shade that interacts to create distinct effects on black and white backgrounds and texts.
<div style="color: #2D6502; background-color: #000000;">This is sample text</div>
<div style="color: #000000; background-color: #2D6502;">This is sample text</div>
<div style="color: #ffffff; background-color: #2D6502;">This is sample text</div>
<div style="color: #2D6502;">This is sample text</div>
CSS Codes
You can freely substitute any of these values for CSS properties that require a color input: color, background color, and border color.
color: rgb(45, 101, 2);
color: #2D6502;
Examples
color: rgb(45, 101, 2);
background-color: rgb(45, 101, 2);
border-color: rgb(45, 101, 2);
color: #2D6502;
background-color: #2D6502;
border-color: #2D6502;
Color schemes with #2D6502
Analogous
Here, the analogous color with hex code #2D6502 has #026509 and #5F6502 at 30 degrees clockwise and counterclockwise.
Monochromatic
For the shade with hex code #2D6502, a monochromatic palette will feature a corresponding shade #439703, originating from the same hue.
Triadic
The triadic palette built around #2D6502 uses two accents #022D65 and #65022D, each 120 degrees apart from the main hue.
Complementary
The complementary color for #2D6502 is #3A0265.
Tetradic
Here, for the primary color #2D6502, the complementary shade is #025E65 plus two accent colors, i.e., #3A0265 and #650902.