#2a61c4 Hex Color
rgb(42, 97, 196)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | 2a | 61 | c4 | - | #2a61c4 |
RGB | 42 | 97 | 196 | - | rgb(42,97,196) |
HSL | 219 | 65% | 47% | - | hsl(219,65%,47%) |
HSV | 219 | 79% | 77% | - | hsv(219,79%,77%) |
XYZ | 15.1933 | 13.0272 | 53.9383 | - | xyz(15.1933,13.0272,53.9383) |
CIE-LAB | 42.8 | 17.89 | -56.86 | - | lab(42.8,17.89,-56.86) |
CMYK | 0.78571428571429 | 0.50510204081633 | 0 | 0.23137254901961 | cmyk(0.78571428571429,0.50510204081633,0,0.23137254901961) |
Description
The RGB value of color #2a61c4 is rgb(42, 97, 196).
In the hex color #2a61c4, The value of Red is 42, value of Green is 97, and value of Blue is 196. The primary color is Blue. Similarly, The HSL values for #2a61c4 consists of 219° Hue, 65% Saturation, and 47% Lightness.
In the CMYK color model, the color #2a61c4 can be represented as Cyan=0.78571428571429%, Magenta=0.50510204081633%, Yellow=0%, and Black=0.23137254901961%.
Shades of #2a61c4
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 #2a61c4
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #2a61c4
Preview of #2a61c4 on White Background
The contrast ratio of #2a61c4 with white color is 5.82
#2a61c4 color will look good on a white background.
Preview of #2a61c4 on black background
The contrast ratio of #2a61c4 with black color is 3.61
Color Schemes of #2a61c4
Triadic Colors of #2a61c4
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 #2a61c4
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 #2a61c4
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 #2a61c4
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: #2a61c4;
}
This is a sample text used for the color #2a61c4. 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: #2a61c4;
}
This is a sample text used for the color #2a61c4. 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 #2a61c4;
}
This is a sample text used for the color #2a61c4. 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.54%
Green 28.96%
Blue 58.51%
CMYK Percentage
Cyan 51.62
Magenta 33.18%
Yellow 0%
Black 15.2%
Comments on this color
Please login or signup to post a comment.
No comments yet.