Shades of Sambuca #423023
Tints of Sambuca #423023
RGB
CMYK
RGB Variations
Color information
#423023 (or 0x423023) is known color: Sambuca. HEX triplet: 42, 30 and 23. RGB value is (66,48,35). Sum of RGB (Red+Green+Blue) = 66+48+35=149 (19% of max value = 765). Red value is 66 (26.17% from 255 or 44.30% from 149); Green value is 48 (19.14% from 255 or 32.21% from 149); Blue value is 35 (14.06% from 255 or 23.49% from 149); Max value from RGB is 66 - color contains mainly: red. Hex color #423023 is not a web safe color. Web safe color analog (approx): #333333. Inversed color of #423023 is #BDCFDC. Grayscale: #333333. Windows color (decimal): -12439517 or 2306114. OLE color: 2306114.
HSL color Cylindrical-coordinate representation of color #423023: hue angle of 25.16º degrees, saturation: 0.31, lightness: 0.2%. HSV value (or HSB Brightness) of color is 0.26% and HSV saturation: 0.47%. Process color model (Four color, CMYK) of #423023 is Cyan = 0, Magento = 0.27, Yellow = 0.47 and Black (K on CMYK) = 0.74.
Color convert
| RGB | 66 | 48 | 35 | - |
| CMYK | 0 | 0.27 | 0.47 | 0.74 |
| HSL | 25.16º | 0.31% | 0.2% | - |
| HSV(B) | 25.16º | 0.47% | 0.26% | - |
| XYZ | 3.61 | 3.39 | 2.06 | - |
| YUV | 51.9 | 118.46 | 138.06 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 66 | 48 | 35 | 0 | 0.27 | 0.47 | 0.74 | 25.16 | 0.31 | 0.2 |
| Hex | 42 | 30 | 23 | 0 | 1B | 2F | 4A | 19 | 1F | 14 |
| Octal | 102 | 60 | 43 | 0 | 33 | 57 | 112 | 31 | 37 | 24 |
| Binary | 1000010 | 110000 | 100011 | 0 | 11011 | 101111 | 1001010 | 11001 | 11111 | 10100 |
Color Harmonies of #423023
Complementary color
Monochromatic Colors of #423023
Black with #423023
Text Example
Text Example
White with #423023
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #423023; }
p { color: rgb(66,48,35); }
H1.HeaderClassName
{
color: #423023;
}
.AnyTagClassName
{
color: #423023;
}
</style>
background-color css
<style>
a { background-color: #423023; }
a { background-color: rgb(66,48,35); }
div.DivClassName
{
background-color: #423023;
}
.BgClassName
{
background-color: #423023;
}
</style>
border-color css
<style>
span { border-color: #423023; }
span { border-color: rgb(66,48,35); }
td.TdClassName
{
border-color: #423023;
}
.TagClassName
{
border-color: #423023;
}
</style>