Shades of Red Robin #824038
Tints of Red Robin #824038
RGB
CMYK
RGB Variations
Color information
#824038 (or 0x824038) is known color: Red Robin. HEX triplet: 82, 40 and 38. RGB value is (130,64,56). Sum of RGB (Red+Green+Blue) = 130+64+56=250 (33% of max value = 765). Red value is 130 (51.17% from 255 or 52% from 250); Green value is 64 (25.39% from 255 or 25.6% from 250); Blue value is 56 (22.27% from 255 or 22.4% from 250); Max value from RGB is 130 - color contains mainly: red. Hex color #824038 is not a web safe color. Web safe color analog (approx): #993333. Inversed color of #824038 is #7DBFC7. Grayscale: #525252. Windows color (decimal): -8241096 or 3686530. OLE color: 3686530.
HSL color Cylindrical-coordinate representation of color #824038: hue angle of 6.49º degrees, saturation: 0.4, lightness: 0.36%. HSV value (or HSB Brightness) of color is 0.51% and HSV saturation: 0.57%. Process color model (Four color, CMYK) of #824038 is Cyan = 0, Magento = 0.51, Yellow = 0.57 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 130 | 64 | 56 | - |
| CMYK | 0 | 0.51 | 0.57 | 0.49 |
| HSL | 6.49º | 0.4% | 0.36% | - |
| HSV(B) | 6.49º | 0.57% | 0.51% | - |
| XYZ | 11.75 | 8.7 | 4.8 | - |
| YUV | 82.82 | 112.87 | 161.65 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 130 | 64 | 56 | 0 | 0.51 | 0.57 | 0.49 | 6.49 | 0.4 | 0.36 |
| Hex | 82 | 40 | 38 | 0 | 33 | 39 | 31 | 6 | 28 | 24 |
| Octal | 202 | 100 | 70 | 0 | 63 | 71 | 61 | 6 | 50 | 44 |
| Binary | 10000010 | 1000000 | 111000 | 0 | 110011 | 111001 | 110001 | 110 | 101000 | 100100 |
Color Harmonies of #824038
Complementary color
Monochromatic Colors of #824038
Black with #824038
Text Example
Text Example
White with #824038
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #824038; }
p { color: rgb(130,64,56); }
H1.HeaderClassName
{
color: #824038;
}
.AnyTagClassName
{
color: #824038;
}
</style>
background-color css
<style>
a { background-color: #824038; }
a { background-color: rgb(130,64,56); }
div.DivClassName
{
background-color: #824038;
}
.BgClassName
{
background-color: #824038;
}
</style>
border-color css
<style>
span { border-color: #824038; }
span { border-color: rgb(130,64,56); }
td.TdClassName
{
border-color: #824038;
}
.TagClassName
{
border-color: #824038;
}
</style>