#fca65a Hex Color
rgb(252, 166, 90)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | fc | a6 | 5a | - | #fca65a |
RGB | 252 | 166 | 90 | - | rgb(252,166,90) |
HSL | 28 | 96% | 67% | - | hsl(28,96%,67%) |
HSV | 28 | 64% | 99% | - | hsv(28,64%,99%) |
XYZ | 55.6266 | 48.7061 | 16.1422 | - | xyz(55.6266,48.7061,16.1422) |
CIE-LAB | 75.27 | 24.84 | 51.51 | - | lab(75.27,24.84,51.51) |
CMYK | 0 | 0.34126984126984 | 0.64285714285714 | 0.011764705882353 | cmyk(0,0.34126984126984,0.64285714285714,0.011764705882353) |
Description
The RGB value of color #fca65a is rgb(252, 166, 90).
In the hex color #fca65a, The value of Red is 252, value of Green is 166, and value of Blue is 90. The primary color is Red. Similarly, The HSL values for #fca65a consists of 28° Hue, 96% Saturation, and 67% Lightness.
In the CMYK color model, the color #fca65a can be represented as Cyan=0%, Magenta=0.34126984126984%, Yellow=0.64285714285714%, and Black=0.011764705882353%.
Shades of #fca65a
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 #fca65a
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #fca65a
Preview of #fca65a on White Background
The contrast ratio of #fca65a with white color is 1.96
Preview of #fca65a on black background
The contrast ratio of #fca65a with black color is 10.74
#fca65a color will look good with a black background.
Color Schemes of #fca65a
Triadic Colors of #fca65a
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 #fca65a
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 #fca65a
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 #fca65a
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: #fca65a;
}
This is a sample text used for the color #fca65a. 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: #fca65a;
}
This is a sample text used for the color #fca65a. 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 #fca65a;
}
This is a sample text used for the color #fca65a. 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 49.61%
Green 32.68%
Blue 17.72%
CMYK Percentage
Cyan 0
Magenta 34.27%
Yellow 64.55%
Black 1.18%
Comments on this color
Please login or signup to post a comment.
No comments yet.