Shades of Castro #431829
Tints of Castro #431829
RGB
CMYK
RGB Variations
Color information
#431829 (or 0x431829) is known color: Castro. HEX triplet: 43, 18 and 29. RGB value is (67,24,41). Sum of RGB (Red+Green+Blue) = 67+24+41=132 (17% of max value = 765). Red value is 67 (26.56% from 255 or 50.76% from 132); Green value is 24 (9.77% from 255 or 18.18% from 132); Blue value is 41 (16.41% from 255 or 31.06% from 132); Max value from RGB is 67 - color contains mainly: red. Hex color #431829 is not a web safe color. Web safe color analog (approx): #330033. Inversed color of #431829 is #BCE7D6. Grayscale: #262626. Windows color (decimal): -12380119 or 2693187. OLE color: 2693187.
HSL color Cylindrical-coordinate representation of color #431829: hue angle of 336.28º degrees, saturation: 0.47, lightness: 0.18%. HSV value (or HSB Brightness) of color is 0.26% and HSV saturation: 0.64%. Process color model (Four color, CMYK) of #431829 is Cyan = 0, Magento = 0.64, Yellow = 0.39 and Black (K on CMYK) = 0.74.
Color convert
| RGB | 67 | 24 | 41 | - |
| CMYK | 0 | 0.64 | 0.39 | 0.74 |
| HSL | 336.28º | 0.47% | 0.18% | - |
| HSV(B) | 336.28º | 0.64% | 0.26% | - |
| XYZ | 3.04 | 2.01 | 2.32 | - |
| YUV | 38.8 | 129.25 | 148.12 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 67 | 24 | 41 | 0 | 0.64 | 0.39 | 0.74 | 336.28 | 0.47 | 0.18 |
| Hex | 43 | 18 | 29 | 0 | 40 | 27 | 4A | 150 | 2F | 12 |
| Octal | 103 | 30 | 51 | 0 | 100 | 47 | 112 | 520 | 57 | 22 |
| Binary | 1000011 | 11000 | 101001 | 0 | 1000000 | 100111 | 1001010 | 101010000 | 101111 | 10010 |
Color Harmonies of #431829
Complementary color
Monochromatic Colors of #431829
Black with #431829
Text Example
Text Example
White with #431829
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #431829; }
p { color: rgb(67,24,41); }
H1.HeaderClassName
{
color: #431829;
}
.AnyTagClassName
{
color: #431829;
}
</style>
background-color css
<style>
a { background-color: #431829; }
a { background-color: rgb(67,24,41); }
div.DivClassName
{
background-color: #431829;
}
.BgClassName
{
background-color: #431829;
}
</style>
border-color css
<style>
span { border-color: #431829; }
span { border-color: rgb(67,24,41); }
td.TdClassName
{
border-color: #431829;
}
.TagClassName
{
border-color: #431829;
}
</style>