Shades of Toledo #452534
Tints of Toledo #452534
RGB
CMYK
RGB Variations
Color information
#452534 (or 0x452534) is known color: Toledo. HEX triplet: 45, 25 and 34. RGB value is (69,37,52). Sum of RGB (Red+Green+Blue) = 69+37+52=158 (20% of max value = 765). Red value is 69 (27.34% from 255 or 43.67% from 158); Green value is 37 (14.84% from 255 or 23.42% from 158); Blue value is 52 (20.70% from 255 or 32.91% from 158); Max value from RGB is 69 - color contains mainly: red. Hex color #452534 is not a web safe color. Web safe color analog (approx): #333333. Inversed color of #452534 is #BADACB. Grayscale: #303030. Windows color (decimal): -12245708 or 3417413. OLE color: 3417413.
HSL color Cylindrical-coordinate representation of color #452534: hue angle of 331.88º degrees, saturation: 0.3, lightness: 0.21%. HSV value (or HSB Brightness) of color is 0.27% and HSV saturation: 0.46%. Process color model (Four color, CMYK) of #452534 is Cyan = 0, Magento = 0.46, Yellow = 0.25 and Black (K on CMYK) = 0.73.
Color convert
| RGB | 69 | 37 | 52 | - |
| CMYK | 0 | 0.46 | 0.25 | 0.73 |
| HSL | 331.88º | 0.3% | 0.21% | - |
| HSV(B) | 331.88º | 0.46% | 0.27% | - |
| XYZ | 3.74 | 2.84 | 3.6 | - |
| YUV | 48.28 | 130.1 | 142.78 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 69 | 37 | 52 | 0 | 0.46 | 0.25 | 0.73 | 331.88 | 0.3 | 0.21 |
| Hex | 45 | 25 | 34 | 0 | 2E | 19 | 49 | 14C | 1E | 15 |
| Octal | 105 | 45 | 64 | 0 | 56 | 31 | 111 | 514 | 36 | 25 |
| Binary | 1000101 | 100101 | 110100 | 0 | 101110 | 11001 | 1001001 | 101001100 | 11110 | 10101 |
Color Harmonies of #452534
Complementary color
Monochromatic Colors of #452534
Black with #452534
Text Example
Text Example
White with #452534
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #452534; }
p { color: rgb(69,37,52); }
H1.HeaderClassName
{
color: #452534;
}
.AnyTagClassName
{
color: #452534;
}
</style>
background-color css
<style>
a { background-color: #452534; }
a { background-color: rgb(69,37,52); }
div.DivClassName
{
background-color: #452534;
}
.BgClassName
{
background-color: #452534;
}
</style>
border-color css
<style>
span { border-color: #452534; }
span { border-color: rgb(69,37,52); }
td.TdClassName
{
border-color: #452534;
}
.TagClassName
{
border-color: #452534;
}
</style>