Shades of Como #457660
Tints of Como #457660
RGB
CMYK
RGB Variations
Color information
#457660 (or 0x457660) is known color: Como. HEX triplet: 45, 76 and 60. RGB value is (69,118,96). Sum of RGB (Red+Green+Blue) = 69+118+96=283 (37% of max value = 765). Red value is 69 (27.34% from 255 or 24.38% from 283); Green value is 118 (46.48% from 255 or 41.70% from 283); Blue value is 96 (37.89% from 255 or 33.92% from 283); Max value from RGB is 118 - color contains mainly: green. Hex color #457660 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #457660 is #BA899F. Grayscale: #646464. Windows color (decimal): -12224928 or 6321733. OLE color: 6321733.
HSL color Cylindrical-coordinate representation of color #457660: hue angle of 153.06º degrees, saturation: 0.26, lightness: 0.37%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.42%. Process color model (Four color, CMYK) of #457660 is Cyan = 0.42, Magento = 0, Yellow = 0.19 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 69 | 118 | 96 | - |
| CMYK | 0.42 | 0 | 0.19 | 0.54 |
| HSL | 153.06º | 0.26% | 0.37% | - |
| HSV(B) | 153.06º | 0.42% | 0.46% | - |
| XYZ | 11.04 | 15.07 | 13.39 | - |
| YUV | 100.84 | 125.27 | 105.29 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 69 | 118 | 96 | 0.42 | 0 | 0.19 | 0.54 | 153.06 | 0.26 | 0.37 |
| Hex | 45 | 76 | 60 | 2A | 0 | 13 | 36 | 99 | 1A | 25 |
| Octal | 105 | 166 | 140 | 52 | 0 | 23 | 66 | 231 | 32 | 45 |
| Binary | 1000101 | 1110110 | 1100000 | 101010 | 0 | 10011 | 110110 | 10011001 | 11010 | 100101 |
Color Harmonies of #457660
Complementary color
Monochromatic Colors of #457660
Black with #457660
Text Example
Text Example
White with #457660
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #457660; }
p { color: rgb(69,118,96); }
H1.HeaderClassName
{
color: #457660;
}
.AnyTagClassName
{
color: #457660;
}
</style>
background-color css
<style>
a { background-color: #457660; }
a { background-color: rgb(69,118,96); }
div.DivClassName
{
background-color: #457660;
}
.BgClassName
{
background-color: #457660;
}
</style>
border-color css
<style>
span { border-color: #457660; }
span { border-color: rgb(69,118,96); }
td.TdClassName
{
border-color: #457660;
}
.TagClassName
{
border-color: #457660;
}
</style>