Shades of Castro #441727
Tints of Castro #441727
RGB
CMYK
RGB Variations
Color information
#441727 (or 0x441727) is known color: Castro. HEX triplet: 44, 17 and 27. RGB value is (68,23,39). Sum of RGB (Red+Green+Blue) = 68+23+39=130 (17% of max value = 765). Red value is 68 (26.95% from 255 or 52.31% from 130); Green value is 23 (9.38% from 255 or 17.69% from 130); Blue value is 39 (15.62% from 255 or 30% from 130); Max value from RGB is 68 - color contains mainly: red. Hex color #441727 is not a web safe color. Web safe color analog (approx): #330033. Inversed color of #441727 is #BBE8D8. Grayscale: #262626. Windows color (decimal): -12314841 or 2561860. OLE color: 2561860.
HSL color Cylindrical-coordinate representation of color #441727: hue angle of 338.67º 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 #441727 is Cyan = 0, Magento = 0.66, Yellow = 0.43 and Black (K on CMYK) = 0.73.
Color convert
| RGB | 68 | 23 | 39 | - |
| CMYK | 0 | 0.66 | 0.43 | 0.73 |
| HSL | 338.67º | 0.49% | 0.18% | - |
| HSV(B) | 338.67º | 0.66% | 0.27% | - |
| XYZ | 3.06 | 1.99 | 2.14 | - |
| YUV | 38.28 | 128.41 | 149.2 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 68 | 23 | 39 | 0 | 0.66 | 0.43 | 0.73 | 338.67 | 0.49 | 0.18 |
| Hex | 44 | 17 | 27 | 0 | 42 | 2B | 49 | 153 | 31 | 12 |
| Octal | 104 | 27 | 47 | 0 | 102 | 53 | 111 | 523 | 61 | 22 |
| Binary | 1000100 | 10111 | 100111 | 0 | 1000010 | 101011 | 1001001 | 101010011 | 110001 | 10010 |
Color Harmonies of #441727
Complementary color
Monochromatic Colors of #441727
Black with #441727
Text Example
Text Example
White with #441727
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #441727; }
p { color: rgb(68,23,39); }
H1.HeaderClassName
{
color: #441727;
}
.AnyTagClassName
{
color: #441727;
}
</style>
background-color css
<style>
a { background-color: #441727; }
a { background-color: rgb(68,23,39); }
div.DivClassName
{
background-color: #441727;
}
.BgClassName
{
background-color: #441727;
}
</style>
border-color css
<style>
span { border-color: #441727; }
span { border-color: rgb(68,23,39); }
td.TdClassName
{
border-color: #441727;
}
.TagClassName
{
border-color: #441727;
}
</style>