Shades of Toledo #412934
Tints of Toledo #412934
RGB
CMYK
RGB Variations
Color information
#412934 (or 0x412934) is known color: Toledo. HEX triplet: 41, 29 and 34. RGB value is (65,41,52). Sum of RGB (Red+Green+Blue) = 65+41+52=158 (20% of max value = 765). Red value is 65 (25.78% from 255 or 41.14% from 158); Green value is 41 (16.41% from 255 or 25.95% from 158); Blue value is 52 (20.70% from 255 or 32.91% from 158); Max value from RGB is 65 - color contains mainly: red. Hex color #412934 is not a web safe color. Web safe color analog (approx): #333333. Inversed color of #412934 is #BED6CB. Grayscale: #313131. Windows color (decimal): -12506828 or 3418433. OLE color: 3418433.
HSL color Cylindrical-coordinate representation of color #412934: hue angle of 332.5º degrees, saturation: 0.23, lightness: 0.21%. HSV value (or HSB Brightness) of color is 0.25% and HSV saturation: 0.37%. Process color model (Four color, CMYK) of #412934 is Cyan = 0, Magento = 0.37, Yellow = 0.20 and Black (K on CMYK) = 0.75.
Color convert
| RGB | 65 | 41 | 52 | - |
| CMYK | 0 | 0.37 | 0.20 | 0.75 |
| HSL | 332.5º | 0.23% | 0.21% | - |
| HSV(B) | 332.5º | 0.37% | 0.25% | - |
| XYZ | 3.59 | 2.96 | 3.63 | - |
| YUV | 49.43 | 129.45 | 139.11 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 65 | 41 | 52 | 0 | 0.37 | 0.20 | 0.75 | 332.5 | 0.23 | 0.21 |
| Hex | 41 | 29 | 34 | 0 | 25 | 14 | 4B | 14C | 17 | 15 |
| Octal | 101 | 51 | 64 | 0 | 45 | 24 | 113 | 514 | 27 | 25 |
| Binary | 1000001 | 101001 | 110100 | 0 | 100101 | 10100 | 1001011 | 101001100 | 10111 | 10101 |
Color Harmonies of #412934
Complementary color
Monochromatic Colors of #412934
Black with #412934
Text Example
Text Example
White with #412934
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #412934; }
p { color: rgb(65,41,52); }
H1.HeaderClassName
{
color: #412934;
}
.AnyTagClassName
{
color: #412934;
}
</style>
background-color css
<style>
a { background-color: #412934; }
a { background-color: rgb(65,41,52); }
div.DivClassName
{
background-color: #412934;
}
.BgClassName
{
background-color: #412934;
}
</style>
border-color css
<style>
span { border-color: #412934; }
span { border-color: rgb(65,41,52); }
td.TdClassName
{
border-color: #412934;
}
.TagClassName
{
border-color: #412934;
}
</style>