#2d6dcb Hex Color
rgb(45, 109, 203)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | 2d | 6d | cb | - | #2d6dcb |
RGB | 45 | 109 | 203 | - | rgb(45,109,203) |
HSL | 216 | 64% | 49% | - | hsl(216,64%,49%) |
HSV | 216 | 78% | 80% | - | hsv(216,78%,80%) |
XYZ | 17.3303 | 15.807 | 58.6376 | - | xyz(17.3303,15.807,58.6376) |
CIE-LAB | 46.72 | 13.18 | -54.58 | - | lab(46.72,13.18,-54.58) |
CMYK | 0.77832512315271 | 0.46305418719212 | 0 | 0.20392156862745 | cmyk(0.77832512315271,0.46305418719212,0,0.20392156862745) |
Description
The RGB value of color #2d6dcb is rgb(45, 109, 203).
In the hex color #2d6dcb, The value of Red is 45, value of Green is 109, and value of Blue is 203. The primary color is Blue. Similarly, The HSL values for #2d6dcb consists of 216° Hue, 64% Saturation, and 49% Lightness.
In the CMYK color model, the color #2d6dcb can be represented as Cyan=0.77832512315271%, Magenta=0.46305418719212%, Yellow=0%, and Black=0.20392156862745%.
Shades of #2d6dcb
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 #2d6dcb
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #2d6dcb
Preview of #2d6dcb on White Background
The contrast ratio of #2d6dcb with white color is 5.05
#2d6dcb color will look good on a white background.
Preview of #2d6dcb on black background
The contrast ratio of #2d6dcb with black color is 4.16
Color Schemes of #2d6dcb
Triadic Colors of #2d6dcb
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 #2d6dcb
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 #2d6dcb
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 #2d6dcb
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: #2d6dcb;
}
This is a sample text used for the color #2d6dcb. 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: #2d6dcb;
}
This is a sample text used for the color #2d6dcb. 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 #2d6dcb;
}
This is a sample text used for the color #2d6dcb. 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.61%
Green 30.53%
Blue 56.86%
CMYK Percentage
Cyan 53.85
Magenta 32.04%
Yellow 0%
Black 14.11%
Comments on this color
Please login or signup to post a comment.
No comments yet.