Shades of Sambuca #413024
Tints of Sambuca #413024
RGB
CMYK
RGB Variations
Color information
#413024 (or 0x413024) is known color: Sambuca. HEX triplet: 41, 30 and 24. RGB value is (65,48,36). Sum of RGB (Red+Green+Blue) = 65+48+36=149 (19% of max value = 765). Red value is 65 (25.78% from 255 or 43.62% from 149); Green value is 48 (19.14% from 255 or 32.21% from 149); Blue value is 36 (14.45% from 255 or 24.16% from 149); Max value from RGB is 65 - color contains mainly: red. Hex color #413024 is not a web safe color. Web safe color analog (approx): #333333. Inversed color of #413024 is #BECFDB. Grayscale: #333333. Windows color (decimal): -12505052 or 2371649. OLE color: 2371649.
HSL color Cylindrical-coordinate representation of color #413024: hue angle of 24.83º degrees, saturation: 0.29, lightness: 0.2%. HSV value (or HSB Brightness) of color is 0.25% and HSV saturation: 0.45%. Process color model (Four color, CMYK) of #413024 is Cyan = 0, Magento = 0.26, Yellow = 0.45 and Black (K on CMYK) = 0.75.
Color convert
| RGB | 65 | 48 | 36 | - |
| CMYK | 0 | 0.26 | 0.45 | 0.75 |
| HSL | 24.83º | 0.29% | 0.2% | - |
| HSV(B) | 24.83º | 0.45% | 0.25% | - |
| XYZ | 3.56 | 3.37 | 2.13 | - |
| YUV | 51.72 | 119.13 | 137.48 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 65 | 48 | 36 | 0 | 0.26 | 0.45 | 0.75 | 24.83 | 0.29 | 0.2 |
| Hex | 41 | 30 | 24 | 0 | 1A | 2D | 4B | 19 | 1D | 14 |
| Octal | 101 | 60 | 44 | 0 | 32 | 55 | 113 | 31 | 35 | 24 |
| Binary | 1000001 | 110000 | 100100 | 0 | 11010 | 101101 | 1001011 | 11001 | 11101 | 10100 |
Color Harmonies of #413024
Complementary color
Monochromatic Colors of #413024
Black with #413024
Text Example
Text Example
White with #413024
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #413024; }
p { color: rgb(65,48,36); }
H1.HeaderClassName
{
color: #413024;
}
.AnyTagClassName
{
color: #413024;
}
</style>
background-color css
<style>
a { background-color: #413024; }
a { background-color: rgb(65,48,36); }
div.DivClassName
{
background-color: #413024;
}
.BgClassName
{
background-color: #413024;
}
</style>
border-color css
<style>
span { border-color: #413024; }
span { border-color: rgb(65,48,36); }
td.TdClassName
{
border-color: #413024;
}
.TagClassName
{
border-color: #413024;
}
</style>