#2a68ed Hex Color
rgb(42, 104, 237)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | 2a | 68 | ed | - | #2a68ed |
RGB | 42 | 104 | 237 | - | rgb(42,104,237) |
HSL | 221 | 84% | 55% | - | hsl(221,84%,55%) |
HSV | 221 | 82% | 93% | - | hsv(221,82%,93%) |
XYZ | 21.1912 | 16.5073 | 82.1901 | - | xyz(21.1912,16.5073,82.1901) |
CIE-LAB | 47.63 | 28.91 | -72.39 | - | lab(47.63,28.91,-72.39) |
CMYK | 0.82278481012658 | 0.56118143459916 | 0 | 0.070588235294118 | cmyk(0.82278481012658,0.56118143459916,0,0.070588235294118) |
Description
The RGB value of color #2a68ed is rgb(42, 104, 237).
In the hex color #2a68ed, The value of Red is 42, value of Green is 104, and value of Blue is 237. The primary color is Blue. Similarly, The HSL values for #2a68ed consists of 221° Hue, 84% Saturation, and 55% Lightness.
In the CMYK color model, the color #2a68ed can be represented as Cyan=0.82278481012658%, Magenta=0.56118143459916%, Yellow=0%, and Black=0.070588235294118%.
Shades of #2a68ed
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 #2a68ed
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #2a68ed
Preview of #2a68ed on White Background
The contrast ratio of #2a68ed with white color is 4.88
#2a68ed color will look good on a white background.
Preview of #2a68ed on black background
The contrast ratio of #2a68ed with black color is 4.3
Color Schemes of #2a68ed
Triadic Colors of #2a68ed
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 #2a68ed
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 #2a68ed
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 #2a68ed
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: #2a68ed;
}
This is a sample text used for the color #2a68ed. 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: #2a68ed;
}
This is a sample text used for the color #2a68ed. 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 #2a68ed;
}
This is a sample text used for the color #2a68ed. 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 10.97%
Green 27.15%
Blue 61.88%
CMYK Percentage
Cyan 56.57
Magenta 38.58%
Yellow 0%
Black 4.85%
Comments on this color
Please login or signup to post a comment.
No comments yet.