Shades of Castro #481326
Tints of Castro #481326
RGB
CMYK
RGB Variations
Color information
#481326 (or 0x481326) is known color: Castro. HEX triplet: 48, 13 and 26. RGB value is (72,19,38). Sum of RGB (Red+Green+Blue) = 72+19+38=129 (17% of max value = 765). Red value is 72 (28.52% from 255 or 55.81% from 129); Green value is 19 (7.81% from 255 or 14.73% from 129); Blue value is 38 (15.23% from 255 or 29.46% from 129); Max value from RGB is 72 - color contains mainly: red. Hex color #481326 is not a web safe color. Web safe color analog (approx): #330033. Inversed color of #481326 is #B7ECD9. Grayscale: #242424. Windows color (decimal): -12053722 or 2495304. OLE color: 2495304.
HSL color Cylindrical-coordinate representation of color #481326: hue angle of 338.49º degrees, saturation: 0.58, lightness: 0.18%. HSV value (or HSB Brightness) of color is 0.28% and HSV saturation: 0.74%. Process color model (Four color, CMYK) of #481326 is Cyan = 0, Magento = 0.74, Yellow = 0.47 and Black (K on CMYK) = 0.72.
Color convert
| RGB | 72 | 19 | 38 | - |
| CMYK | 0 | 0.74 | 0.47 | 0.72 |
| HSL | 338.49º | 0.58% | 0.18% | - |
| HSV(B) | 338.49º | 0.74% | 0.28% | - |
| XYZ | 3.26 | 1.98 | 2.04 | - |
| YUV | 37.01 | 128.56 | 152.96 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 72 | 19 | 38 | 0 | 0.74 | 0.47 | 0.72 | 338.49 | 0.58 | 0.18 |
| Hex | 48 | 13 | 26 | 0 | 4A | 2F | 48 | 152 | 3A | 12 |
| Octal | 110 | 23 | 46 | 0 | 112 | 57 | 110 | 522 | 72 | 22 |
| Binary | 1001000 | 10011 | 100110 | 0 | 1001010 | 101111 | 1001000 | 101010010 | 111010 | 10010 |
Color Harmonies of #481326
Complementary color
Monochromatic Colors of #481326
Black with #481326
Text Example
Text Example
White with #481326
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #481326; }
p { color: rgb(72,19,38); }
H1.HeaderClassName
{
color: #481326;
}
.AnyTagClassName
{
color: #481326;
}
</style>
background-color css
<style>
a { background-color: #481326; }
a { background-color: rgb(72,19,38); }
div.DivClassName
{
background-color: #481326;
}
.BgClassName
{
background-color: #481326;
}
</style>
border-color css
<style>
span { border-color: #481326; }
span { border-color: rgb(72,19,38); }
td.TdClassName
{
border-color: #481326;
}
.TagClassName
{
border-color: #481326;
}
</style>