Shades of Castro #431727
Tints of Castro #431727
RGB
CMYK
RGB Variations
Color information
#431727 (or 0x431727) is known color: Castro. HEX triplet: 43, 17 and 27. RGB value is (67,23,39). Sum of RGB (Red+Green+Blue) = 67+23+39=129 (17% of max value = 765). Red value is 67 (26.56% from 255 or 51.94% from 129); Green value is 23 (9.38% from 255 or 17.83% from 129); Blue value is 39 (15.62% from 255 or 30.23% from 129); Max value from RGB is 67 - color contains mainly: red. Hex color #431727 is not a web safe color. Web safe color analog (approx): #330033. Inversed color of #431727 is #BCE8D8. Grayscale: #252525. Windows color (decimal): -12380377 or 2561859. OLE color: 2561859.
HSL color Cylindrical-coordinate representation of color #431727: hue angle of 338.18º 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 #431727 is Cyan = 0, Magento = 0.66, Yellow = 0.42 and Black (K on CMYK) = 0.74.
Color convert
| RGB | 67 | 23 | 39 | - |
| CMYK | 0 | 0.66 | 0.42 | 0.74 |
| HSL | 338.18º | 0.49% | 0.18% | - |
| HSV(B) | 338.18º | 0.66% | 0.26% | - |
| XYZ | 2.99 | 1.95 | 2.14 | - |
| YUV | 37.98 | 128.58 | 148.7 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 67 | 23 | 39 | 0 | 0.66 | 0.42 | 0.74 | 338.18 | 0.49 | 0.18 |
| Hex | 43 | 17 | 27 | 0 | 42 | 2A | 4A | 152 | 31 | 12 |
| Octal | 103 | 27 | 47 | 0 | 102 | 52 | 112 | 522 | 61 | 22 |
| Binary | 1000011 | 10111 | 100111 | 0 | 1000010 | 101010 | 1001010 | 101010010 | 110001 | 10010 |
Color Harmonies of #431727
Complementary color
Monochromatic Colors of #431727
Black with #431727
Text Example
Text Example
White with #431727
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #431727; }
p { color: rgb(67,23,39); }
H1.HeaderClassName
{
color: #431727;
}
.AnyTagClassName
{
color: #431727;
}
</style>
background-color css
<style>
a { background-color: #431727; }
a { background-color: rgb(67,23,39); }
div.DivClassName
{
background-color: #431727;
}
.BgClassName
{
background-color: #431727;
}
</style>
border-color css
<style>
span { border-color: #431727; }
span { border-color: rgb(67,23,39); }
td.TdClassName
{
border-color: #431727;
}
.TagClassName
{
border-color: #431727;
}
</style>