#ffe13c Hex Color
rgb(255, 225, 60)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | ff | e1 | 3c | - | #ffe13c |
RGB | 255 | 225 | 60 | - | rgb(255,225,60) |
HSL | 51 | 100% | 62% | - | hsl(51,100%,62%) |
HSV | 51 | 76% | 100% | - | hsv(51,76%,100%) |
XYZ | 68.9808 | 75.4367 | 15.2 | - | xyz(68.9808,75.4367,15.2) |
CIE-LAB | 89.6 | -5.83 | 78.31 | - | lab(89.6,-5.83,78.31) |
CMYK | 0 | 0.11764705882353 | 0.76470588235294 | 0 | cmyk(0,0.11764705882353,0.76470588235294,0) |
Description
The RGB value of color #ffe13c is rgb(255, 225, 60).
In the hex color #ffe13c, The value of Red is 255, value of Green is 225, and value of Blue is 60. The primary color is Red. Similarly, The HSL values for #ffe13c consists of 51° Hue, 100% Saturation, and 62% Lightness.
In the CMYK color model, the color #ffe13c can be represented as Cyan=0%, Magenta=0.11764705882353%, Yellow=0.76470588235294%, and Black=0%.
Shades of #ffe13c
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 #ffe13c
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #ffe13c
Preview of #ffe13c on White Background
The contrast ratio of #ffe13c with white color is 1.31
Preview of #ffe13c on black background
The contrast ratio of #ffe13c with black color is 16.09
#ffe13c color will look good with a black background.
Color Schemes of #ffe13c
Triadic Colors of #ffe13c
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 #ffe13c
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 #ffe13c
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 #ffe13c
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: #ffe13c;
}
This is a sample text used for the color #ffe13c. 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: #ffe13c;
}
This is a sample text used for the color #ffe13c. 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 #ffe13c;
}
This is a sample text used for the color #ffe13c. 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.22%
Green 41.67%
Blue 11.11%
CMYK Percentage
Cyan 0
Magenta 13.33%
Yellow 86.67%
Black 0%
Comments on this color
Please login or signup to post a comment.
No comments yet.