#facd1b Hex Color
rgb(250, 205, 27)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | fa | cd | 1b | - | #facd1b |
RGB | 250 | 205 | 27 | - | rgb(250,205,27) |
HSL | 48 | 96% | 54% | - | hsl(48,96%,54%) |
HSV | 48 | 89% | 98% | - | hsv(48,89%,98%) |
XYZ | 61.4535 | 64.0658 | 10.1639 | - | xyz(61.4535,64.0658,10.1639) |
CIE-LAB | 84 | 1.32 | 81.69 | - | lab(84,1.32,81.69) |
CMYK | 0 | 0.18 | 0.892 | 0.019607843137255 | cmyk(0,0.18,0.892,0.019607843137255) |
Description
The RGB value of color #facd1b is rgb(250, 205, 27).
In the hex color #facd1b, The value of Red is 250, value of Green is 205, and value of Blue is 27. The primary color is Red. Similarly, The HSL values for #facd1b consists of 48° Hue, 96% Saturation, and 54% Lightness.
In the CMYK color model, the color #facd1b can be represented as Cyan=0%, Magenta=0.18%, Yellow=0.892%, and Black=0.019607843137255%.
Shades of #facd1b
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 #facd1b
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #facd1b
Preview of #facd1b on White Background
The contrast ratio of #facd1b with white color is 1.52
Preview of #facd1b on black background
The contrast ratio of #facd1b with black color is 13.81
#facd1b color will look good with a black background.
Color Schemes of #facd1b
Triadic Colors of #facd1b
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 #facd1b
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 #facd1b
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 #facd1b
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: #facd1b;
}
This is a sample text used for the color #facd1b. 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: #facd1b;
}
This is a sample text used for the color #facd1b. 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 #facd1b;
}
This is a sample text used for the color #facd1b. 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 51.87%
Green 42.53%
Blue 5.6%
CMYK Percentage
Cyan 0
Magenta 16.49%
Yellow 81.71%
Black 1.8%
Comments on this color
Please login or signup to post a comment.
No comments yet.