Shades of Como #447452
Tints of Como #447452
RGB
CMYK
RGB Variations
Color information
#447452 (or 0x447452) is known color: Como. HEX triplet: 44, 74 and 52. RGB value is (68,116,82). Sum of RGB (Red+Green+Blue) = 68+116+82=266 (35% of max value = 765). Red value is 68 (26.95% from 255 or 25.56% from 266); Green value is 116 (45.70% from 255 or 43.61% from 266); Blue value is 82 (32.42% from 255 or 30.83% from 266); Max value from RGB is 116 - color contains mainly: green. Hex color #447452 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #447452 is #BB8BAD. Grayscale: #616161. Windows color (decimal): -12290990 or 5403716. OLE color: 5403716.
HSL color Cylindrical-coordinate representation of color #447452: hue angle of 137.5º degrees, saturation: 0.26, lightness: 0.36%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.41%. Process color model (Four color, CMYK) of #447452 is Cyan = 0.41, Magento = 0, Yellow = 0.29 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 68 | 116 | 82 | - |
| CMYK | 0.41 | 0 | 0.29 | 0.55 |
| HSL | 137.5º | 0.26% | 0.36% | - |
| HSV(B) | 137.5º | 0.41% | 0.45% | - |
| XYZ | 10.15 | 14.33 | 10.21 | - |
| YUV | 97.77 | 119.1 | 106.76 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 68 | 116 | 82 | 0.41 | 0 | 0.29 | 0.55 | 137.5 | 0.26 | 0.36 |
| Hex | 44 | 74 | 52 | 29 | 0 | 1D | 37 | 8A | 1A | 24 |
| Octal | 104 | 164 | 122 | 51 | 0 | 35 | 67 | 212 | 32 | 44 |
| Binary | 1000100 | 1110100 | 1010010 | 101001 | 0 | 11101 | 110111 | 10001010 | 11010 | 100100 |
Color Harmonies of #447452
Complementary color
Monochromatic Colors of #447452
Black with #447452
Text Example
Text Example
White with #447452
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #447452; }
p { color: rgb(68,116,82); }
H1.HeaderClassName
{
color: #447452;
}
.AnyTagClassName
{
color: #447452;
}
</style>
background-color css
<style>
a { background-color: #447452; }
a { background-color: rgb(68,116,82); }
div.DivClassName
{
background-color: #447452;
}
.BgClassName
{
background-color: #447452;
}
</style>
border-color css
<style>
span { border-color: #447452; }
span { border-color: rgb(68,116,82); }
td.TdClassName
{
border-color: #447452;
}
.TagClassName
{
border-color: #447452;
}
</style>