Shades of Castro #421926
Tints of Castro #421926
RGB
CMYK
RGB Variations
Color information
#421926 (or 0x421926) is known color: Castro. HEX triplet: 42, 19 and 26. RGB value is (66,25,38). Sum of RGB (Red+Green+Blue) = 66+25+38=129 (17% of max value = 765). Red value is 66 (26.17% from 255 or 51.16% from 129); Green value is 25 (10.16% from 255 or 19.38% from 129); Blue value is 38 (15.23% from 255 or 29.46% from 129); Max value from RGB is 66 - color contains mainly: red. Hex color #421926 is not a web safe color. Web safe color analog (approx): #330033. Inversed color of #421926 is #BDE6D9. Grayscale: #262626. Windows color (decimal): -12445402 or 2496834. OLE color: 2496834.
HSL color Cylindrical-coordinate representation of color #421926: hue angle of 340.98º degrees, saturation: 0.45, lightness: 0.18%. HSV value (or HSB Brightness) of color is 0.26% and HSV saturation: 0.62%. Process color model (Four color, CMYK) of #421926 is Cyan = 0, Magento = 0.62, Yellow = 0.42 and Black (K on CMYK) = 0.74.
Color convert
| RGB | 66 | 25 | 38 | - |
| CMYK | 0 | 0.62 | 0.42 | 0.74 |
| HSL | 340.98º | 0.45% | 0.18% | - |
| HSV(B) | 340.98º | 0.62% | 0.26% | - |
| XYZ | 2.94 | 1.99 | 2.06 | - |
| YUV | 38.74 | 127.58 | 147.44 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 66 | 25 | 38 | 0 | 0.62 | 0.42 | 0.74 | 340.98 | 0.45 | 0.18 |
| Hex | 42 | 19 | 26 | 0 | 3E | 2A | 4A | 155 | 2D | 12 |
| Octal | 102 | 31 | 46 | 0 | 76 | 52 | 112 | 525 | 55 | 22 |
| Binary | 1000010 | 11001 | 100110 | 0 | 111110 | 101010 | 1001010 | 101010101 | 101101 | 10010 |
Color Harmonies of #421926
Complementary color
Monochromatic Colors of #421926
Black with #421926
Text Example
Text Example
White with #421926
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #421926; }
p { color: rgb(66,25,38); }
H1.HeaderClassName
{
color: #421926;
}
.AnyTagClassName
{
color: #421926;
}
</style>
background-color css
<style>
a { background-color: #421926; }
a { background-color: rgb(66,25,38); }
div.DivClassName
{
background-color: #421926;
}
.BgClassName
{
background-color: #421926;
}
</style>
border-color css
<style>
span { border-color: #421926; }
span { border-color: rgb(66,25,38); }
td.TdClassName
{
border-color: #421926;
}
.TagClassName
{
border-color: #421926;
}
</style>