Shades of Como #457453
Tints of Como #457453
RGB
CMYK
RGB Variations
Color information
#457453 (or 0x457453) is known color: Como. HEX triplet: 45, 74 and 53. RGB value is (69,116,83). Sum of RGB (Red+Green+Blue) = 69+116+83=268 (35% of max value = 765). Red value is 69 (27.34% from 255 or 25.75% from 268); Green value is 116 (45.70% from 255 or 43.28% from 268); Blue value is 83 (32.81% from 255 or 30.97% from 268); Max value from RGB is 116 - color contains mainly: green. Hex color #457453 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #457453 is #BA8BAC. Grayscale: #626262. Windows color (decimal): -12225453 or 5469253. OLE color: 5469253.
HSL color Cylindrical-coordinate representation of color #457453: hue angle of 137.87º degrees, saturation: 0.25, 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 #457453 is Cyan = 0.41, Magento = 0, Yellow = 0.28 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 69 | 116 | 83 | - |
| CMYK | 0.41 | 0 | 0.28 | 0.55 |
| HSL | 137.87º | 0.25% | 0.36% | - |
| HSV(B) | 137.87º | 0.41% | 0.45% | - |
| XYZ | 10.26 | 14.38 | 10.42 | - |
| YUV | 98.19 | 119.43 | 107.18 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 69 | 116 | 83 | 0.41 | 0 | 0.28 | 0.55 | 137.87 | 0.25 | 0.36 |
| Hex | 45 | 74 | 53 | 29 | 0 | 1C | 37 | 8A | 19 | 24 |
| Octal | 105 | 164 | 123 | 51 | 0 | 34 | 67 | 212 | 31 | 44 |
| Binary | 1000101 | 1110100 | 1010011 | 101001 | 0 | 11100 | 110111 | 10001010 | 11001 | 100100 |
Color Harmonies of #457453
Complementary color
Monochromatic Colors of #457453
Black with #457453
Text Example
Text Example
White with #457453
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #457453; }
p { color: rgb(69,116,83); }
H1.HeaderClassName
{
color: #457453;
}
.AnyTagClassName
{
color: #457453;
}
</style>
background-color css
<style>
a { background-color: #457453; }
a { background-color: rgb(69,116,83); }
div.DivClassName
{
background-color: #457453;
}
.BgClassName
{
background-color: #457453;
}
</style>
border-color css
<style>
span { border-color: #457453; }
span { border-color: rgb(69,116,83); }
td.TdClassName
{
border-color: #457453;
}
.TagClassName
{
border-color: #457453;
}
</style>