#4f94cd Hex Color
rgb(79, 148, 205)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | 4f | 94 | cd | - | #4f94cd |
RGB | 79 | 148 | 205 | - | rgb(79,148,205) |
HSL | 207 | 56% | 56% | - | hsl(207,56%,56%) |
HSV | 207 | 61% | 80% | - | hsv(207,61%,80%) |
XYZ | 24.8338 | 27.2499 | 61.7085 | - | xyz(24.8338,27.2499,61.7085) |
CIE-LAB | 59.2 | -4.51 | -35.85 | - | lab(59.2,-4.51,-35.85) |
CMYK | 0.61463414634146 | 0.2780487804878 | 0 | 0.19607843137255 | cmyk(0.61463414634146,0.2780487804878,0,0.19607843137255) |
Description
The RGB value of color #4f94cd is rgb(79, 148, 205).
In the hex color #4f94cd, The value of Red is 79, value of Green is 148, and value of Blue is 205. The primary color is Blue. Similarly, The HSL values for #4f94cd consists of 207° Hue, 56% Saturation, and 56% Lightness.
In the CMYK color model, the color #4f94cd can be represented as Cyan=0.61463414634146%, Magenta=0.2780487804878%, Yellow=0%, and Black=0.19607843137255%.
Shades of #4f94cd
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 #4f94cd
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #4f94cd
Preview of #4f94cd on White Background
The contrast ratio of #4f94cd with white color is 3.26
Preview of #4f94cd on black background
The contrast ratio of #4f94cd with black color is 6.45
#4f94cd color will look good with a black background.
Color Schemes of #4f94cd
Triadic Colors of #4f94cd
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 #4f94cd
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 #4f94cd
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 #4f94cd
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: #4f94cd;
}
This is a sample text used for the color #4f94cd. 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: #4f94cd;
}
This is a sample text used for the color #4f94cd. 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 #4f94cd;
}
This is a sample text used for the color #4f94cd. 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 18.29%
Green 34.26%
Blue 47.45%
CMYK Percentage
Cyan 56.45
Magenta 25.54%
Yellow 0%
Black 18.01%
Comments on this color
Please login or signup to post a comment.
No comments yet.