Shades of Castro #451726
Tints of Castro #451726
RGB
CMYK
RGB Variations
Color information
#451726 (or 0x451726) is known color: Castro. HEX triplet: 45, 17 and 26. RGB value is (69,23,38). Sum of RGB (Red+Green+Blue) = 69+23+38=130 (17% of max value = 765). Red value is 69 (27.34% from 255 or 53.08% from 130); Green value is 23 (9.38% from 255 or 17.69% from 130); Blue value is 38 (15.23% from 255 or 29.23% from 130); Max value from RGB is 69 - color contains mainly: red. Hex color #451726 is not a web safe color. Web safe color analog (approx): #330033. Inversed color of #451726 is #BAE8D9. Grayscale: #262626. Windows color (decimal): -12249306 or 2496325. OLE color: 2496325.
HSL color Cylindrical-coordinate representation of color #451726: hue angle of 340.43º 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 #451726 is Cyan = 0, Magento = 0.67, Yellow = 0.45 and Black (K on CMYK) = 0.73.
Color convert
| RGB | 69 | 23 | 38 | - |
| CMYK | 0 | 0.67 | 0.45 | 0.73 |
| HSL | 340.43º | 0.5% | 0.18% | - |
| HSV(B) | 340.43º | 0.67% | 0.27% | - |
| XYZ | 3.11 | 2.02 | 2.06 | - |
| YUV | 38.46 | 127.74 | 149.78 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 69 | 23 | 38 | 0 | 0.67 | 0.45 | 0.73 | 340.43 | 0.5 | 0.18 |
| Hex | 45 | 17 | 26 | 0 | 43 | 2D | 49 | 154 | 32 | 12 |
| Octal | 105 | 27 | 46 | 0 | 103 | 55 | 111 | 524 | 62 | 22 |
| Binary | 1000101 | 10111 | 100110 | 0 | 1000011 | 101101 | 1001001 | 101010100 | 110010 | 10010 |
Color Harmonies of #451726
Complementary color
Monochromatic Colors of #451726
Black with #451726
Text Example
Text Example
White with #451726
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #451726; }
p { color: rgb(69,23,38); }
H1.HeaderClassName
{
color: #451726;
}
.AnyTagClassName
{
color: #451726;
}
</style>
background-color css
<style>
a { background-color: #451726; }
a { background-color: rgb(69,23,38); }
div.DivClassName
{
background-color: #451726;
}
.BgClassName
{
background-color: #451726;
}
</style>
border-color css
<style>
span { border-color: #451726; }
span { border-color: rgb(69,23,38); }
td.TdClassName
{
border-color: #451726;
}
.TagClassName
{
border-color: #451726;
}
</style>