Shades of Claret #821038
Tints of Claret #821038
RGB
CMYK
RGB Variations
Color information
#821038 (or 0x821038) is known color: Claret. HEX triplet: 82, 10 and 38. RGB value is (130,16,56). Sum of RGB (Red+Green+Blue) = 130+16+56=202 (26% of max value = 765). Red value is 130 (51.17% from 255 or 64.36% from 202); Green value is 16 (6.64% from 255 or 7.92% from 202); Blue value is 56 (22.27% from 255 or 27.72% from 202); Max value from RGB is 130 - color contains mainly: red. Hex color #821038 is not a web safe color. Web safe color analog (approx): #990033. Inversed color of #821038 is #7DEFC7. Grayscale: #363636. Windows color (decimal): -8253384 or 3674242. OLE color: 3674242.
HSL color Cylindrical-coordinate representation of color #821038: hue angle of 338.95º degrees, saturation: 0.78, lightness: 0.29%. HSV value (or HSB Brightness) of color is 0.51% and HSV saturation: 0.88%. Process color model (Four color, CMYK) of #821038 is Cyan = 0, Magento = 0.88, Yellow = 0.57 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 130 | 16 | 56 | - |
| CMYK | 0 | 0.88 | 0.57 | 0.49 |
| HSL | 338.95º | 0.78% | 0.29% | - |
| HSV(B) | 338.95º | 0.88% | 0.51% | - |
| XYZ | 10.11 | 5.4 | 4.25 | - |
| YUV | 54.65 | 128.77 | 181.75 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 130 | 16 | 56 | 0 | 0.88 | 0.57 | 0.49 | 338.95 | 0.78 | 0.29 |
| Hex | 82 | 10 | 38 | 0 | 58 | 39 | 31 | 153 | 4E | 1D |
| Octal | 202 | 20 | 70 | 0 | 130 | 71 | 61 | 523 | 116 | 35 |
| Binary | 10000010 | 10000 | 111000 | 0 | 1011000 | 111001 | 110001 | 101010011 | 1001110 | 11101 |
Color Harmonies of #821038
Complementary color
Monochromatic Colors of #821038
Black with #821038
Text Example
Text Example
White with #821038
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #821038; }
p { color: rgb(130,16,56); }
H1.HeaderClassName
{
color: #821038;
}
.AnyTagClassName
{
color: #821038;
}
</style>
background-color css
<style>
a { background-color: #821038; }
a { background-color: rgb(130,16,56); }
div.DivClassName
{
background-color: #821038;
}
.BgClassName
{
background-color: #821038;
}
</style>
border-color css
<style>
span { border-color: #821038; }
span { border-color: rgb(130,16,56); }
td.TdClassName
{
border-color: #821038;
}
.TagClassName
{
border-color: #821038;
}
</style>