Shades of Tobago #413832
Tints of Tobago #413832
RGB
CMYK
RGB Variations
Color information
#413832 (or 0x413832) is known color: Tobago. HEX triplet: 41, 38 and 32. RGB value is (65,56,50). Sum of RGB (Red+Green+Blue) = 65+56+50=171 (22% of max value = 765). Red value is 65 (25.78% from 255 or 38.01% from 171); Green value is 56 (22.27% from 255 or 32.75% from 171); Blue value is 50 (19.92% from 255 or 29.24% from 171); Max value from RGB is 65 - color contains mainly: red. Hex color #413832 is not a web safe color. Web safe color analog (approx): #333333. Inversed color of #413832 is #BEC7CD. Grayscale: #3A3A3A. Windows color (decimal): -12502990 or 3291201. OLE color: 3291201.
HSL color Cylindrical-coordinate representation of color #413832: hue angle of 24º degrees, saturation: 0.13, lightness: 0.23%. HSV value (or HSB Brightness) of color is 0.25% and HSV saturation: 0.23%. Process color model (Four color, CMYK) of #413832 is Cyan = 0, Magento = 0.14, Yellow = 0.23 and Black (K on CMYK) = 0.75.
Color convert
| RGB | 65 | 56 | 50 | - |
| CMYK | 0 | 0.14 | 0.23 | 0.75 |
| HSL | 24º | 0.13% | 0.23% | - |
| HSV(B) | 24º | 0.23% | 0.25% | - |
| XYZ | 4.17 | 4.18 | 3.61 | - |
| YUV | 58.01 | 123.48 | 132.99 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 65 | 56 | 50 | 0 | 0.14 | 0.23 | 0.75 | 24 | 0.13 | 0.23 |
| Hex | 41 | 38 | 32 | 0 | E | 17 | 4B | 18 | D | 17 |
| Octal | 101 | 70 | 62 | 0 | 16 | 27 | 113 | 30 | 15 | 27 |
| Binary | 1000001 | 111000 | 110010 | 0 | 1110 | 10111 | 1001011 | 11000 | 1101 | 10111 |
Color Harmonies of #413832
Complementary color
Monochromatic Colors of #413832
Black with #413832
Text Example
Text Example
White with #413832
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #413832; }
p { color: rgb(65,56,50); }
H1.HeaderClassName
{
color: #413832;
}
.AnyTagClassName
{
color: #413832;
}
</style>
background-color css
<style>
a { background-color: #413832; }
a { background-color: rgb(65,56,50); }
div.DivClassName
{
background-color: #413832;
}
.BgClassName
{
background-color: #413832;
}
</style>
border-color css
<style>
span { border-color: #413832; }
span { border-color: rgb(65,56,50); }
td.TdClassName
{
border-color: #413832;
}
.TagClassName
{
border-color: #413832;
}
</style>