Shades of Castro #471628
Tints of Castro #471628
RGB
CMYK
RGB Variations
Color information
#471628 (or 0x471628) is known color: Castro. HEX triplet: 47, 16 and 28. RGB value is (71,22,40). Sum of RGB (Red+Green+Blue) = 71+22+40=133 (17% of max value = 765). Red value is 71 (28.12% from 255 or 53.38% from 133); Green value is 22 (8.98% from 255 or 16.54% from 133); Blue value is 40 (16.02% from 255 or 30.08% from 133); Max value from RGB is 71 - color contains mainly: red. Hex color #471628 is not a web safe color. Web safe color analog (approx): #330033. Inversed color of #471628 is #B8E9D7. Grayscale: #262626. Windows color (decimal): -12118488 or 2627143. OLE color: 2627143.
HSL color Cylindrical-coordinate representation of color #471628: hue angle of 337.96º degrees, saturation: 0.53, lightness: 0.18%. HSV value (or HSB Brightness) of color is 0.28% and HSV saturation: 0.69%. Process color model (Four color, CMYK) of #471628 is Cyan = 0, Magento = 0.69, Yellow = 0.44 and Black (K on CMYK) = 0.72.
Color convert
| RGB | 71 | 22 | 40 | - |
| CMYK | 0 | 0.69 | 0.44 | 0.72 |
| HSL | 337.96º | 0.53% | 0.18% | - |
| HSV(B) | 337.96º | 0.69% | 0.28% | - |
| XYZ | 3.27 | 2.07 | 2.23 | - |
| YUV | 38.7 | 128.73 | 151.04 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 71 | 22 | 40 | 0 | 0.69 | 0.44 | 0.72 | 337.96 | 0.53 | 0.18 |
| Hex | 47 | 16 | 28 | 0 | 45 | 2C | 48 | 152 | 35 | 12 |
| Octal | 107 | 26 | 50 | 0 | 105 | 54 | 110 | 522 | 65 | 22 |
| Binary | 1000111 | 10110 | 101000 | 0 | 1000101 | 101100 | 1001000 | 101010010 | 110101 | 10010 |
Color Harmonies of #471628
Complementary color
Monochromatic Colors of #471628
Black with #471628
Text Example
Text Example
White with #471628
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #471628; }
p { color: rgb(71,22,40); }
H1.HeaderClassName
{
color: #471628;
}
.AnyTagClassName
{
color: #471628;
}
</style>
background-color css
<style>
a { background-color: #471628; }
a { background-color: rgb(71,22,40); }
div.DivClassName
{
background-color: #471628;
}
.BgClassName
{
background-color: #471628;
}
</style>
border-color css
<style>
span { border-color: #471628; }
span { border-color: rgb(71,22,40); }
td.TdClassName
{
border-color: #471628;
}
.TagClassName
{
border-color: #471628;
}
</style>