Shades of Toledo #452634
Tints of Toledo #452634
RGB
CMYK
RGB Variations
Color information
#452634 (or 0x452634) is known color: Toledo. HEX triplet: 45, 26 and 34. RGB value is (69,38,52). Sum of RGB (Red+Green+Blue) = 69+38+52=159 (21% of max value = 765). Red value is 69 (27.34% from 255 or 43.40% from 159); Green value is 38 (15.23% from 255 or 23.90% from 159); Blue value is 52 (20.70% from 255 or 32.70% from 159); Max value from RGB is 69 - color contains mainly: red. Hex color #452634 is not a web safe color. Web safe color analog (approx): #333333. Inversed color of #452634 is #BAD9CB. Grayscale: #303030. Windows color (decimal): -12245452 or 3417669. OLE color: 3417669.
HSL color Cylindrical-coordinate representation of color #452634: hue angle of 332.9º degrees, saturation: 0.29, lightness: 0.21%. HSV value (or HSB Brightness) of color is 0.27% and HSV saturation: 0.45%. Process color model (Four color, CMYK) of #452634 is Cyan = 0, Magento = 0.45, Yellow = 0.25 and Black (K on CMYK) = 0.73.
Color convert
| RGB | 69 | 38 | 52 | - |
| CMYK | 0 | 0.45 | 0.25 | 0.73 |
| HSL | 332.9º | 0.29% | 0.21% | - |
| HSV(B) | 332.9º | 0.45% | 0.27% | - |
| XYZ | 3.77 | 2.9 | 3.61 | - |
| YUV | 48.87 | 129.77 | 142.36 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 69 | 38 | 52 | 0 | 0.45 | 0.25 | 0.73 | 332.9 | 0.29 | 0.21 |
| Hex | 45 | 26 | 34 | 0 | 2D | 19 | 49 | 14D | 1D | 15 |
| Octal | 105 | 46 | 64 | 0 | 55 | 31 | 111 | 515 | 35 | 25 |
| Binary | 1000101 | 100110 | 110100 | 0 | 101101 | 11001 | 1001001 | 101001101 | 11101 | 10101 |
Color Harmonies of #452634
Complementary color
Monochromatic Colors of #452634
Black with #452634
Text Example
Text Example
White with #452634
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #452634; }
p { color: rgb(69,38,52); }
H1.HeaderClassName
{
color: #452634;
}
.AnyTagClassName
{
color: #452634;
}
</style>
background-color css
<style>
a { background-color: #452634; }
a { background-color: rgb(69,38,52); }
div.DivClassName
{
background-color: #452634;
}
.BgClassName
{
background-color: #452634;
}
</style>
border-color css
<style>
span { border-color: #452634; }
span { border-color: rgb(69,38,52); }
td.TdClassName
{
border-color: #452634;
}
.TagClassName
{
border-color: #452634;
}
</style>