Shades of Como #457554
Tints of Como #457554
RGB
CMYK
RGB Variations
Color information
#457554 (or 0x457554) is known color: Como. HEX triplet: 45, 75 and 54. RGB value is (69,117,84). Sum of RGB (Red+Green+Blue) = 69+117+84=270 (35% of max value = 765). Red value is 69 (27.34% from 255 or 25.56% from 270); Green value is 117 (46.09% from 255 or 43.33% from 270); Blue value is 84 (33.20% from 255 or 31.11% from 270); Max value from RGB is 117 - color contains mainly: green. Hex color #457554 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #457554 is #BA8AAB. Grayscale: #626262. Windows color (decimal): -12225196 or 5535045. OLE color: 5535045.
HSL color Cylindrical-coordinate representation of color #457554: hue angle of 138.75º degrees, saturation: 0.26, lightness: 0.36%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.41%. Process color model (Four color, CMYK) of #457554 is Cyan = 0.41, Magento = 0, Yellow = 0.28 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 69 | 117 | 84 | - |
| CMYK | 0.41 | 0 | 0.28 | 0.54 |
| HSL | 138.75º | 0.26% | 0.36% | - |
| HSV(B) | 138.75º | 0.41% | 0.46% | - |
| XYZ | 10.42 | 14.63 | 10.66 | - |
| YUV | 98.89 | 119.6 | 106.68 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 69 | 117 | 84 | 0.41 | 0 | 0.28 | 0.54 | 138.75 | 0.26 | 0.36 |
| Hex | 45 | 75 | 54 | 29 | 0 | 1C | 36 | 8B | 1A | 24 |
| Octal | 105 | 165 | 124 | 51 | 0 | 34 | 66 | 213 | 32 | 44 |
| Binary | 1000101 | 1110101 | 1010100 | 101001 | 0 | 11100 | 110110 | 10001011 | 11010 | 100100 |
Color Harmonies of #457554
Complementary color
Monochromatic Colors of #457554
Black with #457554
Text Example
Text Example
White with #457554
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #457554; }
p { color: rgb(69,117,84); }
H1.HeaderClassName
{
color: #457554;
}
.AnyTagClassName
{
color: #457554;
}
</style>
background-color css
<style>
a { background-color: #457554; }
a { background-color: rgb(69,117,84); }
div.DivClassName
{
background-color: #457554;
}
.BgClassName
{
background-color: #457554;
}
</style>
border-color css
<style>
span { border-color: #457554; }
span { border-color: rgb(69,117,84); }
td.TdClassName
{
border-color: #457554;
}
.TagClassName
{
border-color: #457554;
}
</style>