Shades of Como #447152
Tints of Como #447152
RGB
CMYK
RGB Variations
Color information
#447152 (or 0x447152) is known color: Como. HEX triplet: 44, 71 and 52. RGB value is (68,113,82). Sum of RGB (Red+Green+Blue) = 68+113+82=263 (34% of max value = 765). Red value is 68 (26.95% from 255 or 25.86% from 263); Green value is 113 (44.53% from 255 or 42.97% from 263); Blue value is 82 (32.42% from 255 or 31.18% from 263); Max value from RGB is 113 - color contains mainly: green. Hex color #447152 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #447152 is #BB8EAD. Grayscale: #606060. Windows color (decimal): -12291758 or 5402948. OLE color: 5402948.
HSL color Cylindrical-coordinate representation of color #447152: hue angle of 138.67º degrees, saturation: 0.25, lightness: 0.35%. HSV value (or HSB Brightness) of color is 0.44% and HSV saturation: 0.4%. Process color model (Four color, CMYK) of #447152 is Cyan = 0.40, Magento = 0, Yellow = 0.27 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 68 | 113 | 82 | - |
| CMYK | 0.40 | 0 | 0.27 | 0.56 |
| HSL | 138.67º | 0.25% | 0.35% | - |
| HSV(B) | 138.67º | 0.4% | 0.44% | - |
| XYZ | 9.81 | 13.65 | 10.1 | - |
| YUV | 96.01 | 120.09 | 108.02 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 68 | 113 | 82 | 0.40 | 0 | 0.27 | 0.56 | 138.67 | 0.25 | 0.35 |
| Hex | 44 | 71 | 52 | 28 | 0 | 1B | 38 | 8B | 19 | 23 |
| Octal | 104 | 161 | 122 | 50 | 0 | 33 | 70 | 213 | 31 | 43 |
| Binary | 1000100 | 1110001 | 1010010 | 101000 | 0 | 11011 | 111000 | 10001011 | 11001 | 100011 |
Color Harmonies of #447152
Complementary color
Monochromatic Colors of #447152
Black with #447152
Text Example
Text Example
White with #447152
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #447152; }
p { color: rgb(68,113,82); }
H1.HeaderClassName
{
color: #447152;
}
.AnyTagClassName
{
color: #447152;
}
</style>
background-color css
<style>
a { background-color: #447152; }
a { background-color: rgb(68,113,82); }
div.DivClassName
{
background-color: #447152;
}
.BgClassName
{
background-color: #447152;
}
</style>
border-color css
<style>
span { border-color: #447152; }
span { border-color: rgb(68,113,82); }
td.TdClassName
{
border-color: #447152;
}
.TagClassName
{
border-color: #447152;
}
</style>