Shades of Castro #431425
Tints of Castro #431425
RGB
CMYK
RGB Variations
Color information
#431425 (or 0x431425) is known color: Castro. HEX triplet: 43, 14 and 25. RGB value is (67,20,37). Sum of RGB (Red+Green+Blue) = 67+20+37=124 (16% of max value = 765). Red value is 67 (26.56% from 255 or 54.03% from 124); Green value is 20 (8.20% from 255 or 16.13% from 124); Blue value is 37 (14.84% from 255 or 29.84% from 124); Max value from RGB is 67 - color contains mainly: red. Hex color #431425 is not a web safe color. Web safe color analog (approx): #330033. Inversed color of #431425 is #BCEBDA. Grayscale: #232323. Windows color (decimal): -12381147 or 2430019. OLE color: 2430019.
HSL color Cylindrical-coordinate representation of color #431425: hue angle of 338.3º degrees, saturation: 0.54, lightness: 0.17%. HSV value (or HSB Brightness) of color is 0.26% and HSV saturation: 0.7%. Process color model (Four color, CMYK) of #431425 is Cyan = 0, Magento = 0.70, Yellow = 0.45 and Black (K on CMYK) = 0.74.
Color convert
| RGB | 67 | 20 | 37 | - |
| CMYK | 0 | 0.70 | 0.45 | 0.74 |
| HSL | 338.3º | 0.54% | 0.17% | - |
| HSV(B) | 338.3º | 0.7% | 0.26% | - |
| XYZ | 2.9 | 1.83 | 1.95 | - |
| YUV | 35.99 | 128.57 | 150.12 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 67 | 20 | 37 | 0 | 0.70 | 0.45 | 0.74 | 338.3 | 0.54 | 0.17 |
| Hex | 43 | 14 | 25 | 0 | 46 | 2D | 4A | 152 | 36 | 11 |
| Octal | 103 | 24 | 45 | 0 | 106 | 55 | 112 | 522 | 66 | 21 |
| Binary | 1000011 | 10100 | 100101 | 0 | 1000110 | 101101 | 1001010 | 101010010 | 110110 | 10001 |
Color Harmonies of #431425
Complementary color
Monochromatic Colors of #431425
Black with #431425
Text Example
Text Example
White with #431425
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #431425; }
p { color: rgb(67,20,37); }
H1.HeaderClassName
{
color: #431425;
}
.AnyTagClassName
{
color: #431425;
}
</style>
background-color css
<style>
a { background-color: #431425; }
a { background-color: rgb(67,20,37); }
div.DivClassName
{
background-color: #431425;
}
.BgClassName
{
background-color: #431425;
}
</style>
border-color css
<style>
span { border-color: #431425; }
span { border-color: rgb(67,20,37); }
td.TdClassName
{
border-color: #431425;
}
.TagClassName
{
border-color: #431425;
}
</style>