#25042a Hex Color
rgb(37, 4, 42)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | 25 | 04 | 2a | - | #25042a |
RGB | 37 | 4 | 42 | - | rgb(37,4,42) |
HSL | 292 | 83% | 9% | - | hsl(292,83%,9%) |
HSV | 292 | 90% | 16% | - | hsv(292,90%,16%) |
XYZ | 1.2243 | 0.6473 | 2.2509 | - | xyz(1.2243,0.6473,2.2509) |
CIE-LAB | 5.85 | 23.04 | -17.22 | - | lab(5.85,23.04,-17.22) |
CMYK | 0.11904761904762 | 0.90476190476191 | 0 | 0.83529411764706 | cmyk(0.11904761904762,0.90476190476191,0,0.83529411764706) |
Description
The RGB value of color #25042a is rgb(37, 4, 42).
In the hex color #25042a, The value of Red is 37, value of Green is 4, and value of Blue is 42. The primary color is Blue. Similarly, The HSL values for #25042a consists of 292° Hue, 83% Saturation, and 9% Lightness.
In the CMYK color model, the color #25042a can be represented as Cyan=0.11904761904762%, Magenta=0.90476190476191%, Yellow=0%, and Black=0.83529411764706%.
Shades of #25042a
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 #25042a
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #25042a
Preview of #25042a on White Background
The contrast ratio of #25042a with white color is 18.59
#25042a color will look good on a white background.
Preview of #25042a on black background
The contrast ratio of #25042a with black color is 1.13
Color Schemes of #25042a
Triadic Colors of #25042a
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 #25042a
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 #25042a
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 #25042a
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 #25042a
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: #25042a;
}
This is a sample text used for the color #25042a. 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: #25042a;
}
This is a sample text used for the color #25042a. 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 #25042a;
}
This is a sample text used for the color #25042a. 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 44.58%
Green 4.82%
Blue 50.6%
CMYK Percentage
Cyan 6.4
Magenta 48.67%
Yellow 0%
Black 44.93%
Comments on this color
Please login or signup to post a comment.
No comments yet.