Shades of Toledo #412230
Tints of Toledo #412230
RGB
CMYK
RGB Variations
Color information
#412230 (or 0x412230) is known color: Toledo. HEX triplet: 41, 22 and 30. RGB value is (65,34,48). Sum of RGB (Red+Green+Blue) = 65+34+48=147 (19% of max value = 765). Red value is 65 (25.78% from 255 or 44.22% from 147); Green value is 34 (13.67% from 255 or 23.13% from 147); Blue value is 48 (19.14% from 255 or 32.65% from 147); Max value from RGB is 65 - color contains mainly: red. Hex color #412230 is not a web safe color. Web safe color analog (approx): #333333. Inversed color of #412230 is #BEDDCF. Grayscale: #2C2C2C. Windows color (decimal): -12508624 or 3154497. OLE color: 3154497.
HSL color Cylindrical-coordinate representation of color #412230: hue angle of 332.9º degrees, saturation: 0.31, lightness: 0.19%. HSV value (or HSB Brightness) of color is 0.25% and HSV saturation: 0.48%. Process color model (Four color, CMYK) of #412230 is Cyan = 0, Magento = 0.48, Yellow = 0.26 and Black (K on CMYK) = 0.75.
Color convert
| RGB | 65 | 34 | 48 | - |
| CMYK | 0 | 0.48 | 0.26 | 0.75 |
| HSL | 332.9º | 0.31% | 0.19% | - |
| HSV(B) | 332.9º | 0.48% | 0.25% | - |
| XYZ | 3.29 | 2.48 | 3.1 | - |
| YUV | 44.87 | 129.77 | 142.36 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 65 | 34 | 48 | 0 | 0.48 | 0.26 | 0.75 | 332.9 | 0.31 | 0.19 |
| Hex | 41 | 22 | 30 | 0 | 30 | 1A | 4B | 14D | 1F | 13 |
| Octal | 101 | 42 | 60 | 0 | 60 | 32 | 113 | 515 | 37 | 23 |
| Binary | 1000001 | 100010 | 110000 | 0 | 110000 | 11010 | 1001011 | 101001101 | 11111 | 10011 |
Color Harmonies of #412230
Complementary color
Monochromatic Colors of #412230
Black with #412230
Text Example
Text Example
White with #412230
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #412230; }
p { color: rgb(65,34,48); }
H1.HeaderClassName
{
color: #412230;
}
.AnyTagClassName
{
color: #412230;
}
</style>
background-color css
<style>
a { background-color: #412230; }
a { background-color: rgb(65,34,48); }
div.DivClassName
{
background-color: #412230;
}
.BgClassName
{
background-color: #412230;
}
</style>
border-color css
<style>
span { border-color: #412230; }
span { border-color: rgb(65,34,48); }
td.TdClassName
{
border-color: #412230;
}
.TagClassName
{
border-color: #412230;
}
</style>