Shades of Castro #442331
Tints of Castro #442331
RGB
CMYK
RGB Variations
Color information
#442331 (or 0x442331) is known color: Castro. HEX triplet: 44, 23 and 31. RGB value is (68,35,49). Sum of RGB (Red+Green+Blue) = 68+35+49=152 (20% of max value = 765). Red value is 68 (26.95% from 255 or 44.74% from 152); Green value is 35 (14.06% from 255 or 23.03% from 152); Blue value is 49 (19.53% from 255 or 32.24% from 152); Max value from RGB is 68 - color contains mainly: red. Hex color #442331 is not a web safe color. Web safe color analog (approx): #333333. Inversed color of #442331 is #BBDCCE. Grayscale: #2E2E2E. Windows color (decimal): -12311759 or 3220292. OLE color: 3220292.
HSL color Cylindrical-coordinate representation of color #442331: hue angle of 334.55º degrees, saturation: 0.32, 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 #442331 is Cyan = 0, Magento = 0.49, Yellow = 0.28 and Black (K on CMYK) = 0.73.
Color convert
| RGB | 68 | 35 | 49 | - |
| CMYK | 0 | 0.49 | 0.28 | 0.73 |
| HSL | 334.55º | 0.32% | 0.2% | - |
| HSV(B) | 334.55º | 0.49% | 0.27% | - |
| XYZ | 3.54 | 2.65 | 3.23 | - |
| YUV | 46.46 | 129.43 | 143.36 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 68 | 35 | 49 | 0 | 0.49 | 0.28 | 0.73 | 334.55 | 0.32 | 0.2 |
| Hex | 44 | 23 | 31 | 0 | 31 | 1C | 49 | 14F | 20 | 14 |
| Octal | 104 | 43 | 61 | 0 | 61 | 34 | 111 | 517 | 40 | 24 |
| Binary | 1000100 | 100011 | 110001 | 0 | 110001 | 11100 | 1001001 | 101001111 | 100000 | 10100 |
Color Harmonies of #442331
Complementary color
Monochromatic Colors of #442331
Black with #442331
Text Example
Text Example
White with #442331
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #442331; }
p { color: rgb(68,35,49); }
H1.HeaderClassName
{
color: #442331;
}
.AnyTagClassName
{
color: #442331;
}
</style>
background-color css
<style>
a { background-color: #442331; }
a { background-color: rgb(68,35,49); }
div.DivClassName
{
background-color: #442331;
}
.BgClassName
{
background-color: #442331;
}
</style>
border-color css
<style>
span { border-color: #442331; }
span { border-color: rgb(68,35,49); }
td.TdClassName
{
border-color: #442331;
}
.TagClassName
{
border-color: #442331;
}
</style>