Shades of Bulgarian Rose #462324
Tints of Bulgarian Rose #462324
RGB
CMYK
RGB Variations
Color information
#462324 (or 0x462324) is known color: Bulgarian Rose. HEX triplet: 46, 23 and 24. RGB value is (70,35,36). Sum of RGB (Red+Green+Blue) = 70+35+36=141 (18% of max value = 765). Red value is 70 (27.73% from 255 or 49.65% from 141); Green value is 35 (14.06% from 255 or 24.82% from 141); Blue value is 36 (14.45% from 255 or 25.53% from 141); Max value from RGB is 70 - color contains mainly: red. Hex color #462324 is not a web safe color. Web safe color analog (approx): #333333. Inversed color of #462324 is #B9DCDB. Grayscale: #2D2D2D. Windows color (decimal): -12180700 or 2368326. OLE color: 2368326.
HSL color Cylindrical-coordinate representation of color #462324: hue angle of 358.29º degrees, saturation: 0.33, lightness: 0.21%. HSV value (or HSB Brightness) of color is 0.27% and HSV saturation: 0.5%. Process color model (Four color, CMYK) of #462324 is Cyan = 0, Magento = 0.5, Yellow = 0.49 and Black (K on CMYK) = 0.73.
Color convert
| RGB | 70 | 35 | 36 | - |
| CMYK | 0 | 0.5 | 0.49 | 0.73 |
| HSL | 358.29º | 0.33% | 0.21% | - |
| HSV(B) | 358.29º | 0.5% | 0.27% | - |
| XYZ | 3.45 | 2.63 | 2 | - |
| YUV | 45.58 | 122.6 | 145.42 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 70 | 35 | 36 | 0 | 0.5 | 0.49 | 0.73 | 358.29 | 0.33 | 0.21 |
| Hex | 46 | 23 | 24 | 0 | 32 | 31 | 49 | 166 | 21 | 15 |
| Octal | 106 | 43 | 44 | 0 | 62 | 61 | 111 | 546 | 41 | 25 |
| Binary | 1000110 | 100011 | 100100 | 0 | 110010 | 110001 | 1001001 | 101100110 | 100001 | 10101 |
Color Harmonies of #462324
Complementary color
Monochromatic Colors of #462324
Black with #462324
Text Example
Text Example
White with #462324
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #462324; }
p { color: rgb(70,35,36); }
H1.HeaderClassName
{
color: #462324;
}
.AnyTagClassName
{
color: #462324;
}
</style>
background-color css
<style>
a { background-color: #462324; }
a { background-color: rgb(70,35,36); }
div.DivClassName
{
background-color: #462324;
}
.BgClassName
{
background-color: #462324;
}
</style>
border-color css
<style>
span { border-color: #462324; }
span { border-color: rgb(70,35,36); }
td.TdClassName
{
border-color: #462324;
}
.TagClassName
{
border-color: #462324;
}
</style>