#628c12 Hex Color
rgb(98, 140, 18)
Color Information
| Name | First value | Second Value | Third Value | Fourth Value | Written As |
|---|---|---|---|---|---|
| HEX | 62 | 8c | 12 | - | #628c12 |
| RGB | 98 | 140 | 18 | - | rgb(98,140,18) |
| HSL | 81 | 77% | 31% | - | hsl(81,77%,31%) |
| HSV | 81 | 87% | 55% | - | hsv(81,87%,55%) |
| XYZ | 14.5243 | 21.3965 | 3.9367 | - | xyz(14.5243,21.3965,3.9367) |
| CIE-LAB | 53.38 | -31.74 | 53.49 | - | lab(53.38,-31.74,53.49) |
| CMYK | 0.3 | 0 | 0.87142857142857 | 0.45098039215686 | cmyk(0.3,0,0.87142857142857,0.45098039215686) |
Description
The RGB value of color #628c12 is rgb(98, 140, 18).
In the hex color #628c12, The value of Red is 98, value of Green is 140, and value of Blue is 18. The primary color is Green. Similarly, The HSL values for #628c12 consists of 81° Hue, 77% Saturation, and 31% Lightness.
In the CMYK color model, the color #628c12 can be represented as Cyan=0.3%, Magenta=0%, Yellow=0.87142857142857%, and Black=0.45098039215686%.
Shades of #628c12
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 #628c12
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #628c12
Preview of #628c12 on White Background
The contrast ratio of #628c12 with white color is 3.98
Preview of #628c12 on black background
The contrast ratio of #628c12 with black color is 5.28
#628c12 color will look good with a black background.
Color Schemes of #628c12
Triadic Colors of #628c12
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 #628c12
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 #628c12
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 #628c12
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 #628c12
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: #628c12;
}
This is a sample text used for the color #628c12. 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: #628c12;
}
This is a sample text used for the color #628c12. 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 #628c12;
}
This is a sample text used for the color #628c12. 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 38.28%
Green 54.69%
Blue 7.03%
CMYK Percentage
Cyan 18.49
Magenta 0%
Yellow 53.71%
Black 27.8%
Comments on this color
Please login or signup to post a comment.
No comments yet.