#4bff26 Hex Color
rgb(75, 255, 38)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | 4b | ff | 26 | - | #4bff26 |
RGB | 75 | 255 | 38 | - | rgb(75,255,38) |
HSL | 110 | 100% | 57% | - | hsl(110,100%,57%) |
HSV | 110 | 85% | 100% | - | hsv(110,85%,100%) |
XYZ | 39.0115 | 73.1558 | 13.8981 | - | xyz(39.0115,73.1558,13.8981) |
CIE-LAB | 88.52 | -78.94 | 79.51 | - | lab(88.52,-78.94,79.51) |
CMYK | 0.70588235294118 | 0 | 0.85098039215686 | 0 | cmyk(0.70588235294118,0,0.85098039215686,0) |
Description
The RGB value of color #4bff26 is rgb(75, 255, 38).
In the hex color #4bff26, The value of Red is 75, value of Green is 255, and value of Blue is 38. The primary color is Green. Similarly, The HSL values for #4bff26 consists of 110° Hue, 100% Saturation, and 57% Lightness.
In the CMYK color model, the color #4bff26 can be represented as Cyan=0.70588235294118%, Magenta=0%, Yellow=0.85098039215686%, and Black=0%.
Shades of #4bff26
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 #4bff26
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #4bff26
Preview of #4bff26 on White Background
The contrast ratio of #4bff26 with white color is 1.34
Preview of #4bff26 on black background
The contrast ratio of #4bff26 with black color is 15.63
#4bff26 color will look good with a black background.
Color Schemes of #4bff26
Triadic Colors of #4bff26
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 #4bff26
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 #4bff26
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 #4bff26
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: #4bff26;
}
This is a sample text used for the color #4bff26. 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: #4bff26;
}
This is a sample text used for the color #4bff26. 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 #4bff26;
}
This is a sample text used for the color #4bff26. 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 20.38%
Green 69.29%
Blue 10.33%
CMYK Percentage
Cyan 45.34
Magenta 0%
Yellow 54.66%
Black 0%
Comments on this color
Please login or signup to post a comment.
No comments yet.