Shades of Redwood #613430
Tints of Redwood #613430
RGB
CMYK
RGB Variations
Color information
#613430 (or 0x613430) is known color: Redwood. HEX triplet: 61, 34 and 30. RGB value is (97,52,48). Sum of RGB (Red+Green+Blue) = 97+52+48=197 (26% of max value = 765). Red value is 97 (38.28% from 255 or 49.24% from 197); Green value is 52 (20.70% from 255 or 26.40% from 197); Blue value is 48 (19.14% from 255 or 24.37% from 197); Max value from RGB is 97 - color contains mainly: red. Hex color #613430 is not a web safe color. Web safe color analog (approx): #663333. Inversed color of #613430 is #9ECBCF. Grayscale: #414141. Windows color (decimal): -10406864 or 3159137. OLE color: 3159137.
HSL color Cylindrical-coordinate representation of color #613430: hue angle of 4.9º degrees, saturation: 0.34, lightness: 0.28%. HSV value (or HSB Brightness) of color is 0.38% and HSV saturation: 0.51%. Process color model (Four color, CMYK) of #613430 is Cyan = 0, Magento = 0.46, Yellow = 0.51 and Black (K on CMYK) = 0.62.
Color convert
| RGB | 97 | 52 | 48 | - |
| CMYK | 0 | 0.46 | 0.51 | 0.62 |
| HSL | 4.9º | 0.34% | 0.28% | - |
| HSV(B) | 4.9º | 0.51% | 0.38% | - |
| XYZ | 6.69 | 5.21 | 3.45 | - |
| YUV | 65 | 118.41 | 150.83 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 97 | 52 | 48 | 0 | 0.46 | 0.51 | 0.62 | 4.9 | 0.34 | 0.28 |
| Hex | 61 | 34 | 30 | 0 | 2E | 33 | 3E | 5 | 22 | 1C |
| Octal | 141 | 64 | 60 | 0 | 56 | 63 | 76 | 5 | 42 | 34 |
| Binary | 1100001 | 110100 | 110000 | 0 | 101110 | 110011 | 111110 | 101 | 100010 | 11100 |
Color Harmonies of #613430
Complementary color
Monochromatic Colors of #613430
Black with #613430
Text Example
Text Example
White with #613430
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #613430; }
p { color: rgb(97,52,48); }
H1.HeaderClassName
{
color: #613430;
}
.AnyTagClassName
{
color: #613430;
}
</style>
background-color css
<style>
a { background-color: #613430; }
a { background-color: rgb(97,52,48); }
div.DivClassName
{
background-color: #613430;
}
.BgClassName
{
background-color: #613430;
}
</style>
border-color css
<style>
span { border-color: #613430; }
span { border-color: rgb(97,52,48); }
td.TdClassName
{
border-color: #613430;
}
.TagClassName
{
border-color: #613430;
}
</style>