#2ca0bb Hex Color
rgb(44, 160, 187)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | 2c | a0 | bb | - | #2ca0bb |
RGB | 44 | 160 | 187 | - | rgb(44,160,187) |
HSL | 191 | 62% | 45% | - | hsl(191,62%,45%) |
HSV | 191 | 76% | 73% | - | hsv(191,76%,73%) |
XYZ | 22.5792 | 29.2649 | 51.4724 | - | xyz(22.5792,29.2649,51.4724) |
CIE-LAB | 61.01 | -22.29 | -23.02 | - | lab(61.01,-22.29,-23.02) |
CMYK | 0.76470588235294 | 0.14438502673797 | 0 | 0.26666666666667 | cmyk(0.76470588235294,0.14438502673797,0,0.26666666666667) |
Description
The RGB value of color #2ca0bb is rgb(44, 160, 187).
In the hex color #2ca0bb, The value of Red is 44, value of Green is 160, and value of Blue is 187. The primary color is Blue. Similarly, The HSL values for #2ca0bb consists of 191° Hue, 62% Saturation, and 45% Lightness.
In the CMYK color model, the color #2ca0bb can be represented as Cyan=0.76470588235294%, Magenta=0.14438502673797%, Yellow=0%, and Black=0.26666666666667%.
Shades of #2ca0bb
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 #2ca0bb
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #2ca0bb
Preview of #2ca0bb on White Background
The contrast ratio of #2ca0bb with white color is 3.06
Preview of #2ca0bb on black background
The contrast ratio of #2ca0bb with black color is 6.85
#2ca0bb color will look good with a black background.
Color Schemes of #2ca0bb
Triadic Colors of #2ca0bb
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 #2ca0bb
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 #2ca0bb
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 #2ca0bb
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.
Monochromatic Colors of #2ca0bb
Monochromatic colors are variations of a single color that are created by using different shades, tints, and tones of that color which results in a harmonious and cohesive color scheme.
Color Usage
You can set the css color of a text using:
.class{
color: #2ca0bb;
}
This is a sample text used for the color #2ca0bb. 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: #2ca0bb;
}
This is a sample text used for the color #2ca0bb. 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 #2ca0bb;
}
This is a sample text used for the color #2ca0bb. 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 11.25%
Green 40.92%
Blue 47.83%
CMYK Percentage
Cyan 65.04
Magenta 12.28%
Yellow 0%
Black 22.68%
Comments on this color
Please login or signup to post a comment.
No comments yet.