Shades of Toledo #412534
Tints of Toledo #412534
RGB
CMYK
RGB Variations
Color information
#412534 (or 0x412534) is known color: Toledo. HEX triplet: 41, 25 and 34. RGB value is (65,37,52). Sum of RGB (Red+Green+Blue) = 65+37+52=154 (20% of max value = 765). Red value is 65 (25.78% from 255 or 42.21% from 154); Green value is 37 (14.84% from 255 or 24.03% from 154); Blue value is 52 (20.70% from 255 or 33.77% from 154); Max value from RGB is 65 - color contains mainly: red. Hex color #412534 is not a web safe color. Web safe color analog (approx): #333333. Inversed color of #412534 is #BEDACB. Grayscale: #2F2F2F. Windows color (decimal): -12507852 or 3417409. OLE color: 3417409.
HSL color Cylindrical-coordinate representation of color #412534: hue angle of 327.86º degrees, saturation: 0.27, lightness: 0.2%. HSV value (or HSB Brightness) of color is 0.25% and HSV saturation: 0.43%. Process color model (Four color, CMYK) of #412534 is Cyan = 0, Magento = 0.43, Yellow = 0.20 and Black (K on CMYK) = 0.75.
Color convert
| RGB | 65 | 37 | 52 | - |
| CMYK | 0 | 0.43 | 0.20 | 0.75 |
| HSL | 327.86º | 0.27% | 0.2% | - |
| HSV(B) | 327.86º | 0.43% | 0.25% | - |
| XYZ | 3.46 | 2.69 | 3.59 | - |
| YUV | 47.08 | 130.78 | 140.78 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 65 | 37 | 52 | 0 | 0.43 | 0.20 | 0.75 | 327.86 | 0.27 | 0.2 |
| Hex | 41 | 25 | 34 | 0 | 2B | 14 | 4B | 148 | 1B | 14 |
| Octal | 101 | 45 | 64 | 0 | 53 | 24 | 113 | 510 | 33 | 24 |
| Binary | 1000001 | 100101 | 110100 | 0 | 101011 | 10100 | 1001011 | 101001000 | 11011 | 10100 |
Color Harmonies of #412534
Complementary color
Monochromatic Colors of #412534
Black with #412534
Text Example
Text Example
White with #412534
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #412534; }
p { color: rgb(65,37,52); }
H1.HeaderClassName
{
color: #412534;
}
.AnyTagClassName
{
color: #412534;
}
</style>
background-color css
<style>
a { background-color: #412534; }
a { background-color: rgb(65,37,52); }
div.DivClassName
{
background-color: #412534;
}
.BgClassName
{
background-color: #412534;
}
</style>
border-color css
<style>
span { border-color: #412534; }
span { border-color: rgb(65,37,52); }
td.TdClassName
{
border-color: #412534;
}
.TagClassName
{
border-color: #412534;
}
</style>