Shades of Bulgarian Rose #422023
Tints of Bulgarian Rose #422023
RGB
CMYK
RGB Variations
Color information
#422023 (or 0x422023) is known color: Bulgarian Rose. HEX triplet: 42, 20 and 23. RGB value is (66,32,35). Sum of RGB (Red+Green+Blue) = 66+32+35=133 (17% of max value = 765). Red value is 66 (26.17% from 255 or 49.62% from 133); Green value is 32 (12.89% from 255 or 24.06% from 133); Blue value is 35 (14.06% from 255 or 26.32% from 133); Max value from RGB is 66 - color contains mainly: red. Hex color #422023 is not a web safe color. Web safe color analog (approx): #333333. Inversed color of #422023 is #BDDFDC. Grayscale: #2A2A2A. Windows color (decimal): -12443613 or 2302018. OLE color: 2302018.
HSL color Cylindrical-coordinate representation of color #422023: hue angle of 354.71º degrees, saturation: 0.35, lightness: 0.19%. HSV value (or HSB Brightness) of color is 0.26% and HSV saturation: 0.52%. Process color model (Four color, CMYK) of #422023 is Cyan = 0, Magento = 0.52, Yellow = 0.47 and Black (K on CMYK) = 0.74.
Color convert
| RGB | 66 | 32 | 35 | - |
| CMYK | 0 | 0.52 | 0.47 | 0.74 |
| HSL | 354.71º | 0.35% | 0.19% | - |
| HSV(B) | 354.71º | 0.52% | 0.26% | - |
| XYZ | 3.07 | 2.31 | 1.87 | - |
| YUV | 42.51 | 123.76 | 144.76 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 66 | 32 | 35 | 0 | 0.52 | 0.47 | 0.74 | 354.71 | 0.35 | 0.19 |
| Hex | 42 | 20 | 23 | 0 | 34 | 2F | 4A | 163 | 23 | 13 |
| Octal | 102 | 40 | 43 | 0 | 64 | 57 | 112 | 543 | 43 | 23 |
| Binary | 1000010 | 100000 | 100011 | 0 | 110100 | 101111 | 1001010 | 101100011 | 100011 | 10011 |
Color Harmonies of #422023
Complementary color
Monochromatic Colors of #422023
Black with #422023
Text Example
Text Example
White with #422023
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #422023; }
p { color: rgb(66,32,35); }
H1.HeaderClassName
{
color: #422023;
}
.AnyTagClassName
{
color: #422023;
}
</style>
background-color css
<style>
a { background-color: #422023; }
a { background-color: rgb(66,32,35); }
div.DivClassName
{
background-color: #422023;
}
.BgClassName
{
background-color: #422023;
}
</style>
border-color css
<style>
span { border-color: #422023; }
span { border-color: rgb(66,32,35); }
td.TdClassName
{
border-color: #422023;
}
.TagClassName
{
border-color: #422023;
}
</style>