Shades of Castro #481427
Tints of Castro #481427
RGB
CMYK
RGB Variations
Color information
#481427 (or 0x481427) is known color: Castro. HEX triplet: 48, 14 and 27. RGB value is (72,20,39). Sum of RGB (Red+Green+Blue) = 72+20+39=131 (17% of max value = 765). Red value is 72 (28.52% from 255 or 54.96% from 131); Green value is 20 (8.20% from 255 or 15.27% from 131); Blue value is 39 (15.62% from 255 or 29.77% from 131); Max value from RGB is 72 - color contains mainly: red. Hex color #481427 is not a web safe color. Web safe color analog (approx): #330033. Inversed color of #481427 is #B7EBD8. Grayscale: #252525. Windows color (decimal): -12053465 or 2561096. OLE color: 2561096.
HSL color Cylindrical-coordinate representation of color #481427: hue angle of 338.08º degrees, saturation: 0.57, 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 #481427 is Cyan = 0, Magento = 0.72, Yellow = 0.46 and Black (K on CMYK) = 0.72.
Color convert
| RGB | 72 | 20 | 39 | - |
| CMYK | 0 | 0.72 | 0.46 | 0.72 |
| HSL | 338.08º | 0.57% | 0.18% | - |
| HSV(B) | 338.08º | 0.72% | 0.28% | - |
| XYZ | 3.29 | 2.02 | 2.14 | - |
| YUV | 37.71 | 128.73 | 152.46 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 72 | 20 | 39 | 0 | 0.72 | 0.46 | 0.72 | 338.08 | 0.57 | 0.18 |
| Hex | 48 | 14 | 27 | 0 | 48 | 2E | 48 | 152 | 39 | 12 |
| Octal | 110 | 24 | 47 | 0 | 110 | 56 | 110 | 522 | 71 | 22 |
| Binary | 1001000 | 10100 | 100111 | 0 | 1001000 | 101110 | 1001000 | 101010010 | 111001 | 10010 |
Color Harmonies of #481427
Complementary color
Monochromatic Colors of #481427
Black with #481427
Text Example
Text Example
White with #481427
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #481427; }
p { color: rgb(72,20,39); }
H1.HeaderClassName
{
color: #481427;
}
.AnyTagClassName
{
color: #481427;
}
</style>
background-color css
<style>
a { background-color: #481427; }
a { background-color: rgb(72,20,39); }
div.DivClassName
{
background-color: #481427;
}
.BgClassName
{
background-color: #481427;
}
</style>
border-color css
<style>
span { border-color: #481427; }
span { border-color: rgb(72,20,39); }
td.TdClassName
{
border-color: #481427;
}
.TagClassName
{
border-color: #481427;
}
</style>