Shades of Castro #492733
Tints of Castro #492733
RGB
CMYK
RGB Variations
Color information
#492733 (or 0x492733) is known color: Castro. HEX triplet: 49, 27 and 33. RGB value is (73,39,51). Sum of RGB (Red+Green+Blue) = 73+39+51=163 (21% of max value = 765). Red value is 73 (28.91% from 255 or 44.79% from 163); Green value is 39 (15.62% from 255 or 23.93% from 163); Blue value is 51 (20.31% from 255 or 31.29% from 163); Max value from RGB is 73 - color contains mainly: red. Hex color #492733 is not a web safe color. Web safe color analog (approx): #333333. Inversed color of #492733 is #B6D8CC. Grayscale: #323232. Windows color (decimal): -11983053 or 3352393. OLE color: 3352393.
HSL color Cylindrical-coordinate representation of color #492733: hue angle of 338.82º degrees, saturation: 0.3, lightness: 0.22%. HSV value (or HSB Brightness) of color is 0.29% and HSV saturation: 0.47%. Process color model (Four color, CMYK) of #492733 is Cyan = 0, Magento = 0.47, Yellow = 0.30 and Black (K on CMYK) = 0.71.
Color convert
| RGB | 73 | 39 | 51 | - |
| CMYK | 0 | 0.47 | 0.30 | 0.71 |
| HSL | 338.82º | 0.3% | 0.22% | - |
| HSV(B) | 338.82º | 0.47% | 0.29% | - |
| XYZ | 4.07 | 3.11 | 3.52 | - |
| YUV | 50.53 | 128.26 | 144.02 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 73 | 39 | 51 | 0 | 0.47 | 0.30 | 0.71 | 338.82 | 0.3 | 0.22 |
| Hex | 49 | 27 | 33 | 0 | 2F | 1E | 47 | 153 | 1E | 16 |
| Octal | 111 | 47 | 63 | 0 | 57 | 36 | 107 | 523 | 36 | 26 |
| Binary | 1001001 | 100111 | 110011 | 0 | 101111 | 11110 | 1000111 | 101010011 | 11110 | 10110 |
Color Harmonies of #492733
Complementary color
Monochromatic Colors of #492733
Black with #492733
Text Example
Text Example
White with #492733
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #492733; }
p { color: rgb(73,39,51); }
H1.HeaderClassName
{
color: #492733;
}
.AnyTagClassName
{
color: #492733;
}
</style>
background-color css
<style>
a { background-color: #492733; }
a { background-color: rgb(73,39,51); }
div.DivClassName
{
background-color: #492733;
}
.BgClassName
{
background-color: #492733;
}
</style>
border-color css
<style>
span { border-color: #492733; }
span { border-color: rgb(73,39,51); }
td.TdClassName
{
border-color: #492733;
}
.TagClassName
{
border-color: #492733;
}
</style>