Shades of Castro #471729
Tints of Castro #471729
RGB
CMYK
RGB Variations
Color information
#471729 (or 0x471729) is known color: Castro. HEX triplet: 47, 17 and 29. RGB value is (71,23,41). Sum of RGB (Red+Green+Blue) = 71+23+41=135 (17% of max value = 765). Red value is 71 (28.12% from 255 or 52.59% from 135); Green value is 23 (9.38% from 255 or 17.04% from 135); Blue value is 41 (16.41% from 255 or 30.37% from 135); Max value from RGB is 71 - color contains mainly: red. Hex color #471729 is not a web safe color. Web safe color analog (approx): #330033. Inversed color of #471729 is #B8E8D6. Grayscale: #272727. Windows color (decimal): -12118231 or 2692935. OLE color: 2692935.
HSL color Cylindrical-coordinate representation of color #471729: hue angle of 337.5º degrees, saturation: 0.51, lightness: 0.18%. HSV value (or HSB Brightness) of color is 0.28% and HSV saturation: 0.68%. Process color model (Four color, CMYK) of #471729 is Cyan = 0, Magento = 0.68, Yellow = 0.42 and Black (K on CMYK) = 0.72.
Color convert
| RGB | 71 | 23 | 41 | - |
| CMYK | 0 | 0.68 | 0.42 | 0.72 |
| HSL | 337.5º | 0.51% | 0.18% | - |
| HSV(B) | 337.5º | 0.68% | 0.28% | - |
| XYZ | 3.31 | 2.11 | 2.33 | - |
| YUV | 39.4 | 128.9 | 150.54 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 71 | 23 | 41 | 0 | 0.68 | 0.42 | 0.72 | 337.5 | 0.51 | 0.18 |
| Hex | 47 | 17 | 29 | 0 | 44 | 2A | 48 | 152 | 33 | 12 |
| Octal | 107 | 27 | 51 | 0 | 104 | 52 | 110 | 522 | 63 | 22 |
| Binary | 1000111 | 10111 | 101001 | 0 | 1000100 | 101010 | 1001000 | 101010010 | 110011 | 10010 |
Color Harmonies of #471729
Complementary color
Monochromatic Colors of #471729
Black with #471729
Text Example
Text Example
White with #471729
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #471729; }
p { color: rgb(71,23,41); }
H1.HeaderClassName
{
color: #471729;
}
.AnyTagClassName
{
color: #471729;
}
</style>
background-color css
<style>
a { background-color: #471729; }
a { background-color: rgb(71,23,41); }
div.DivClassName
{
background-color: #471729;
}
.BgClassName
{
background-color: #471729;
}
</style>
border-color css
<style>
span { border-color: #471729; }
span { border-color: rgb(71,23,41); }
td.TdClassName
{
border-color: #471729;
}
.TagClassName
{
border-color: #471729;
}
</style>