#043b2a Hex Color
rgb(4, 59, 42)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | 04 | 3b | 2a | - | #043b2a |
RGB | 4 | 59 | 42 | - | rgb(4,59,42) |
HSL | 161 | 87% | 12% | - | hsl(161,87%,12%) |
HSV | 161 | 93% | 23% | - | hsv(161,93%,23%) |
XYZ | 2.032 | 3.3209 | 2.7244 | - | xyz(2.032,3.3209,2.7244) |
CIE-LAB | 21.29 | -21.94 | 5.79 | - | lab(21.29,-21.94,5.79) |
CMYK | 0.93220338983051 | 0 | 0.28813559322034 | 0.76862745098039 | cmyk(0.93220338983051,0,0.28813559322034,0.76862745098039) |
Description
The RGB value of color #043b2a is rgb(4, 59, 42).
In the hex color #043b2a, The value of Red is 4, value of Green is 59, and value of Blue is 42. The primary color is Green. Similarly, The HSL values for #043b2a consists of 161° Hue, 87% Saturation, and 12% Lightness.
In the CMYK color model, the color #043b2a can be represented as Cyan=0.93220338983051%, Magenta=0%, Yellow=0.28813559322034%, and Black=0.76862745098039%.
Shades of #043b2a
Shades in a color are variations of the color that are created by adding black to it which results in a darker tone.
Tints of #043b2a
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #043b2a
Preview of #043b2a on White Background
The contrast ratio of #043b2a with white color is 12.62
#043b2a color will look good on a white background.
Preview of #043b2a on black background
The contrast ratio of #043b2a with black color is 1.66
Color Schemes of #043b2a
Triadic Colors of #043b2a
Triadic colors are three colors that are evenly spaced around the color wheel and are therefore harmonious when used together in a design.
Analogous Colors of #043b2a
Analogous colors are colors that are next to each other on the color wheel and share a similar hue, creating a cohesive and harmonious color scheme.
Triadic Colors of #043b2a
Triadic colors are three colors that are evenly spaced around the color wheel and are therefore harmonious when used together in a design.
Analogous Colors of #043b2a
Analogous colors are colors that are next to each other on the color wheel and share a similar hue, creating a cohesive and harmonious color scheme.
Monochromatic Colors of #043b2a
Monochromatic colors are variations of a single color that are created by using different shades, tints, and tones of that color which results in a harmonious and cohesive color scheme.
Color Usage
You can set the css color of a text using:
.class{
color: #043b2a;
}
This is a sample text used for the color #043b2a. Lorem ipsum dolor, sit amet consectetur adipisicing elit. Animi sunt eveniet natus dolor minima, sit quaerat? Dignissimos unde alias debitis amet ducimus modi, eum quos ullam blanditiis aliquam necessitatibus ex.
You can set the css background color of a box using:
.box{
background-color: #043b2a;
}
This is a sample text used for the color #043b2a. Lorem ipsum dolor, sit amet consectetur adipisicing elit. Animi sunt eveniet natus dolor minima, sit quaerat? Dignissimos unde alias debitis amet ducimus modi, eum quos ullam blanditiis aliquam necessitatibus ex.
You can set the css border of a box using:
.box{
border:4px solid #043b2a;
}
This is a sample text used for the color #043b2a. Lorem ipsum dolor, sit amet consectetur adipisicing elit. Animi sunt eveniet natus dolor minima, sit quaerat? Dignissimos unde alias debitis amet ducimus modi, eum quos ullam blanditiis aliquam necessitatibus ex.
RGB Percentage
Red 3.81%
Green 56.19%
Blue 40%
CMYK Percentage
Cyan 46.87
Magenta 0%
Yellow 14.49%
Black 38.64%
Comments on this color
Please login or signup to post a comment.
No comments yet.