Shades of Toledo #452436
Tints of Toledo #452436
RGB
CMYK
RGB Variations
Color information
#452436 (or 0x452436) is known color: Toledo. HEX triplet: 45, 24 and 36. RGB value is (69,36,54). Sum of RGB (Red+Green+Blue) = 69+36+54=159 (21% of max value = 765). Red value is 69 (27.34% from 255 or 43.40% from 159); Green value is 36 (14.45% from 255 or 22.64% from 159); Blue value is 54 (21.48% from 255 or 33.96% from 159); Max value from RGB is 69 - color contains mainly: red. Hex color #452436 is not a web safe color. Web safe color analog (approx): #333333. Inversed color of #452436 is #BADBC9. Grayscale: #2F2F2F. Windows color (decimal): -12245962 or 3548229. OLE color: 3548229.
HSL color Cylindrical-coordinate representation of color #452436: hue angle of 327.27º degrees, saturation: 0.31, lightness: 0.21%. HSV value (or HSB Brightness) of color is 0.27% and HSV saturation: 0.48%. Process color model (Four color, CMYK) of #452436 is Cyan = 0, Magento = 0.48, Yellow = 0.22 and Black (K on CMYK) = 0.73.
Color convert
| RGB | 69 | 36 | 54 | - |
| CMYK | 0 | 0.48 | 0.22 | 0.73 |
| HSL | 327.27º | 0.31% | 0.21% | - |
| HSV(B) | 327.27º | 0.48% | 0.27% | - |
| XYZ | 3.75 | 2.79 | 3.83 | - |
| YUV | 47.92 | 131.43 | 143.04 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 69 | 36 | 54 | 0 | 0.48 | 0.22 | 0.73 | 327.27 | 0.31 | 0.21 |
| Hex | 45 | 24 | 36 | 0 | 30 | 16 | 49 | 147 | 1F | 15 |
| Octal | 105 | 44 | 66 | 0 | 60 | 26 | 111 | 507 | 37 | 25 |
| Binary | 1000101 | 100100 | 110110 | 0 | 110000 | 10110 | 1001001 | 101000111 | 11111 | 10101 |
Color Harmonies of #452436
Complementary color
Monochromatic Colors of #452436
Black with #452436
Text Example
Text Example
White with #452436
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #452436; }
p { color: rgb(69,36,54); }
H1.HeaderClassName
{
color: #452436;
}
.AnyTagClassName
{
color: #452436;
}
</style>
background-color css
<style>
a { background-color: #452436; }
a { background-color: rgb(69,36,54); }
div.DivClassName
{
background-color: #452436;
}
.BgClassName
{
background-color: #452436;
}
</style>
border-color css
<style>
span { border-color: #452436; }
span { border-color: rgb(69,36,54); }
td.TdClassName
{
border-color: #452436;
}
.TagClassName
{
border-color: #452436;
}
</style>