Shades of Castro #431728
Tints of Castro #431728
RGB
CMYK
RGB Variations
Color information
#431728 (or 0x431728) is known color: Castro. HEX triplet: 43, 17 and 28. RGB value is (67,23,40). Sum of RGB (Red+Green+Blue) = 67+23+40=130 (17% of max value = 765). Red value is 67 (26.56% from 255 or 51.54% from 130); Green value is 23 (9.38% from 255 or 17.69% from 130); Blue value is 40 (16.02% from 255 or 30.77% from 130); Max value from RGB is 67 - color contains mainly: red. Hex color #431728 is not a web safe color. Web safe color analog (approx): #330033. Inversed color of #431728 is #BCE8D7. Grayscale: #262626. Windows color (decimal): -12380376 or 2627395. OLE color: 2627395.
HSL color Cylindrical-coordinate representation of color #431728: hue angle of 336.82º degrees, saturation: 0.49, lightness: 0.18%. HSV value (or HSB Brightness) of color is 0.26% and HSV saturation: 0.66%. Process color model (Four color, CMYK) of #431728 is Cyan = 0, Magento = 0.66, Yellow = 0.40 and Black (K on CMYK) = 0.74.
Color convert
| RGB | 67 | 23 | 40 | - |
| CMYK | 0 | 0.66 | 0.40 | 0.74 |
| HSL | 336.82º | 0.49% | 0.18% | - |
| HSV(B) | 336.82º | 0.66% | 0.26% | - |
| XYZ | 3 | 1.96 | 2.23 | - |
| YUV | 38.09 | 129.08 | 148.62 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 67 | 23 | 40 | 0 | 0.66 | 0.40 | 0.74 | 336.82 | 0.49 | 0.18 |
| Hex | 43 | 17 | 28 | 0 | 42 | 28 | 4A | 151 | 31 | 12 |
| Octal | 103 | 27 | 50 | 0 | 102 | 50 | 112 | 521 | 61 | 22 |
| Binary | 1000011 | 10111 | 101000 | 0 | 1000010 | 101000 | 1001010 | 101010001 | 110001 | 10010 |
Color Harmonies of #431728
Complementary color
Monochromatic Colors of #431728
Black with #431728
Text Example
Text Example
White with #431728
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #431728; }
p { color: rgb(67,23,40); }
H1.HeaderClassName
{
color: #431728;
}
.AnyTagClassName
{
color: #431728;
}
</style>
background-color css
<style>
a { background-color: #431728; }
a { background-color: rgb(67,23,40); }
div.DivClassName
{
background-color: #431728;
}
.BgClassName
{
background-color: #431728;
}
</style>
border-color css
<style>
span { border-color: #431728; }
span { border-color: rgb(67,23,40); }
td.TdClassName
{
border-color: #431728;
}
.TagClassName
{
border-color: #431728;
}
</style>