#2f58e4 Hex Color
rgb(47, 88, 228)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | 2f | 58 | e4 | - | #2f58e4 |
RGB | 47 | 88 | 228 | - | rgb(47,88,228) |
HSL | 226 | 77% | 54% | - | hsl(226,77%,54%) |
HSV | 226 | 79% | 89% | - | hsv(226,79%,89%) |
XYZ | 18.6656 | 13.1852 | 74.96 | - | xyz(18.6656,13.1852,74.96) |
CIE-LAB | 43.04 | 36.14 | -74.8 | - | lab(43.04,36.14,-74.8) |
CMYK | 0.79385964912281 | 0.6140350877193 | 0 | 0.10588235294118 | cmyk(0.79385964912281,0.6140350877193,0,0.10588235294118) |
Description
The RGB value of color #2f58e4 is rgb(47, 88, 228).
In the hex color #2f58e4, The value of Red is 47, value of Green is 88, and value of Blue is 228. The primary color is Blue. Similarly, The HSL values for #2f58e4 consists of 226° Hue, 77% Saturation, and 54% Lightness.
In the CMYK color model, the color #2f58e4 can be represented as Cyan=0.79385964912281%, Magenta=0.6140350877193%, Yellow=0%, and Black=0.10588235294118%.
Shades of #2f58e4
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 #2f58e4
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #2f58e4
Preview of #2f58e4 on White Background
The contrast ratio of #2f58e4 with white color is 5.77
#2f58e4 color will look good on a white background.
Preview of #2f58e4 on black background
The contrast ratio of #2f58e4 with black color is 3.64
Color Schemes of #2f58e4
Triadic Colors of #2f58e4
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 #2f58e4
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 #2f58e4
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 #2f58e4
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.
Color Usage
You can set the css color of a text using:
.class{
color: #2f58e4;
}
This is a sample text used for the color #2f58e4. 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: #2f58e4;
}
This is a sample text used for the color #2f58e4. 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 #2f58e4;
}
This is a sample text used for the color #2f58e4. 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 12.95%
Green 24.24%
Blue 62.81%
CMYK Percentage
Cyan 52.44
Magenta 40.56%
Yellow 0%
Black 6.99%
Comments on this color
Please login or signup to post a comment.
No comments yet.