Shades of Castro #471426
Tints of Castro #471426
RGB
CMYK
RGB Variations
Color information
#471426 (or 0x471426) is known color: Castro. HEX triplet: 47, 14 and 26. RGB value is (71,20,38). Sum of RGB (Red+Green+Blue) = 71+20+38=129 (17% of max value = 765). Red value is 71 (28.12% from 255 or 55.04% from 129); Green value is 20 (8.20% from 255 or 15.50% from 129); Blue value is 38 (15.23% from 255 or 29.46% from 129); Max value from RGB is 71 - color contains mainly: red. Hex color #471426 is not a web safe color. Web safe color analog (approx): #330033. Inversed color of #471426 is #B8EBD9. Grayscale: #252525. Windows color (decimal): -12119002 or 2495559. OLE color: 2495559.
HSL color Cylindrical-coordinate representation of color #471426: hue angle of 338.82º degrees, saturation: 0.56, lightness: 0.18%. HSV value (or HSB Brightness) of color is 0.28% and HSV saturation: 0.72%. Process color model (Four color, CMYK) of #471426 is Cyan = 0, Magento = 0.72, Yellow = 0.46 and Black (K on CMYK) = 0.72.
Color convert
| RGB | 71 | 20 | 38 | - |
| CMYK | 0 | 0.72 | 0.46 | 0.72 |
| HSL | 338.82º | 0.56% | 0.18% | - |
| HSV(B) | 338.82º | 0.72% | 0.28% | - |
| XYZ | 3.2 | 1.98 | 2.05 | - |
| YUV | 37.3 | 128.4 | 152.04 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 71 | 20 | 38 | 0 | 0.72 | 0.46 | 0.72 | 338.82 | 0.56 | 0.18 |
| Hex | 47 | 14 | 26 | 0 | 48 | 2E | 48 | 153 | 38 | 12 |
| Octal | 107 | 24 | 46 | 0 | 110 | 56 | 110 | 523 | 70 | 22 |
| Binary | 1000111 | 10100 | 100110 | 0 | 1001000 | 101110 | 1001000 | 101010011 | 111000 | 10010 |
Color Harmonies of #471426
Complementary color
Monochromatic Colors of #471426
Black with #471426
Text Example
Text Example
White with #471426
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #471426; }
p { color: rgb(71,20,38); }
H1.HeaderClassName
{
color: #471426;
}
.AnyTagClassName
{
color: #471426;
}
</style>
background-color css
<style>
a { background-color: #471426; }
a { background-color: rgb(71,20,38); }
div.DivClassName
{
background-color: #471426;
}
.BgClassName
{
background-color: #471426;
}
</style>
border-color css
<style>
span { border-color: #471426; }
span { border-color: rgb(71,20,38); }
td.TdClassName
{
border-color: #471426;
}
.TagClassName
{
border-color: #471426;
}
</style>