Shades of Castro #441726
Tints of Castro #441726
RGB
CMYK
RGB Variations
Color information
#441726 (or 0x441726) is known color: Castro. HEX triplet: 44, 17 and 26. RGB value is (68,23,38). Sum of RGB (Red+Green+Blue) = 68+23+38=129 (17% of max value = 765). Red value is 68 (26.95% from 255 or 52.71% from 129); Green value is 23 (9.38% from 255 or 17.83% from 129); Blue value is 38 (15.23% from 255 or 29.46% from 129); Max value from RGB is 68 - color contains mainly: red. Hex color #441726 is not a web safe color. Web safe color analog (approx): #330033. Inversed color of #441726 is #BBE8D9. Grayscale: #262626. Windows color (decimal): -12314842 or 2496324. OLE color: 2496324.
HSL color Cylindrical-coordinate representation of color #441726: hue angle of 340º degrees, saturation: 0.49, lightness: 0.18%. HSV value (or HSB Brightness) of color is 0.27% and HSV saturation: 0.66%. Process color model (Four color, CMYK) of #441726 is Cyan = 0, Magento = 0.66, Yellow = 0.44 and Black (K on CMYK) = 0.73.
Color convert
| RGB | 68 | 23 | 38 | - |
| CMYK | 0 | 0.66 | 0.44 | 0.73 |
| HSL | 340º | 0.49% | 0.18% | - |
| HSV(B) | 340º | 0.66% | 0.27% | - |
| XYZ | 3.04 | 1.98 | 2.06 | - |
| YUV | 38.17 | 127.91 | 149.28 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 68 | 23 | 38 | 0 | 0.66 | 0.44 | 0.73 | 340 | 0.49 | 0.18 |
| Hex | 44 | 17 | 26 | 0 | 42 | 2C | 49 | 154 | 31 | 12 |
| Octal | 104 | 27 | 46 | 0 | 102 | 54 | 111 | 524 | 61 | 22 |
| Binary | 1000100 | 10111 | 100110 | 0 | 1000010 | 101100 | 1001001 | 101010100 | 110001 | 10010 |
Color Harmonies of #441726
Complementary color
Monochromatic Colors of #441726
Black with #441726
Text Example
Text Example
White with #441726
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #441726; }
p { color: rgb(68,23,38); }
H1.HeaderClassName
{
color: #441726;
}
.AnyTagClassName
{
color: #441726;
}
</style>
background-color css
<style>
a { background-color: #441726; }
a { background-color: rgb(68,23,38); }
div.DivClassName
{
background-color: #441726;
}
.BgClassName
{
background-color: #441726;
}
</style>
border-color css
<style>
span { border-color: #441726; }
span { border-color: rgb(68,23,38); }
td.TdClassName
{
border-color: #441726;
}
.TagClassName
{
border-color: #441726;
}
</style>