Shades of Castro #452531
Tints of Castro #452531
RGB
CMYK
RGB Variations
Color information
#452531 (or 0x452531) is known color: Castro. HEX triplet: 45, 25 and 31. RGB value is (69,37,49). Sum of RGB (Red+Green+Blue) = 69+37+49=155 (20% of max value = 765). Red value is 69 (27.34% from 255 or 44.52% from 155); Green value is 37 (14.84% from 255 or 23.87% from 155); Blue value is 49 (19.53% from 255 or 31.61% from 155); Max value from RGB is 69 - color contains mainly: red. Hex color #452531 is not a web safe color. Web safe color analog (approx): #333333. Inversed color of #452531 is #BADACE. Grayscale: #2F2F2F. Windows color (decimal): -12245711 or 3220805. OLE color: 3220805.
HSL color Cylindrical-coordinate representation of color #452531: hue angle of 337.5º degrees, saturation: 0.3, lightness: 0.21%. HSV value (or HSB Brightness) of color is 0.27% and HSV saturation: 0.46%. Process color model (Four color, CMYK) of #452531 is Cyan = 0, Magento = 0.46, Yellow = 0.29 and Black (K on CMYK) = 0.73.
Color convert
| RGB | 69 | 37 | 49 | - |
| CMYK | 0 | 0.46 | 0.29 | 0.73 |
| HSL | 337.5º | 0.3% | 0.21% | - |
| HSV(B) | 337.5º | 0.46% | 0.27% | - |
| XYZ | 3.67 | 2.81 | 3.25 | - |
| YUV | 47.94 | 128.6 | 143.02 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 69 | 37 | 49 | 0 | 0.46 | 0.29 | 0.73 | 337.5 | 0.3 | 0.21 |
| Hex | 45 | 25 | 31 | 0 | 2E | 1D | 49 | 152 | 1E | 15 |
| Octal | 105 | 45 | 61 | 0 | 56 | 35 | 111 | 522 | 36 | 25 |
| Binary | 1000101 | 100101 | 110001 | 0 | 101110 | 11101 | 1001001 | 101010010 | 11110 | 10101 |
Color Harmonies of #452531
Complementary color
Monochromatic Colors of #452531
Black with #452531
Text Example
Text Example
White with #452531
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #452531; }
p { color: rgb(69,37,49); }
H1.HeaderClassName
{
color: #452531;
}
.AnyTagClassName
{
color: #452531;
}
</style>
background-color css
<style>
a { background-color: #452531; }
a { background-color: rgb(69,37,49); }
div.DivClassName
{
background-color: #452531;
}
.BgClassName
{
background-color: #452531;
}
</style>
border-color css
<style>
span { border-color: #452531; }
span { border-color: rgb(69,37,49); }
td.TdClassName
{
border-color: #452531;
}
.TagClassName
{
border-color: #452531;
}
</style>