Shades of Castro #451728
Tints of Castro #451728
RGB
CMYK
RGB Variations
Color information
#451728 (or 0x451728) is known color: Castro. HEX triplet: 45, 17 and 28. RGB value is (69,23,40). Sum of RGB (Red+Green+Blue) = 69+23+40=132 (17% of max value = 765). Red value is 69 (27.34% from 255 or 52.27% from 132); Green value is 23 (9.38% from 255 or 17.42% from 132); Blue value is 40 (16.02% from 255 or 30.30% from 132); Max value from RGB is 69 - color contains mainly: red. Hex color #451728 is not a web safe color. Web safe color analog (approx): #330033. Inversed color of #451728 is #BAE8D7. Grayscale: #262626. Windows color (decimal): -12249304 or 2627397. OLE color: 2627397.
HSL color Cylindrical-coordinate representation of color #451728: hue angle of 337.83º degrees, saturation: 0.5, lightness: 0.18%. HSV value (or HSB Brightness) of color is 0.27% and HSV saturation: 0.67%. Process color model (Four color, CMYK) of #451728 is Cyan = 0, Magento = 0.67, Yellow = 0.42 and Black (K on CMYK) = 0.73.
Color convert
| RGB | 69 | 23 | 40 | - |
| CMYK | 0 | 0.67 | 0.42 | 0.73 |
| HSL | 337.83º | 0.5% | 0.18% | - |
| HSV(B) | 337.83º | 0.67% | 0.27% | - |
| XYZ | 3.14 | 2.03 | 2.23 | - |
| YUV | 38.69 | 128.74 | 149.62 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 69 | 23 | 40 | 0 | 0.67 | 0.42 | 0.73 | 337.83 | 0.5 | 0.18 |
| Hex | 45 | 17 | 28 | 0 | 43 | 2A | 49 | 152 | 32 | 12 |
| Octal | 105 | 27 | 50 | 0 | 103 | 52 | 111 | 522 | 62 | 22 |
| Binary | 1000101 | 10111 | 101000 | 0 | 1000011 | 101010 | 1001001 | 101010010 | 110010 | 10010 |
Color Harmonies of #451728
Complementary color
Monochromatic Colors of #451728
Black with #451728
Text Example
Text Example
White with #451728
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #451728; }
p { color: rgb(69,23,40); }
H1.HeaderClassName
{
color: #451728;
}
.AnyTagClassName
{
color: #451728;
}
</style>
background-color css
<style>
a { background-color: #451728; }
a { background-color: rgb(69,23,40); }
div.DivClassName
{
background-color: #451728;
}
.BgClassName
{
background-color: #451728;
}
</style>
border-color css
<style>
span { border-color: #451728; }
span { border-color: rgb(69,23,40); }
td.TdClassName
{
border-color: #451728;
}
.TagClassName
{
border-color: #451728;
}
</style>