#f0bb4e Hex Color
rgb(240, 187, 78)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | f0 | bb | 4e | - | #f0bb4e |
RGB | 240 | 187 | 78 | - | rgb(240,187,78) |
HSL | 40 | 84% | 62% | - | hsl(40,84%,62%) |
HSV | 40 | 68% | 94% | - | hsv(40,68%,94%) |
XYZ | 55.0807 | 54.616 | 14.8466 | - | xyz(55.0807,54.616,14.8466) |
CIE-LAB | 78.82 | 8.16 | 60.54 | - | lab(78.82,8.16,60.54) |
CMYK | 0 | 0.22083333333333 | 0.675 | 0.058823529411765 | cmyk(0,0.22083333333333,0.675,0.058823529411765) |
Description
The RGB value of color #f0bb4e is rgb(240, 187, 78).
In the hex color #f0bb4e, The value of Red is 240, value of Green is 187, and value of Blue is 78. The primary color is Red. Similarly, The HSL values for #f0bb4e consists of 40° Hue, 84% Saturation, and 62% Lightness.
In the CMYK color model, the color #f0bb4e can be represented as Cyan=0%, Magenta=0.22083333333333%, Yellow=0.675%, and Black=0.058823529411765%.
Shades of #f0bb4e
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 #f0bb4e
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #f0bb4e
Preview of #f0bb4e on White Background
The contrast ratio of #f0bb4e with white color is 1.76
Preview of #f0bb4e on black background
The contrast ratio of #f0bb4e with black color is 11.92
#f0bb4e color will look good with a black background.
Color Schemes of #f0bb4e
Triadic Colors of #f0bb4e
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 #f0bb4e
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 #f0bb4e
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 #f0bb4e
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: #f0bb4e;
}
This is a sample text used for the color #f0bb4e. 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: #f0bb4e;
}
This is a sample text used for the color #f0bb4e. 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 #f0bb4e;
}
This is a sample text used for the color #f0bb4e. 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 47.52%
Green 37.03%
Blue 15.45%
CMYK Percentage
Cyan 0
Magenta 23.13%
Yellow 70.71%
Black 6.16%
Comments on this color
Please login or signup to post a comment.
No comments yet.