#c1c83b Hex Color
rgb(193, 200, 59)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | c1 | c8 | 3b | - | #c1c83b |
RGB | 193 | 200 | 59 | - | rgb(193,200,59) |
HSL | 63 | 56% | 51% | - | hsl(63,56%,51%) |
HSV | 63 | 71% | 78% | - | hsv(63,71%,78%) |
XYZ | 43.436 | 52.9618 | 12.071 | - | xyz(43.436,52.9618,12.071) |
CIE-LAB | 77.85 | -19.41 | 65.74 | - | lab(77.85,-19.41,65.74) |
CMYK | 0.035 | 0 | 0.705 | 0.2156862745098 | cmyk(0.035,0,0.705,0.2156862745098) |
Description
The RGB value of color #c1c83b is rgb(193, 200, 59).
In the hex color #c1c83b, The value of Red is 193, value of Green is 200, and value of Blue is 59. The primary color is Green. Similarly, The HSL values for #c1c83b consists of 63° Hue, 56% Saturation, and 51% Lightness.
In the CMYK color model, the color #c1c83b can be represented as Cyan=0.035%, Magenta=0%, Yellow=0.705%, and Black=0.2156862745098%.
Shades of #c1c83b
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 #c1c83b
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #c1c83b
Preview of #c1c83b on White Background
The contrast ratio of #c1c83b with white color is 1.81
Preview of #c1c83b on black background
The contrast ratio of #c1c83b with black color is 11.59
#c1c83b color will look good with a black background.
Color Schemes of #c1c83b
Triadic Colors of #c1c83b
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 #c1c83b
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 #c1c83b
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 #c1c83b
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: #c1c83b;
}
This is a sample text used for the color #c1c83b. 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: #c1c83b;
}
This is a sample text used for the color #c1c83b. 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 #c1c83b;
}
This is a sample text used for the color #c1c83b. 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 42.7%
Green 44.25%
Blue 13.05%
CMYK Percentage
Cyan 3.66
Magenta 0%
Yellow 73.77%
Black 22.57%
Comments on this color
Please login or signup to post a comment.
No comments yet.