Shades of Castro #471727
Tints of Castro #471727
RGB
CMYK
RGB Variations
Color information
#471727 (or 0x471727) is known color: Castro. HEX triplet: 47, 17 and 27. RGB value is (71,23,39). Sum of RGB (Red+Green+Blue) = 71+23+39=133 (17% of max value = 765). Red value is 71 (28.12% from 255 or 53.38% from 133); Green value is 23 (9.38% from 255 or 17.29% from 133); Blue value is 39 (15.62% from 255 or 29.32% from 133); Max value from RGB is 71 - color contains mainly: red. Hex color #471727 is not a web safe color. Web safe color analog (approx): #330033. Inversed color of #471727 is #B8E8D8. Grayscale: #272727. Windows color (decimal): -12118233 or 2561863. OLE color: 2561863.
HSL color Cylindrical-coordinate representation of color #471727: hue angle of 340º 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 #471727 is Cyan = 0, Magento = 0.68, Yellow = 0.45 and Black (K on CMYK) = 0.72.
Color convert
| RGB | 71 | 23 | 39 | - |
| CMYK | 0 | 0.68 | 0.45 | 0.72 |
| HSL | 340º | 0.51% | 0.18% | - |
| HSV(B) | 340º | 0.68% | 0.28% | - |
| XYZ | 3.27 | 2.1 | 2.15 | - |
| YUV | 39.18 | 127.9 | 150.7 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 71 | 23 | 39 | 0 | 0.68 | 0.45 | 0.72 | 340 | 0.51 | 0.18 |
| Hex | 47 | 17 | 27 | 0 | 44 | 2D | 48 | 154 | 33 | 12 |
| Octal | 107 | 27 | 47 | 0 | 104 | 55 | 110 | 524 | 63 | 22 |
| Binary | 1000111 | 10111 | 100111 | 0 | 1000100 | 101101 | 1001000 | 101010100 | 110011 | 10010 |
Color Harmonies of #471727
Complementary color
Monochromatic Colors of #471727
Black with #471727
Text Example
Text Example
White with #471727
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #471727; }
p { color: rgb(71,23,39); }
H1.HeaderClassName
{
color: #471727;
}
.AnyTagClassName
{
color: #471727;
}
</style>
background-color css
<style>
a { background-color: #471727; }
a { background-color: rgb(71,23,39); }
div.DivClassName
{
background-color: #471727;
}
.BgClassName
{
background-color: #471727;
}
</style>
border-color css
<style>
span { border-color: #471727; }
span { border-color: rgb(71,23,39); }
td.TdClassName
{
border-color: #471727;
}
.TagClassName
{
border-color: #471727;
}
</style>