Shades of Toledo #452433
Tints of Toledo #452433
RGB
CMYK
RGB Variations
Color information
#452433 (or 0x452433) is known color: Toledo. HEX triplet: 45, 24 and 33. RGB value is (69,36,51). Sum of RGB (Red+Green+Blue) = 69+36+51=156 (20% of max value = 765). Red value is 69 (27.34% from 255 or 44.23% from 156); Green value is 36 (14.45% from 255 or 23.08% from 156); Blue value is 51 (20.31% from 255 or 32.69% from 156); Max value from RGB is 69 - color contains mainly: red. Hex color #452433 is not a web safe color. Web safe color analog (approx): #333333. Inversed color of #452433 is #BADBCC. Grayscale: #2F2F2F. Windows color (decimal): -12245965 or 3351621. OLE color: 3351621.
HSL color Cylindrical-coordinate representation of color #452433: hue angle of 332.73º 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 #452433 is Cyan = 0, Magento = 0.48, Yellow = 0.26 and Black (K on CMYK) = 0.73.
Color convert
| RGB | 69 | 36 | 51 | - |
| CMYK | 0 | 0.48 | 0.26 | 0.73 |
| HSL | 332.73º | 0.31% | 0.21% | - |
| HSV(B) | 332.73º | 0.48% | 0.27% | - |
| XYZ | 3.68 | 2.77 | 3.47 | - |
| YUV | 47.58 | 129.93 | 143.28 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 69 | 36 | 51 | 0 | 0.48 | 0.26 | 0.73 | 332.73 | 0.31 | 0.21 |
| Hex | 45 | 24 | 33 | 0 | 30 | 1A | 49 | 14D | 1F | 15 |
| Octal | 105 | 44 | 63 | 0 | 60 | 32 | 111 | 515 | 37 | 25 |
| Binary | 1000101 | 100100 | 110011 | 0 | 110000 | 11010 | 1001001 | 101001101 | 11111 | 10101 |
Color Harmonies of #452433
Complementary color
Monochromatic Colors of #452433
Black with #452433
Text Example
Text Example
White with #452433
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #452433; }
p { color: rgb(69,36,51); }
H1.HeaderClassName
{
color: #452433;
}
.AnyTagClassName
{
color: #452433;
}
</style>
background-color css
<style>
a { background-color: #452433; }
a { background-color: rgb(69,36,51); }
div.DivClassName
{
background-color: #452433;
}
.BgClassName
{
background-color: #452433;
}
</style>
border-color css
<style>
span { border-color: #452433; }
span { border-color: rgb(69,36,51); }
td.TdClassName
{
border-color: #452433;
}
.TagClassName
{
border-color: #452433;
}
</style>