#015425 Hex Color
rgb(1, 84, 37)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | 01 | 54 | 25 | - | #015425 |
RGB | 1 | 84 | 37 | - | rgb(1,84,37) |
HSL | 146 | 98% | 17% | - | hsl(146,98%,17%) |
HSV | 146 | 99% | 33% | - | hsv(146,99%,33%) |
XYZ | 3.5168 | 6.4807 | 2.8158 | - | xyz(3.5168,6.4807,2.8158) |
CIE-LAB | 30.59 | -34.23 | 21.19 | - | lab(30.59,-34.23,21.19) |
CMYK | 0.98809523809524 | 0 | 0.55952380952381 | 0.67058823529412 | cmyk(0.98809523809524,0,0.55952380952381,0.67058823529412) |
Description
The RGB value of color #015425 is rgb(1, 84, 37).
In the hex color #015425, The value of Red is 1, value of Green is 84, and value of Blue is 37. The primary color is Green. Similarly, The HSL values for #015425 consists of 146° Hue, 98% Saturation, and 17% Lightness.
In the CMYK color model, the color #015425 can be represented as Cyan=0.98809523809524%, Magenta=0%, Yellow=0.55952380952381%, and Black=0.67058823529412%.
Shades of #015425
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 #015425
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #015425
Preview of #015425 on White Background
The contrast ratio of #015425 with white color is 9.15
#015425 color will look good on a white background.
Preview of #015425 on black background
The contrast ratio of #015425 with black color is 2.3
Color Schemes of #015425
Triadic Colors of #015425
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 #015425
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 #015425
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 #015425
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 #015425
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: #015425;
}
This is a sample text used for the color #015425. 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: #015425;
}
This is a sample text used for the color #015425. 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 #015425;
}
This is a sample text used for the color #015425. 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 0.82%
Green 68.85%
Blue 30.33%
CMYK Percentage
Cyan 44.54
Magenta 0%
Yellow 25.22%
Black 30.23%
Comments on this color
Please login or signup to post a comment.
No comments yet.