#67ca04 Hex Color
rgb(103, 202, 4)
Color Information
| Name | First value | Second Value | Third Value | Fourth Value | Written As |
|---|---|---|---|---|---|
| HEX | 67 | ca | 04 | - | #67ca04 |
| RGB | 103 | 202 | 4 | - | rgb(103,202,4) |
| HSL | 90 | 96% | 40% | - | hsl(90,96%,40%) |
| HSV | 90 | 98% | 79% | - | hsv(90,98%,79%) |
| XYZ | 26.736 | 45.1334 | 7.4173 | - | xyz(26.736,45.1334,7.4173) |
| CIE-LAB | 72.98 | -55.92 | 71.73 | - | lab(72.98,-55.92,71.73) |
| CMYK | 0.49009900990099 | 0 | 0.98019801980198 | 0.2078431372549 | cmyk(0.49009900990099,0,0.98019801980198,0.2078431372549) |
Description
The RGB value of color #67ca04 is rgb(103, 202, 4).
In the hex color #67ca04, The value of Red is 103, value of Green is 202, and value of Blue is 4. The primary color is Green. Similarly, The HSL values for #67ca04 consists of 90° Hue, 96% Saturation, and 40% Lightness.
In the CMYK color model, the color #67ca04 can be represented as Cyan=0.49009900990099%, Magenta=0%, Yellow=0.98019801980198%, and Black=0.2078431372549%.
Shades of #67ca04
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 #67ca04
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #67ca04
Preview of #67ca04 on White Background
The contrast ratio of #67ca04 with white color is 2.09
Preview of #67ca04 on black background
The contrast ratio of #67ca04 with black color is 10.03
#67ca04 color will look good with a black background.
Color Schemes of #67ca04
Triadic Colors of #67ca04
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 #67ca04
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 #67ca04
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 #67ca04
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 #67ca04
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: #67ca04;
}
This is a sample text used for the color #67ca04. 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: #67ca04;
}
This is a sample text used for the color #67ca04. 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 #67ca04;
}
This is a sample text used for the color #67ca04. 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 33.33%
Green 65.37%
Blue 1.29%
CMYK Percentage
Cyan 29.2
Magenta 0%
Yellow 58.41%
Black 12.39%
Comments on this color
Please login or signup to post a comment.
No comments yet.