Shades of Castro #442931
Tints of Castro #442931
RGB
CMYK
RGB Variations
Color information
#442931 (or 0x442931) is known color: Castro. HEX triplet: 44, 29 and 31. RGB value is (68,41,49). Sum of RGB (Red+Green+Blue) = 68+41+49=158 (20% of max value = 765). Red value is 68 (26.95% from 255 or 43.04% from 158); Green value is 41 (16.41% from 255 or 25.95% from 158); Blue value is 49 (19.53% from 255 or 31.01% from 158); Max value from RGB is 68 - color contains mainly: red. Hex color #442931 is not a web safe color. Web safe color analog (approx): #333333. Inversed color of #442931 is #BBD6CE. Grayscale: #313131. Windows color (decimal): -12310223 or 3221828. OLE color: 3221828.
HSL color Cylindrical-coordinate representation of color #442931: hue angle of 342.22º degrees, saturation: 0.25, lightness: 0.21%. HSV value (or HSB Brightness) of color is 0.27% and HSV saturation: 0.4%. Process color model (Four color, CMYK) of #442931 is Cyan = 0, Magento = 0.40, Yellow = 0.28 and Black (K on CMYK) = 0.73.
Color convert
| RGB | 68 | 41 | 49 | - |
| CMYK | 0 | 0.40 | 0.28 | 0.73 |
| HSL | 342.22º | 0.25% | 0.21% | - |
| HSV(B) | 342.22º | 0.4% | 0.27% | - |
| XYZ | 3.73 | 3.04 | 3.3 | - |
| YUV | 49.99 | 127.45 | 140.85 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 68 | 41 | 49 | 0 | 0.40 | 0.28 | 0.73 | 342.22 | 0.25 | 0.21 |
| Hex | 44 | 29 | 31 | 0 | 28 | 1C | 49 | 156 | 19 | 15 |
| Octal | 104 | 51 | 61 | 0 | 50 | 34 | 111 | 526 | 31 | 25 |
| Binary | 1000100 | 101001 | 110001 | 0 | 101000 | 11100 | 1001001 | 101010110 | 11001 | 10101 |
Color Harmonies of #442931
Complementary color
Monochromatic Colors of #442931
Black with #442931
Text Example
Text Example
White with #442931
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #442931; }
p { color: rgb(68,41,49); }
H1.HeaderClassName
{
color: #442931;
}
.AnyTagClassName
{
color: #442931;
}
</style>
background-color css
<style>
a { background-color: #442931; }
a { background-color: rgb(68,41,49); }
div.DivClassName
{
background-color: #442931;
}
.BgClassName
{
background-color: #442931;
}
</style>
border-color css
<style>
span { border-color: #442931; }
span { border-color: rgb(68,41,49); }
td.TdClassName
{
border-color: #442931;
}
.TagClassName
{
border-color: #442931;
}
</style>