Shades of Castro #431828
Tints of Castro #431828
RGB
CMYK
RGB Variations
Color information
#431828 (or 0x431828) is known color: Castro. HEX triplet: 43, 18 and 28. RGB value is (67,24,40). Sum of RGB (Red+Green+Blue) = 67+24+40=131 (17% of max value = 765). Red value is 67 (26.56% from 255 or 51.15% from 131); Green value is 24 (9.77% from 255 or 18.32% from 131); Blue value is 40 (16.02% from 255 or 30.53% from 131); Max value from RGB is 67 - color contains mainly: red. Hex color #431828 is not a web safe color. Web safe color analog (approx): #330033. Inversed color of #431828 is #BCE7D7. Grayscale: #262626. Windows color (decimal): -12380120 or 2627651. OLE color: 2627651.
HSL color Cylindrical-coordinate representation of color #431828: hue angle of 337.67º 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 #431828 is Cyan = 0, Magento = 0.64, Yellow = 0.40 and Black (K on CMYK) = 0.74.
Color convert
| RGB | 67 | 24 | 40 | - |
| CMYK | 0 | 0.64 | 0.40 | 0.74 |
| HSL | 337.67º | 0.47% | 0.18% | - |
| HSV(B) | 337.67º | 0.64% | 0.26% | - |
| XYZ | 3.02 | 2 | 2.23 | - |
| YUV | 38.68 | 128.75 | 148.2 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 67 | 24 | 40 | 0 | 0.64 | 0.40 | 0.74 | 337.67 | 0.47 | 0.18 |
| Hex | 43 | 18 | 28 | 0 | 40 | 28 | 4A | 152 | 2F | 12 |
| Octal | 103 | 30 | 50 | 0 | 100 | 50 | 112 | 522 | 57 | 22 |
| Binary | 1000011 | 11000 | 101000 | 0 | 1000000 | 101000 | 1001010 | 101010010 | 101111 | 10010 |
Color Harmonies of #431828
Complementary color
Monochromatic Colors of #431828
Black with #431828
Text Example
Text Example
White with #431828
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #431828; }
p { color: rgb(67,24,40); }
H1.HeaderClassName
{
color: #431828;
}
.AnyTagClassName
{
color: #431828;
}
</style>
background-color css
<style>
a { background-color: #431828; }
a { background-color: rgb(67,24,40); }
div.DivClassName
{
background-color: #431828;
}
.BgClassName
{
background-color: #431828;
}
</style>
border-color css
<style>
span { border-color: #431828; }
span { border-color: rgb(67,24,40); }
td.TdClassName
{
border-color: #431828;
}
.TagClassName
{
border-color: #431828;
}
</style>