#3a6bcd Hex Color
rgb(58, 107, 205)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | 3a | 6b | cd | - | #3a6bcd |
RGB | 58 | 107 | 205 | - | rgb(58,107,205) |
HSL | 220 | 60% | 52% | - | hsl(220,60%,52%) |
HSV | 220 | 72% | 80% | - | hsv(220,72%,80%) |
XYZ | 18.0221 | 15.8227 | 59.8618 | - | xyz(18.0221,15.8227,59.8618) |
CIE-LAB | 46.74 | 16.81 | -55.67 | - | lab(46.74,16.81,-55.67) |
CMYK | 0.71707317073171 | 0.4780487804878 | 0 | 0.19607843137255 | cmyk(0.71707317073171,0.4780487804878,0,0.19607843137255) |
Description
The RGB value of color #3a6bcd is rgb(58, 107, 205).
In the hex color #3a6bcd, The value of Red is 58, value of Green is 107, and value of Blue is 205. The primary color is Blue. Similarly, The HSL values for #3a6bcd consists of 220° Hue, 60% Saturation, and 52% Lightness.
In the CMYK color model, the color #3a6bcd can be represented as Cyan=0.71707317073171%, Magenta=0.4780487804878%, Yellow=0%, and Black=0.19607843137255%.
Shades of #3a6bcd
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 #3a6bcd
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #3a6bcd
Preview of #3a6bcd on White Background
The contrast ratio of #3a6bcd with white color is 5.04
#3a6bcd color will look good on a white background.
Preview of #3a6bcd on black background
The contrast ratio of #3a6bcd with black color is 4.16
Color Schemes of #3a6bcd
Triadic Colors of #3a6bcd
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 #3a6bcd
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 #3a6bcd
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 #3a6bcd
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: #3a6bcd;
}
This is a sample text used for the color #3a6bcd. 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: #3a6bcd;
}
This is a sample text used for the color #3a6bcd. 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 #3a6bcd;
}
This is a sample text used for the color #3a6bcd. 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 15.68%
Green 28.92%
Blue 55.41%
CMYK Percentage
Cyan 51.54
Magenta 34.36%
Yellow 0%
Black 14.09%
Comments on this color
Please login or signup to post a comment.
No comments yet.