Shades of Castro #481629
Tints of Castro #481629
RGB
CMYK
RGB Variations
Color information
#481629 (or 0x481629) is known color: Castro. HEX triplet: 48, 16 and 29. RGB value is (72,22,41). Sum of RGB (Red+Green+Blue) = 72+22+41=135 (17% of max value = 765). Red value is 72 (28.52% from 255 or 53.33% from 135); Green value is 22 (8.98% from 255 or 16.30% from 135); Blue value is 41 (16.41% from 255 or 30.37% from 135); Max value from RGB is 72 - color contains mainly: red. Hex color #481629 is not a web safe color. Web safe color analog (approx): #330033. Inversed color of #481629 is #B7E9D6. Grayscale: #272727. Windows color (decimal): -12052951 or 2692680. OLE color: 2692680.
HSL color Cylindrical-coordinate representation of color #481629: hue angle of 337.2º 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 #481629 is Cyan = 0, Magento = 0.69, Yellow = 0.43 and Black (K on CMYK) = 0.72.
Color convert
| RGB | 72 | 22 | 41 | - |
| CMYK | 0 | 0.69 | 0.43 | 0.72 |
| HSL | 337.2º | 0.53% | 0.18% | - |
| HSV(B) | 337.2º | 0.69% | 0.28% | - |
| XYZ | 3.36 | 2.11 | 2.33 | - |
| YUV | 39.12 | 129.07 | 151.46 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 72 | 22 | 41 | 0 | 0.69 | 0.43 | 0.72 | 337.2 | 0.53 | 0.18 |
| Hex | 48 | 16 | 29 | 0 | 45 | 2B | 48 | 151 | 35 | 12 |
| Octal | 110 | 26 | 51 | 0 | 105 | 53 | 110 | 521 | 65 | 22 |
| Binary | 1001000 | 10110 | 101001 | 0 | 1000101 | 101011 | 1001000 | 101010001 | 110101 | 10010 |
Color Harmonies of #481629
Complementary color
Monochromatic Colors of #481629
Black with #481629
Text Example
Text Example
White with #481629
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #481629; }
p { color: rgb(72,22,41); }
H1.HeaderClassName
{
color: #481629;
}
.AnyTagClassName
{
color: #481629;
}
</style>
background-color css
<style>
a { background-color: #481629; }
a { background-color: rgb(72,22,41); }
div.DivClassName
{
background-color: #481629;
}
.BgClassName
{
background-color: #481629;
}
</style>
border-color css
<style>
span { border-color: #481629; }
span { border-color: rgb(72,22,41); }
td.TdClassName
{
border-color: #481629;
}
.TagClassName
{
border-color: #481629;
}
</style>