Shades of Toledo #452334
Tints of Toledo #452334
RGB
CMYK
RGB Variations
Color information
#452334 (or 0x452334) is known color: Toledo. HEX triplet: 45, 23 and 34. RGB value is (69,35,52). Sum of RGB (Red+Green+Blue) = 69+35+52=156 (20% of max value = 765). Red value is 69 (27.34% from 255 or 44.23% from 156); Green value is 35 (14.06% from 255 or 22.44% from 156); Blue value is 52 (20.70% from 255 or 33.33% from 156); Max value from RGB is 69 - color contains mainly: red. Hex color #452334 is not a web safe color. Web safe color analog (approx): #333333. Inversed color of #452334 is #BADCCB. Grayscale: #2F2F2F. Windows color (decimal): -12246220 or 3416901. OLE color: 3416901.
HSL color Cylindrical-coordinate representation of color #452334: hue angle of 330º degrees, saturation: 0.33, lightness: 0.2%. HSV value (or HSB Brightness) of color is 0.27% and HSV saturation: 0.49%. Process color model (Four color, CMYK) of #452334 is Cyan = 0, Magento = 0.49, Yellow = 0.25 and Black (K on CMYK) = 0.73.
Color convert
| RGB | 69 | 35 | 52 | - |
| CMYK | 0 | 0.49 | 0.25 | 0.73 |
| HSL | 330º | 0.33% | 0.2% | - |
| HSV(B) | 330º | 0.49% | 0.27% | - |
| XYZ | 3.68 | 2.72 | 3.58 | - |
| YUV | 47.1 | 130.76 | 143.62 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 69 | 35 | 52 | 0 | 0.49 | 0.25 | 0.73 | 330 | 0.33 | 0.2 |
| Hex | 45 | 23 | 34 | 0 | 31 | 19 | 49 | 14A | 21 | 14 |
| Octal | 105 | 43 | 64 | 0 | 61 | 31 | 111 | 512 | 41 | 24 |
| Binary | 1000101 | 100011 | 110100 | 0 | 110001 | 11001 | 1001001 | 101001010 | 100001 | 10100 |
Color Harmonies of #452334
Complementary color
Monochromatic Colors of #452334
Black with #452334
Text Example
Text Example
White with #452334
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #452334; }
p { color: rgb(69,35,52); }
H1.HeaderClassName
{
color: #452334;
}
.AnyTagClassName
{
color: #452334;
}
</style>
background-color css
<style>
a { background-color: #452334; }
a { background-color: rgb(69,35,52); }
div.DivClassName
{
background-color: #452334;
}
.BgClassName
{
background-color: #452334;
}
</style>
border-color css
<style>
span { border-color: #452334; }
span { border-color: rgb(69,35,52); }
td.TdClassName
{
border-color: #452334;
}
.TagClassName
{
border-color: #452334;
}
</style>