#fabd66 Hex Color
rgb(250, 189, 102)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | fa | bd | 66 | - | #fabd66 |
RGB | 250 | 189 | 102 | - | rgb(250,189,102) |
HSL | 35 | 94% | 69% | - | hsl(35,94%,69%) |
HSV | 35 | 59% | 98% | - | hsv(35,59%,98%) |
XYZ | 60.0202 | 57.6785 | 20.54 | - | xyz(60.0202,57.6785,20.54) |
CIE-LAB | 80.56 | 12.76 | 51.78 | - | lab(80.56,12.76,51.78) |
CMYK | 0 | 0.244 | 0.592 | 0.019607843137255 | cmyk(0,0.244,0.592,0.019607843137255) |
Description
The RGB value of color #fabd66 is rgb(250, 189, 102).
In the hex color #fabd66, The value of Red is 250, value of Green is 189, and value of Blue is 102. The primary color is Red. Similarly, The HSL values for #fabd66 consists of 35° Hue, 94% Saturation, and 69% Lightness.
In the CMYK color model, the color #fabd66 can be represented as Cyan=0%, Magenta=0.244%, Yellow=0.592%, and Black=0.019607843137255%.
Shades of #fabd66
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 #fabd66
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #fabd66
Preview of #fabd66 on White Background
The contrast ratio of #fabd66 with white color is 1.68
Preview of #fabd66 on black background
The contrast ratio of #fabd66 with black color is 12.54
#fabd66 color will look good with a black background.
Color Schemes of #fabd66
Triadic Colors of #fabd66
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 #fabd66
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 #fabd66
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 #fabd66
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: #fabd66;
}
This is a sample text used for the color #fabd66. 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: #fabd66;
}
This is a sample text used for the color #fabd66. 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 #fabd66;
}
This is a sample text used for the color #fabd66. 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 46.21%
Green 34.94%
Blue 18.85%
CMYK Percentage
Cyan 0
Magenta 28.52%
Yellow 69.19%
Black 2.29%
Comments on this color
Please login or signup to post a comment.
No comments yet.