Shades of Castro #451828
Tints of Castro #451828
RGB
CMYK
RGB Variations
Color information
#451828 (or 0x451828) is known color: Castro. HEX triplet: 45, 18 and 28. RGB value is (69,24,40). Sum of RGB (Red+Green+Blue) = 69+24+40=133 (17% of max value = 765). Red value is 69 (27.34% from 255 or 51.88% from 133); Green value is 24 (9.77% from 255 or 18.05% from 133); Blue value is 40 (16.02% from 255 or 30.08% from 133); Max value from RGB is 69 - color contains mainly: red. Hex color #451828 is not a web safe color. Web safe color analog (approx): #330033. Inversed color of #451828 is #BAE7D7. Grayscale: #272727. Windows color (decimal): -12249048 or 2627653. OLE color: 2627653.
HSL color Cylindrical-coordinate representation of color #451828: hue angle of 338.67º degrees, saturation: 0.48, lightness: 0.18%. HSV value (or HSB Brightness) of color is 0.27% and HSV saturation: 0.65%. Process color model (Four color, CMYK) of #451828 is Cyan = 0, Magento = 0.65, Yellow = 0.42 and Black (K on CMYK) = 0.73.
Color convert
| RGB | 69 | 24 | 40 | - |
| CMYK | 0 | 0.65 | 0.42 | 0.73 |
| HSL | 338.67º | 0.48% | 0.18% | - |
| HSV(B) | 338.67º | 0.65% | 0.27% | - |
| XYZ | 3.16 | 2.07 | 2.24 | - |
| YUV | 39.28 | 128.41 | 149.2 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 69 | 24 | 40 | 0 | 0.65 | 0.42 | 0.73 | 338.67 | 0.48 | 0.18 |
| Hex | 45 | 18 | 28 | 0 | 41 | 2A | 49 | 153 | 30 | 12 |
| Octal | 105 | 30 | 50 | 0 | 101 | 52 | 111 | 523 | 60 | 22 |
| Binary | 1000101 | 11000 | 101000 | 0 | 1000001 | 101010 | 1001001 | 101010011 | 110000 | 10010 |
Color Harmonies of #451828
Complementary color
Monochromatic Colors of #451828
Black with #451828
Text Example
Text Example
White with #451828
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #451828; }
p { color: rgb(69,24,40); }
H1.HeaderClassName
{
color: #451828;
}
.AnyTagClassName
{
color: #451828;
}
</style>
background-color css
<style>
a { background-color: #451828; }
a { background-color: rgb(69,24,40); }
div.DivClassName
{
background-color: #451828;
}
.BgClassName
{
background-color: #451828;
}
</style>
border-color css
<style>
span { border-color: #451828; }
span { border-color: rgb(69,24,40); }
td.TdClassName
{
border-color: #451828;
}
.TagClassName
{
border-color: #451828;
}
</style>