#26825f Hex Color
rgb(38, 130, 95)
Color Information
| Name | First value | Second Value | Third Value | Fourth Value | Written As |
|---|---|---|---|---|---|
| HEX | 26 | 82 | 5f | - | #26825f |
| RGB | 38 | 130 | 95 | - | rgb(38,130,95) |
| HSL | 157 | 55% | 33% | - | hsl(157,55%,33%) |
| HSV | 157 | 71% | 51% | - | hsv(157,71%,51%) |
| XYZ | 10.8475 | 17.2036 | 13.5754 | - | xyz(10.8475,17.2036,13.5754) |
| CIE-LAB | 48.52 | -35.55 | 11.32 | - | lab(48.52,-35.55,11.32) |
| CMYK | 0.70769230769231 | 0 | 0.26923076923077 | 0.49019607843137 | cmyk(0.70769230769231,0,0.26923076923077,0.49019607843137) |
Description
The RGB value of color #26825f is rgb(38, 130, 95).
In the hex color #26825f, The value of Red is 38, value of Green is 130, and value of Blue is 95. The primary color is Green. Similarly, The HSL values for #26825f consists of 157° Hue, 55% Saturation, and 33% Lightness.
In the CMYK color model, the color #26825f can be represented as Cyan=0.70769230769231%, Magenta=0%, Yellow=0.26923076923077%, and Black=0.49019607843137%.
Shades of #26825f
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 #26825f
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #26825f
Preview of #26825f on White Background
The contrast ratio of #26825f with white color is 4.73
#26825f color will look good on a white background.
Preview of #26825f on black background
The contrast ratio of #26825f with black color is 4.44
Color Schemes of #26825f
Triadic Colors of #26825f
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 #26825f
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 #26825f
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 #26825f
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 #26825f
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: #26825f;
}
This is a sample text used for the color #26825f. 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: #26825f;
}
This is a sample text used for the color #26825f. 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 #26825f;
}
This is a sample text used for the color #26825f. 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 14.45%
Green 49.43%
Blue 36.12%
CMYK Percentage
Cyan 48.24
Magenta 0%
Yellow 18.35%
Black 33.41%
Comments on this color
Please login or signup to post a comment.
No comments yet.