Shades of Castro #431926
Tints of Castro #431926
RGB
CMYK
RGB Variations
Color information
#431926 (or 0x431926) is known color: Castro. HEX triplet: 43, 19 and 26. RGB value is (67,25,38). Sum of RGB (Red+Green+Blue) = 67+25+38=130 (17% of max value = 765). Red value is 67 (26.56% from 255 or 51.54% from 130); Green value is 25 (10.16% from 255 or 19.23% from 130); Blue value is 38 (15.23% from 255 or 29.23% from 130); Max value from RGB is 67 - color contains mainly: red. Hex color #431926 is not a web safe color. Web safe color analog (approx): #330033. Inversed color of #431926 is #BCE6D9. Grayscale: #272727. Windows color (decimal): -12379866 or 2496835. OLE color: 2496835.
HSL color Cylindrical-coordinate representation of color #431926: hue angle of 341.43º degrees, saturation: 0.46, lightness: 0.18%. HSV value (or HSB Brightness) of color is 0.26% and HSV saturation: 0.63%. Process color model (Four color, CMYK) of #431926 is Cyan = 0, Magento = 0.63, Yellow = 0.43 and Black (K on CMYK) = 0.74.
Color convert
| RGB | 67 | 25 | 38 | - |
| CMYK | 0 | 0.63 | 0.43 | 0.74 |
| HSL | 341.43º | 0.46% | 0.18% | - |
| HSV(B) | 341.43º | 0.63% | 0.26% | - |
| XYZ | 3.01 | 2.03 | 2.07 | - |
| YUV | 39.04 | 127.41 | 147.94 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 67 | 25 | 38 | 0 | 0.63 | 0.43 | 0.74 | 341.43 | 0.46 | 0.18 |
| Hex | 43 | 19 | 26 | 0 | 3F | 2B | 4A | 155 | 2E | 12 |
| Octal | 103 | 31 | 46 | 0 | 77 | 53 | 112 | 525 | 56 | 22 |
| Binary | 1000011 | 11001 | 100110 | 0 | 111111 | 101011 | 1001010 | 101010101 | 101110 | 10010 |
Color Harmonies of #431926
Complementary color
Monochromatic Colors of #431926
Black with #431926
Text Example
Text Example
White with #431926
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #431926; }
p { color: rgb(67,25,38); }
H1.HeaderClassName
{
color: #431926;
}
.AnyTagClassName
{
color: #431926;
}
</style>
background-color css
<style>
a { background-color: #431926; }
a { background-color: rgb(67,25,38); }
div.DivClassName
{
background-color: #431926;
}
.BgClassName
{
background-color: #431926;
}
</style>
border-color css
<style>
span { border-color: #431926; }
span { border-color: rgb(67,25,38); }
td.TdClassName
{
border-color: #431926;
}
.TagClassName
{
border-color: #431926;
}
</style>