Shades of Castro #442930
Tints of Castro #442930
RGB
CMYK
RGB Variations
Color information
#442930 (or 0x442930) is known color: Castro. HEX triplet: 44, 29 and 30. RGB value is (68,41,48). Sum of RGB (Red+Green+Blue) = 68+41+48=157 (20% of max value = 765). Red value is 68 (26.95% from 255 or 43.31% from 157); Green value is 41 (16.41% from 255 or 26.11% from 157); Blue value is 48 (19.14% from 255 or 30.57% from 157); Max value from RGB is 68 - color contains mainly: red. Hex color #442930 is not a web safe color. Web safe color analog (approx): #333333. Inversed color of #442930 is #BBD6CF. Grayscale: #313131. Windows color (decimal): -12310224 or 3156292. OLE color: 3156292.
HSL color Cylindrical-coordinate representation of color #442930: hue angle of 344.44º 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 #442930 is Cyan = 0, Magento = 0.40, Yellow = 0.29 and Black (K on CMYK) = 0.73.
Color convert
| RGB | 68 | 41 | 48 | - |
| CMYK | 0 | 0.40 | 0.29 | 0.73 |
| HSL | 344.44º | 0.25% | 0.21% | - |
| HSV(B) | 344.44º | 0.4% | 0.27% | - |
| XYZ | 3.71 | 3.03 | 3.19 | - |
| YUV | 49.87 | 126.95 | 140.93 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 68 | 41 | 48 | 0 | 0.40 | 0.29 | 0.73 | 344.44 | 0.25 | 0.21 |
| Hex | 44 | 29 | 30 | 0 | 28 | 1D | 49 | 158 | 19 | 15 |
| Octal | 104 | 51 | 60 | 0 | 50 | 35 | 111 | 530 | 31 | 25 |
| Binary | 1000100 | 101001 | 110000 | 0 | 101000 | 11101 | 1001001 | 101011000 | 11001 | 10101 |
Color Harmonies of #442930
Complementary color
Monochromatic Colors of #442930
Black with #442930
Text Example
Text Example
White with #442930
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #442930; }
p { color: rgb(68,41,48); }
H1.HeaderClassName
{
color: #442930;
}
.AnyTagClassName
{
color: #442930;
}
</style>
background-color css
<style>
a { background-color: #442930; }
a { background-color: rgb(68,41,48); }
div.DivClassName
{
background-color: #442930;
}
.BgClassName
{
background-color: #442930;
}
</style>
border-color css
<style>
span { border-color: #442930; }
span { border-color: rgb(68,41,48); }
td.TdClassName
{
border-color: #442930;
}
.TagClassName
{
border-color: #442930;
}
</style>