Shades of Toledo #452734
Tints of Toledo #452734
RGB
CMYK
RGB Variations
Color information
#452734 (or 0x452734) is known color: Toledo. HEX triplet: 45, 27 and 34. RGB value is (69,39,52). Sum of RGB (Red+Green+Blue) = 69+39+52=160 (21% of max value = 765). Red value is 69 (27.34% from 255 or 43.12% from 160); Green value is 39 (15.62% from 255 or 24.38% from 160); Blue value is 52 (20.70% from 255 or 32.5% from 160); Max value from RGB is 69 - color contains mainly: red. Hex color #452734 is not a web safe color. Web safe color analog (approx): #333333. Inversed color of #452734 is #BAD8CB. Grayscale: #313131. Windows color (decimal): -12245196 or 3417925. OLE color: 3417925.
HSL color Cylindrical-coordinate representation of color #452734: hue angle of 334º degrees, saturation: 0.28, lightness: 0.21%. HSV value (or HSB Brightness) of color is 0.27% and HSV saturation: 0.43%. Process color model (Four color, CMYK) of #452734 is Cyan = 0, Magento = 0.43, Yellow = 0.25 and Black (K on CMYK) = 0.73.
Color convert
| RGB | 69 | 39 | 52 | - |
| CMYK | 0 | 0.43 | 0.25 | 0.73 |
| HSL | 334º | 0.28% | 0.21% | - |
| HSV(B) | 334º | 0.43% | 0.27% | - |
| XYZ | 3.8 | 2.96 | 3.62 | - |
| YUV | 49.45 | 129.44 | 141.94 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 69 | 39 | 52 | 0 | 0.43 | 0.25 | 0.73 | 334 | 0.28 | 0.21 |
| Hex | 45 | 27 | 34 | 0 | 2B | 19 | 49 | 14E | 1C | 15 |
| Octal | 105 | 47 | 64 | 0 | 53 | 31 | 111 | 516 | 34 | 25 |
| Binary | 1000101 | 100111 | 110100 | 0 | 101011 | 11001 | 1001001 | 101001110 | 11100 | 10101 |
Color Harmonies of #452734
Complementary color
Monochromatic Colors of #452734
Black with #452734
Text Example
Text Example
White with #452734
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #452734; }
p { color: rgb(69,39,52); }
H1.HeaderClassName
{
color: #452734;
}
.AnyTagClassName
{
color: #452734;
}
</style>
background-color css
<style>
a { background-color: #452734; }
a { background-color: rgb(69,39,52); }
div.DivClassName
{
background-color: #452734;
}
.BgClassName
{
background-color: #452734;
}
</style>
border-color css
<style>
span { border-color: #452734; }
span { border-color: rgb(69,39,52); }
td.TdClassName
{
border-color: #452734;
}
.TagClassName
{
border-color: #452734;
}
</style>