#4179cc Hex Color
rgb(65, 121, 204)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | 41 | 79 | cc | - | #4179cc |
RGB | 65 | 121 | 204 | - | rgb(65,121,204) |
HSL | 216 | 58% | 53% | - | hsl(216,58%,53%) |
HSV | 216 | 68% | 80% | - | hsv(216,68%,80%) |
XYZ | 19.9164 | 19.1582 | 59.7749 | - | xyz(19.9164,19.1582,59.7749) |
CIE-LAB | 50.87 | 8.74 | -48.47 | - | lab(50.87,8.74,-48.47) |
CMYK | 0.68137254901961 | 0.40686274509804 | 0 | 0.2 | cmyk(0.68137254901961,0.40686274509804,0,0.2) |
Description
The RGB value of color #4179cc is rgb(65, 121, 204).
In the hex color #4179cc, The value of Red is 65, value of Green is 121, and value of Blue is 204. The primary color is Blue. Similarly, The HSL values for #4179cc consists of 216° Hue, 58% Saturation, and 53% Lightness.
In the CMYK color model, the color #4179cc can be represented as Cyan=0.68137254901961%, Magenta=0.40686274509804%, Yellow=0%, and Black=0.2%.
Shades of #4179cc
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 #4179cc
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #4179cc
Preview of #4179cc on White Background
The contrast ratio of #4179cc with white color is 4.35
Preview of #4179cc on black background
The contrast ratio of #4179cc with black color is 4.83
#4179cc color will look good with a black background.
Color Schemes of #4179cc
Triadic Colors of #4179cc
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 #4179cc
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 #4179cc
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 #4179cc
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: #4179cc;
}
This is a sample text used for the color #4179cc. 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: #4179cc;
}
This is a sample text used for the color #4179cc. 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 #4179cc;
}
This is a sample text used for the color #4179cc. 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 16.67%
Green 31.03%
Blue 52.31%
CMYK Percentage
Cyan 52.89
Magenta 31.58%
Yellow 0%
Black 15.53%
Comments on this color
Please login or signup to post a comment.
No comments yet.