Shades of Castro #452830
Tints of Castro #452830
RGB
CMYK
RGB Variations
Color information
#452830 (or 0x452830) is known color: Castro. HEX triplet: 45, 28 and 30. RGB value is (69,40,48). Sum of RGB (Red+Green+Blue) = 69+40+48=157 (20% of max value = 765). Red value is 69 (27.34% from 255 or 43.95% from 157); Green value is 40 (16.02% from 255 or 25.48% from 157); Blue value is 48 (19.14% from 255 or 30.57% from 157); Max value from RGB is 69 - color contains mainly: red. Hex color #452830 is not a web safe color. Web safe color analog (approx): #333333. Inversed color of #452830 is #BAD7CF. Grayscale: #313131. Windows color (decimal): -12244944 or 3156037. OLE color: 3156037.
HSL color Cylindrical-coordinate representation of color #452830: hue angle of 343.45º degrees, saturation: 0.27, lightness: 0.21%. HSV value (or HSB Brightness) of color is 0.27% and HSV saturation: 0.42%. Process color model (Four color, CMYK) of #452830 is Cyan = 0, Magento = 0.42, Yellow = 0.30 and Black (K on CMYK) = 0.73.
Color convert
| RGB | 69 | 40 | 48 | - |
| CMYK | 0 | 0.42 | 0.30 | 0.73 |
| HSL | 343.45º | 0.27% | 0.21% | - |
| HSV(B) | 343.45º | 0.42% | 0.27% | - |
| XYZ | 3.75 | 3 | 3.18 | - |
| YUV | 49.58 | 127.11 | 141.85 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 69 | 40 | 48 | 0 | 0.42 | 0.30 | 0.73 | 343.45 | 0.27 | 0.21 |
| Hex | 45 | 28 | 30 | 0 | 2A | 1E | 49 | 157 | 1B | 15 |
| Octal | 105 | 50 | 60 | 0 | 52 | 36 | 111 | 527 | 33 | 25 |
| Binary | 1000101 | 101000 | 110000 | 0 | 101010 | 11110 | 1001001 | 101010111 | 11011 | 10101 |
Color Harmonies of #452830
Complementary color
Monochromatic Colors of #452830
Black with #452830
Text Example
Text Example
White with #452830
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #452830; }
p { color: rgb(69,40,48); }
H1.HeaderClassName
{
color: #452830;
}
.AnyTagClassName
{
color: #452830;
}
</style>
background-color css
<style>
a { background-color: #452830; }
a { background-color: rgb(69,40,48); }
div.DivClassName
{
background-color: #452830;
}
.BgClassName
{
background-color: #452830;
}
</style>
border-color css
<style>
span { border-color: #452830; }
span { border-color: rgb(69,40,48); }
td.TdClassName
{
border-color: #452830;
}
.TagClassName
{
border-color: #452830;
}
</style>