#aebe0b Hex Color
rgb(174, 190, 11)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | ae | be | 0b | - | #aebe0b |
RGB | 174 | 190 | 11 | - | rgb(174,190,11) |
HSL | 65 | 89% | 39% | - | hsl(65,89%,39%) |
HSV | 65 | 94% | 75% | - | hsv(65,94%,75%) |
XYZ | 35.9294 | 45.8497 | 7.2728 | - | xyz(35.9294,45.8497,7.2728) |
CIE-LAB | 73.45 | -24.02 | 73.07 | - | lab(73.45,-24.02,73.07) |
CMYK | 0.084210526315789 | 0 | 0.94210526315789 | 0.25490196078431 | cmyk(0.084210526315789,0,0.94210526315789,0.25490196078431) |
Description
The RGB value of color #aebe0b is rgb(174, 190, 11).
In the hex color #aebe0b, The value of Red is 174, value of Green is 190, and value of Blue is 11. The primary color is Green. Similarly, The HSL values for #aebe0b consists of 65° Hue, 89% Saturation, and 39% Lightness.
In the CMYK color model, the color #aebe0b can be represented as Cyan=0.084210526315789%, Magenta=0%, Yellow=0.94210526315789%, and Black=0.25490196078431%.
Shades of #aebe0b
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 #aebe0b
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #aebe0b
Preview of #aebe0b on White Background
The contrast ratio of #aebe0b with white color is 2.06
Preview of #aebe0b on black background
The contrast ratio of #aebe0b with black color is 10.17
#aebe0b color will look good with a black background.
Color Schemes of #aebe0b
Triadic Colors of #aebe0b
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 #aebe0b
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 #aebe0b
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 #aebe0b
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.
Monochromatic Colors of #aebe0b
Monochromatic colors are variations of a single color that are created by using different shades, tints, and tones of that color which results in a harmonious and cohesive color scheme.
Color Usage
You can set the css color of a text using:
.class{
color: #aebe0b;
}
This is a sample text used for the color #aebe0b. 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: #aebe0b;
}
This is a sample text used for the color #aebe0b. 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 #aebe0b;
}
This is a sample text used for the color #aebe0b. 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.4%
Green 50.67%
Blue 2.93%
CMYK Percentage
Cyan 6.57
Magenta 0%
Yellow 73.53%
Black 19.9%
Comments on this color
Please login or signup to post a comment.
No comments yet.