Shades of Castro #442832
Tints of Castro #442832
RGB
CMYK
RGB Variations
Color information
#442832 (or 0x442832) is known color: Castro. HEX triplet: 44, 28 and 32. RGB value is (68,40,50). Sum of RGB (Red+Green+Blue) = 68+40+50=158 (20% of max value = 765). Red value is 68 (26.95% from 255 or 43.04% from 158); Green value is 40 (16.02% from 255 or 25.32% from 158); Blue value is 50 (19.92% from 255 or 31.65% from 158); Max value from RGB is 68 - color contains mainly: red. Hex color #442832 is not a web safe color. Web safe color analog (approx): #333333. Inversed color of #442832 is #BBD7CD. Grayscale: #313131. Windows color (decimal): -12310478 or 3287108. OLE color: 3287108.
HSL color Cylindrical-coordinate representation of color #442832: hue angle of 338.57º degrees, saturation: 0.26, lightness: 0.21%. HSV value (or HSB Brightness) of color is 0.27% and HSV saturation: 0.41%. Process color model (Four color, CMYK) of #442832 is Cyan = 0, Magento = 0.41, Yellow = 0.26 and Black (K on CMYK) = 0.73.
Color convert
| RGB | 68 | 40 | 50 | - |
| CMYK | 0 | 0.41 | 0.26 | 0.73 |
| HSL | 338.57º | 0.26% | 0.21% | - |
| HSV(B) | 338.57º | 0.41% | 0.27% | - |
| XYZ | 3.72 | 2.98 | 3.4 | - |
| YUV | 49.51 | 128.28 | 141.19 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 68 | 40 | 50 | 0 | 0.41 | 0.26 | 0.73 | 338.57 | 0.26 | 0.21 |
| Hex | 44 | 28 | 32 | 0 | 29 | 1A | 49 | 153 | 1A | 15 |
| Octal | 104 | 50 | 62 | 0 | 51 | 32 | 111 | 523 | 32 | 25 |
| Binary | 1000100 | 101000 | 110010 | 0 | 101001 | 11010 | 1001001 | 101010011 | 11010 | 10101 |
Color Harmonies of #442832
Complementary color
Monochromatic Colors of #442832
Black with #442832
Text Example
Text Example
White with #442832
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #442832; }
p { color: rgb(68,40,50); }
H1.HeaderClassName
{
color: #442832;
}
.AnyTagClassName
{
color: #442832;
}
</style>
background-color css
<style>
a { background-color: #442832; }
a { background-color: rgb(68,40,50); }
div.DivClassName
{
background-color: #442832;
}
.BgClassName
{
background-color: #442832;
}
</style>
border-color css
<style>
span { border-color: #442832; }
span { border-color: rgb(68,40,50); }
td.TdClassName
{
border-color: #442832;
}
.TagClassName
{
border-color: #442832;
}
</style>