#2c6ecf Hex Color
rgb(44, 110, 207)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | 2c | 6e | cf | - | #2c6ecf |
RGB | 44 | 110 | 207 | - | rgb(44,110,207) |
HSL | 216 | 65% | 49% | - | hsl(216,65%,49%) |
HSV | 216 | 79% | 81% | - | hsv(216,79%,81%) |
XYZ | 17.8771 | 16.1923 | 61.2147 | - | xyz(17.8771,16.1923,61.2147) |
CIE-LAB | 47.23 | 13.95 | -56.06 | - | lab(47.23,13.95,-56.06) |
CMYK | 0.78743961352657 | 0.46859903381643 | 0 | 0.18823529411765 | cmyk(0.78743961352657,0.46859903381643,0,0.18823529411765) |
Description
The RGB value of color #2c6ecf is rgb(44, 110, 207).
In the hex color #2c6ecf, The value of Red is 44, value of Green is 110, and value of Blue is 207. The primary color is Blue. Similarly, The HSL values for #2c6ecf consists of 216° Hue, 65% Saturation, and 49% Lightness.
In the CMYK color model, the color #2c6ecf can be represented as Cyan=0.78743961352657%, Magenta=0.46859903381643%, Yellow=0%, and Black=0.18823529411765%.
Shades of #2c6ecf
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 #2c6ecf
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #2c6ecf
Preview of #2c6ecf on White Background
The contrast ratio of #2c6ecf with white color is 4.95
#2c6ecf color will look good on a white background.
Preview of #2c6ecf on black background
The contrast ratio of #2c6ecf with black color is 4.24
Color Schemes of #2c6ecf
Triadic Colors of #2c6ecf
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 #2c6ecf
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 #2c6ecf
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 #2c6ecf
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: #2c6ecf;
}
This is a sample text used for the color #2c6ecf. 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: #2c6ecf;
}
This is a sample text used for the color #2c6ecf. 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 #2c6ecf;
}
This is a sample text used for the color #2c6ecf. 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.19%
Green 30.47%
Blue 57.34%
CMYK Percentage
Cyan 54.52
Magenta 32.45%
Yellow 0%
Black 13.03%
Comments on this color
Please login or signup to post a comment.
No comments yet.