#7286cd Hex Color
rgb(114, 134, 205)
Color Information
| Name | First value | Second Value | Third Value | Fourth Value | Written As |
|---|---|---|---|---|---|
| HEX | 72 | 86 | cd | - | #7286cd |
| RGB | 114 | 134 | 205 | - | rgb(114,134,205) |
| HSL | 227 | 48% | 63% | - | hsl(227,48%,63%) |
| HSV | 227 | 44% | 80% | - | hsv(227,44%,80%) |
| XYZ | 26.484 | 25.0354 | 61.1941 | - | xyz(26.484,25.0354,61.1941) |
| CIE-LAB | 57.11 | 11.45 | -39 | - | lab(57.11,11.45,-39) |
| CMYK | 0.44390243902439 | 0.34634146341463 | 0 | 0.19607843137255 | cmyk(0.44390243902439,0.34634146341463,0,0.19607843137255) |
Description
The RGB value of color #7286cd is rgb(114, 134, 205).
In the hex color #7286cd, The value of Red is 114, value of Green is 134, and value of Blue is 205. The primary color is Blue. Similarly, The HSL values for #7286cd consists of 227° Hue, 48% Saturation, and 63% Lightness.
In the CMYK color model, the color #7286cd can be represented as Cyan=0.44390243902439%, Magenta=0.34634146341463%, Yellow=0%, and Black=0.19607843137255%.
Shades of #7286cd
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 #7286cd
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #7286cd
Preview of #7286cd on White Background
The contrast ratio of #7286cd with white color is 3.5
Preview of #7286cd on black background
The contrast ratio of #7286cd with black color is 6.01
#7286cd color will look good with a black background.
Color Schemes of #7286cd
Triadic Colors of #7286cd
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 #7286cd
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 #7286cd
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 #7286cd
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: #7286cd;
}
This is a sample text used for the color #7286cd. 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: #7286cd;
}
This is a sample text used for the color #7286cd. 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 #7286cd;
}
This is a sample text used for the color #7286cd. 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 25.17%
Green 29.58%
Blue 45.25%
CMYK Percentage
Cyan 45.01
Magenta 35.11%
Yellow 0%
Black 19.88%
Comments on this color
Please login or signup to post a comment.
No comments yet.