Shades of Toledo #442435
Tints of Toledo #442435
RGB
CMYK
RGB Variations
Color information
#442435 (or 0x442435) is known color: Toledo. HEX triplet: 44, 24 and 35. RGB value is (68,36,53). Sum of RGB (Red+Green+Blue) = 68+36+53=157 (20% of max value = 765). Red value is 68 (26.95% from 255 or 43.31% from 157); Green value is 36 (14.45% from 255 or 22.93% from 157); Blue value is 53 (21.09% from 255 or 33.76% from 157); Max value from RGB is 68 - color contains mainly: red. Hex color #442435 is not a web safe color. Web safe color analog (approx): #333333. Inversed color of #442435 is #BBDBCA. Grayscale: #2F2F2F. Windows color (decimal): -12311499 or 3482692. OLE color: 3482692.
HSL color Cylindrical-coordinate representation of color #442435: hue angle of 328.12º degrees, saturation: 0.31, lightness: 0.2%. HSV value (or HSB Brightness) of color is 0.27% and HSV saturation: 0.47%. Process color model (Four color, CMYK) of #442435 is Cyan = 0, Magento = 0.47, Yellow = 0.22 and Black (K on CMYK) = 0.73.
Color convert
| RGB | 68 | 36 | 53 | - |
| CMYK | 0 | 0.47 | 0.22 | 0.73 |
| HSL | 328.13º | 0.31% | 0.2% | - |
| HSV(B) | 328.13º | 0.47% | 0.27% | - |
| XYZ | 3.66 | 2.75 | 3.71 | - |
| YUV | 47.51 | 131.1 | 142.62 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 68 | 36 | 53 | 0 | 0.47 | 0.22 | 0.73 | 328.13 | 0.31 | 0.2 |
| Hex | 44 | 24 | 35 | 0 | 2F | 16 | 49 | 148 | 1F | 14 |
| Octal | 104 | 44 | 65 | 0 | 57 | 26 | 111 | 510 | 37 | 24 |
| Binary | 1000100 | 100100 | 110101 | 0 | 101111 | 10110 | 1001001 | 101001000 | 11111 | 10100 |
Color Harmonies of #442435
Complementary color
Monochromatic Colors of #442435
Black with #442435
Text Example
Text Example
White with #442435
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #442435; }
p { color: rgb(68,36,53); }
H1.HeaderClassName
{
color: #442435;
}
.AnyTagClassName
{
color: #442435;
}
</style>
background-color css
<style>
a { background-color: #442435; }
a { background-color: rgb(68,36,53); }
div.DivClassName
{
background-color: #442435;
}
.BgClassName
{
background-color: #442435;
}
</style>
border-color css
<style>
span { border-color: #442435; }
span { border-color: rgb(68,36,53); }
td.TdClassName
{
border-color: #442435;
}
.TagClassName
{
border-color: #442435;
}
</style>