#3a8dcf Hex Color
rgb(58, 141, 207)
Color Information
| Name | First value | Second Value | Third Value | Fourth Value | Written As |
|---|---|---|---|---|---|
| HEX | 3a | 8d | cf | - | #3a8dcf |
| RGB | 58 | 141 | 207 | - | rgb(58,141,207) |
| HSL | 207 | 61% | 52% | - | hsl(207,61%,52%) |
| HSV | 207 | 72% | 81% | - | hsv(207,72%,81%) |
| XYZ | 22.5323 | 24.4543 | 62.5641 | - | xyz(22.5323,24.4543,62.5641) |
| CIE-LAB | 56.54 | -3.22 | -41.2 | - | lab(56.54,-3.22,-41.2) |
| CMYK | 0.71980676328502 | 0.31884057971014 | 0 | 0.18823529411765 | cmyk(0.71980676328502,0.31884057971014,0,0.18823529411765) |
Description
The RGB value of color #3a8dcf is rgb(58, 141, 207).
In the hex color #3a8dcf, The value of Red is 58, value of Green is 141, and value of Blue is 207. The primary color is Blue. Similarly, The HSL values for #3a8dcf consists of 207° Hue, 61% Saturation, and 52% Lightness.
In the CMYK color model, the color #3a8dcf can be represented as Cyan=0.71980676328502%, Magenta=0.31884057971014%, Yellow=0%, and Black=0.18823529411765%.
Shades of #3a8dcf
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 #3a8dcf
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #3a8dcf
Preview of #3a8dcf on White Background
The contrast ratio of #3a8dcf with white color is 3.56
Preview of #3a8dcf on black background
The contrast ratio of #3a8dcf with black color is 5.89
#3a8dcf color will look good with a black background.
Color Schemes of #3a8dcf
Triadic Colors of #3a8dcf
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 #3a8dcf
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 #3a8dcf
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 #3a8dcf
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: #3a8dcf;
}
This is a sample text used for the color #3a8dcf. 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: #3a8dcf;
}
This is a sample text used for the color #3a8dcf. 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 #3a8dcf;
}
This is a sample text used for the color #3a8dcf. 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 14.29%
Green 34.73%
Blue 50.99%
CMYK Percentage
Cyan 58.67
Magenta 25.99%
Yellow 0%
Black 15.34%
Comments on this color
Please login or signup to post a comment.
No comments yet.