Shades of Castro #432730
Tints of Castro #432730
RGB
CMYK
RGB Variations
Color information
#432730 (or 0x432730) is known color: Castro. HEX triplet: 43, 27 and 30. RGB value is (67,39,48). Sum of RGB (Red+Green+Blue) = 67+39+48=154 (20% of max value = 765). Red value is 67 (26.56% from 255 or 43.51% from 154); Green value is 39 (15.62% from 255 or 25.32% from 154); Blue value is 48 (19.14% from 255 or 31.17% from 154); Max value from RGB is 67 - color contains mainly: red. Hex color #432730 is not a web safe color. Web safe color analog (approx): #333333. Inversed color of #432730 is #BCD8CF. Grayscale: #303030. Windows color (decimal): -12376272 or 3155779. OLE color: 3155779.
HSL color Cylindrical-coordinate representation of color #432730: hue angle of 340.71º degrees, saturation: 0.26, lightness: 0.21%. HSV value (or HSB Brightness) of color is 0.26% and HSV saturation: 0.42%. Process color model (Four color, CMYK) of #432730 is Cyan = 0, Magento = 0.42, Yellow = 0.28 and Black (K on CMYK) = 0.74.
Color convert
| RGB | 67 | 39 | 48 | - |
| CMYK | 0 | 0.42 | 0.28 | 0.74 |
| HSL | 340.71º | 0.26% | 0.21% | - |
| HSV(B) | 340.71º | 0.42% | 0.26% | - |
| XYZ | 3.57 | 2.86 | 3.16 | - |
| YUV | 48.4 | 127.78 | 141.27 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 67 | 39 | 48 | 0 | 0.42 | 0.28 | 0.74 | 340.71 | 0.26 | 0.21 |
| Hex | 43 | 27 | 30 | 0 | 2A | 1C | 4A | 155 | 1A | 15 |
| Octal | 103 | 47 | 60 | 0 | 52 | 34 | 112 | 525 | 32 | 25 |
| Binary | 1000011 | 100111 | 110000 | 0 | 101010 | 11100 | 1001010 | 101010101 | 11010 | 10101 |
Color Harmonies of #432730
Complementary color
Monochromatic Colors of #432730
Black with #432730
Text Example
Text Example
White with #432730
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #432730; }
p { color: rgb(67,39,48); }
H1.HeaderClassName
{
color: #432730;
}
.AnyTagClassName
{
color: #432730;
}
</style>
background-color css
<style>
a { background-color: #432730; }
a { background-color: rgb(67,39,48); }
div.DivClassName
{
background-color: #432730;
}
.BgClassName
{
background-color: #432730;
}
</style>
border-color css
<style>
span { border-color: #432730; }
span { border-color: rgb(67,39,48); }
td.TdClassName
{
border-color: #432730;
}
.TagClassName
{
border-color: #432730;
}
</style>