#fbbd0f Hex Color
rgb(251, 189, 15)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | fb | bd | 0f | - | #fbbd0f |
RGB | 251 | 189 | 15 | - | rgb(251,189,15) |
HSL | 44 | 97% | 52% | - | hsl(44,97%,52%) |
HSV | 44 | 94% | 98% | - | hsv(44,94%,98%) |
XYZ | 58.0675 | 56.9389 | 8.3818 | - | xyz(58.0675,56.9389,8.3818) |
CIE-LAB | 80.15 | 9.84 | 80.69 | - | lab(80.15,9.84,80.69) |
CMYK | 0 | 0.24701195219123 | 0.9402390438247 | 0.015686274509804 | cmyk(0,0.24701195219123,0.9402390438247,0.015686274509804) |
Description
The RGB value of color #fbbd0f is rgb(251, 189, 15).
In the hex color #fbbd0f, The value of Red is 251, value of Green is 189, and value of Blue is 15. The primary color is Red. Similarly, The HSL values for #fbbd0f consists of 44° Hue, 97% Saturation, and 52% Lightness.
In the CMYK color model, the color #fbbd0f can be represented as Cyan=0%, Magenta=0.24701195219123%, Yellow=0.9402390438247%, and Black=0.015686274509804%.
Shades of #fbbd0f
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 #fbbd0f
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #fbbd0f
Preview of #fbbd0f on White Background
The contrast ratio of #fbbd0f with white color is 1.7
Preview of #fbbd0f on black background
The contrast ratio of #fbbd0f with black color is 12.39
#fbbd0f color will look good with a black background.
Color Schemes of #fbbd0f
Triadic Colors of #fbbd0f
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 #fbbd0f
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 #fbbd0f
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 #fbbd0f
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: #fbbd0f;
}
This is a sample text used for the color #fbbd0f. 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: #fbbd0f;
}
This is a sample text used for the color #fbbd0f. 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 #fbbd0f;
}
This is a sample text used for the color #fbbd0f. 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 55.16%
Green 41.54%
Blue 3.3%
CMYK Percentage
Cyan 0
Magenta 20.53%
Yellow 78.16%
Black 1.3%
Comments on this color
Please login or signup to post a comment.
No comments yet.