Shades of Castro #441926
Tints of Castro #441926
RGB
CMYK
RGB Variations
Color information
#441926 (or 0x441926) is known color: Castro. HEX triplet: 44, 19 and 26. RGB value is (68,25,38). Sum of RGB (Red+Green+Blue) = 68+25+38=131 (17% of max value = 765). Red value is 68 (26.95% from 255 or 51.91% from 131); Green value is 25 (10.16% from 255 or 19.08% from 131); Blue value is 38 (15.23% from 255 or 29.01% from 131); Max value from RGB is 68 - color contains mainly: red. Hex color #441926 is not a web safe color. Web safe color analog (approx): #330033. Inversed color of #441926 is #BBE6D9. Grayscale: #272727. Windows color (decimal): -12314330 or 2496836. OLE color: 2496836.
HSL color Cylindrical-coordinate representation of color #441926: hue angle of 341.86º degrees, saturation: 0.46, lightness: 0.18%. HSV value (or HSB Brightness) of color is 0.27% and HSV saturation: 0.63%. Process color model (Four color, CMYK) of #441926 is Cyan = 0, Magento = 0.63, Yellow = 0.44 and Black (K on CMYK) = 0.73.
Color convert
| RGB | 68 | 25 | 38 | - |
| CMYK | 0 | 0.63 | 0.44 | 0.73 |
| HSL | 341.86º | 0.46% | 0.18% | - |
| HSV(B) | 341.86º | 0.63% | 0.27% | - |
| XYZ | 3.08 | 2.06 | 2.07 | - |
| YUV | 39.34 | 127.25 | 148.44 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 68 | 25 | 38 | 0 | 0.63 | 0.44 | 0.73 | 341.86 | 0.46 | 0.18 |
| Hex | 44 | 19 | 26 | 0 | 3F | 2C | 49 | 156 | 2E | 12 |
| Octal | 104 | 31 | 46 | 0 | 77 | 54 | 111 | 526 | 56 | 22 |
| Binary | 1000100 | 11001 | 100110 | 0 | 111111 | 101100 | 1001001 | 101010110 | 101110 | 10010 |
Color Harmonies of #441926
Complementary color
Monochromatic Colors of #441926
Black with #441926
Text Example
Text Example
White with #441926
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #441926; }
p { color: rgb(68,25,38); }
H1.HeaderClassName
{
color: #441926;
}
.AnyTagClassName
{
color: #441926;
}
</style>
background-color css
<style>
a { background-color: #441926; }
a { background-color: rgb(68,25,38); }
div.DivClassName
{
background-color: #441926;
}
.BgClassName
{
background-color: #441926;
}
</style>
border-color css
<style>
span { border-color: #441926; }
span { border-color: rgb(68,25,38); }
td.TdClassName
{
border-color: #441926;
}
.TagClassName
{
border-color: #441926;
}
</style>